on 2022 Jul 28 5:19 AM
Hi,
Would like to check if any of you have idea how to solve this issue.
I am trying to extract the onboarding data and related entity data to external system via Integration Center with xml approach. The issue here it works at preview tab, able to get the required data, but failed at actual run.
Starting Entity - ONB2Process -> User (userNav) -> EmpEmployment (empInfo) -> EmpCompensation(compInfoNav) -> EmpPayCompRecurring (empPayCompRecurringNav)
I have prepare a target XML structure as below
ONB2Processes -> ONB2Process(Map ONB2Process) -> User (Map User) -> EmployementInfo( Map EmpEmployment) -> EmpCompensations -> EmpCompensation( map EmpCompensation ) -> EmpPayCompRecurring( map EmpPayCompRecurring).
I am getting error below during actual run. It seem like the prepare navigation in the SF backend during API read is wrong, and truncated. "ONB2Process/erNav", where it is suppose "ONB2Process/UserNav" instead. However, it works when I remove the mapping on entity EmpPayCompRecurring, but I will lost the information on EmpPayCompRecurring. Appreciate if anyone can help.

At Preview

Request clarification before answering.
Hello,
Did you try to refresh OData API Metadata?
Kind regards,
Alina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.