You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Asset Creation via API with configuration

We are trying to create an asset via API in Oracle CPQ.

We are successful in creating the asset via API. However, there is a problem in storing the existing configuration of the created asset.

We have tried passing in the "attributes" key of the payload. It's getting consumed and was able to see in the subscription workbench. But looks like it's not the config BOM attributes that drives the configurator.


sample payload:

{

 "assetKey": "abo_4",

 "attributes": {"country":"Japan","city":"Tokyo"},

 "billingAccount": "test",

 "displayKey": "API-1-SOLUTION",

 "billingProfile": "test",

 "bomItemId": "BOM_Test Solution",

 "contractReference": "string",

 "siebelPartMaster_c":"this is a test",

 "currency": {

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!