Monday, 6 November 2023

How to resolve OIC Integration Error for Missing Primary business identifier for tracking

 Error Details:

Missing Primary Business Identifiers for tracking. Please define primary identifier using tracking option from the menu.


Step1 : Click on buzzer icon on right hand side and click on tracking


Step2. Drag primary identifier from left side source list to right side tracking field


Step3. Click on save integration and it will remove error.

Also this will change integration status from draft to configure. 

No comments:

Post a Comment

Oracle Fusion SQL Queries to get Sales Person/Sales Representative information for an Order

1) Get sales person details if the Sales Person ID is known SELECT  jrs.SALESREP_NUMBER  ,         jrs.status           ,         jrs.START_...