You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Table details that Store Error messages when "Load Data from PBL file" process is triggered

Received Response
28
Views
1
Comments
edited Oct 28, 2020 2:36PM in HCM Integrations 1 comment

Summary

PAY_MESSAGE_LINES table is not storing validation message when "Load Data from PBL file" process is run.

Content

  1. PAY_MESSAGE_LINES stores messages when HDL transformation FF attached with "Load Data from file" is run but when "Load Data from PBL file" is run with transformation FF and seeded “PBL to HDL Element entry “("HDL Data loader" type fast formula) is used, validation errors are not captured in PAY_MESSAGE_LINES table .

Validation error created from code for point1 :
 IF MESSAGE != 'LINE ERRORS: ' THEN
              (
                  RET = ESS_LOG_WRITE('Entering Error Message')
                  MESSAGELEVEL = 'F'
                  MESSAGE      = PERSON_NUMBER  || '|' || MESSAGE

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!