Hello,
We are currently adding business leads into our IFS Cloud environment with an API call via POST method calls to /main/ifsapplications/projection/v1/BusinessLeadHandling.svc/BusinessLeads. Our request body is a standard payload but when we have an existing account with a non existing contact, we get the following error ‘"IssuePayload: Error(s) issuing request: 1: Resource already modified.. 2: ORA-20114: BusinessLead.FND_MODIFIED: The Lead record has already been changed. Please refresh the record and reenter your changes."’ I believe this is due to IFS automatically creating a person and adding the person as a customer contact to the existing account before the transaction completes.
Is there a way around this? Any and all input would be greatly appreciated.
Best,
Bryan