cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SuccessFactors Integration Center XML extract Error

chinghongchong
Explorer
0 Kudos
768

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Alina
Active Participant
0 Kudos

Hello,

Did you try to refresh OData API Metadata?

Kind regards,

Alina