Failed Transaction Error Description and Resolution -HRC_CONSOLE_FAULT_DETAILS_B Proper Join
Summary:
Hi Team,I have a requirement to extract data from the Transaction Console for failed transactions. Specifically, I need to capture the error description and error resolution exactly as displayed on the screen.For example, in an HCM failed transaction caused by a rule set error (missing supervisor), I found the error recorded in the FND_CONSOLE_ISSUE table with an error code. However, when checking the HRC_CONSOLE_FAULT_DETAILS_B table, the same error code is linked to five different error descriptions.My challenge is identifying the correct join with the HRC_CONSOLE_FAULT_DETAILS_B table to retrieve only the specific error message that appears in the Transaction Console window.If anyone has encountered this before or has a working solution, kindly share your inputs.Thanks and Regards,