My Oracle Support Banner

PUT Request REST API: Allow Use of Other Fields Other than Row_Id to Insert a Child Object (Doc ID 2383153.1)

Last updated on FEBRUARY 14, 2022

Applies to:

Siebel CRM - Version 17.4 [IP2017] and later
Information in this document applies to any platform.

Goal

On : 17.4 [IP2017] version, Siebel EAI


While trying to insert a child record using REST API, this following URL works good, with Row_id. as below. so in below case Activity is created for Account.

https://hostname/siebel/v1.0/data/Account/Account/1-1Y8G/Action

Couple of Questions

1. If we want to create a Child Activity for the same account using NAME, and not with ROWID what is the correct format Syntax for REST API URL?

2. And presently the response is Row_ID of account, but need an response of child record ID which is newly created and also some more attributes from Child record, how can we define the response attributes?

Thanks.
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.