Component Interface does not insert records even though CI Status = "S"
I am using HCM 9.2 and PeopleTools 8.53
I am creating a new custom transaction for Manager Self Service using AWE. Under Setup HCM>Common Definitions>Self Service>Workflow Configurations, click Component Interface Setup link for the transaction, I have
Seq No CI Name BC Item Logical Name Table Name Exception Table
1 CI_JOB_DATA COLL_JOB JOB WF_JOB_ERR_WRN
2 CI_JOB_DATA COLL_COMPENSATION COMPENSATION WF_JOB_ERR_WRN
The component interface is a custom one but works for other transactions.
The transaction works fine until the calling of the component interface on final approval.
If I delete the COMPENSATION row list above, the transaction works as expected. However, when I add the COMPENSATION row, the component interface does not insert any records to the database and the component interface returns a status of "S".