Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Siebel 22.8 Inbound Rest Api Opportunity

edited Jan 5, 2023 10:47AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered ✓

We have a rest web service to create Opportunities. We used the default

https://XXX/siebel/v1.0/data/Opportunity/Opportunity/

within the payload we are entering multiple fields and additionally the Account for which the Opportunity is created.

Name": "Test opportunity",

  "Primary Organization": "Default Organization",

  "Account Integration Id": "",

  "Currency Code": "EUR",

  "Integration Id": "16878757088943594004",

"Account": "Oracle Company",

  "Account No": "01.000001",


If I just run the above it will create the Opportunity and will create an Account which is not intended. As long as Account/Account No are exact as an existing account it's fine, but if there is a typo in the Account field it will just create a second one.

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

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center