EventDrivenIntegrationVendorResponseErrorMessageSetErrors
Reads /errorMessageSet/errors entries from the EventDrivenIntegrationVendorResponse table.
Workday Resource Information
Retrieves an Event-Driven Integration vendor response with the specified ID.Secured by: Global Payroll System, Set Up: Payroll Interface (Update Vendor Response for Event-Driven Integration)+TG
Scope: Payroll Interface
Aggregate Fields
The connector represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is.
This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.
Group_Aggregate
[{ groupData: [{ name: Text /* The name of the reported field attribute. Examples: Amount, Currency, Status. */ value: Text /* The value of the reported field attribute. Examples: 2000, USD, Active. */ }] groupName: Text /* The group category holding the data being provided by the third-party payroll system. Examples: Allowance, Address. */ groupValue: Text /* The specific name of the type of data being provided by the third-party payroll system. Examples: Car Allowance, Home Address. */ }]
Columns
Name | Type | ReadOnly | Description |
EventDrivenIntegrationVendorResponse_Id [KEY] | String | False |
The Workday ID of the EventDrivenIntegrationVendorResponse that contains this. |
Diagnosis | String | False |
Supported for: SELECT. An explanation for the root cause of the error. |
FunctionalArea | String | False |
Supported for: SELECT. The functional area that was impacted by the error reported. Examples: Position, Compensation, Personal data. |
Group_Aggregate | String | False |
Supported for: SELECT. A JSON aggregate. A group of optional data supplementing the main error being reported (Additional information). |
MessageCategory | String | False |
Supported for: SELECT. The category for where the error occurred. Examples: Worker Data, Organization, Supervisory, Staffing. |
MessageNumber | String | False |
Supported for: SELECT. An integer number identifying the error reported. |
Procedure | String | False |
Supported for: SELECT. The steps to fix the error. |
RecordType | String | False |
Supported for: SELECT. The type of error being recorded. Examples: Data error, Configuration error. |
Severity_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
Severity_Href | String | False |
Supported for: SELECT. A link to the instance |
Severity_Id | String | False |
Supported for: SELECT. wid / id / reference id |
VendorErrorMessage | String | False |
Supported for: SELECT. Required detailed error message that explains what occurred in the third-party payroll system while processing the worker changes sent through event-driven integration. |
Who | String | False |
Supported for: SELECT. Lists the names, positions, or roles of the concerned audience for handling the error resolution. |