Incentive Compensation - EBS (MOSC)

MOSC Banner

ERP - Incentive Compensation - Check for duplicates from the ImportPublicService WS File Import

Hi,

we need a rule (Groovy validation?) for checking if there are duplicates inside a file that we load from the integration platform to ERP.

The check should be done on the Participant name and a validation error should be given if there are duplicates.

 

1. First step is to load the file in Universal Content Management:

Web Service name: https://egwh-test.fa.em2.oraclecloud.com/crmService/ImportPublicService?wsdl 

Operation "submitImportActivity" 

 

2. Then there is the load in CDM: here the check should be done

../crmService/ImportPublicService?wsdl 

Operation "submitImportActivity"

The CDM entity is the 'Account'.

Is there any place in the SaaS where we could try writing some code to check, line by line, if that Account ID is already in the system?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Incentive Comp Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center