Siebel Business Process & Functionality (MOSC)

MOSC Banner

How to get the child product's integration id in Configurator Script to be used for SetAttribute("$

edited Dec 16, 2016 12:10AM in Siebel Business Process & Functionality (MOSC) 3 commentsAnswered

Hi,
In a relationship of a product that has multiple identical child items, we need to use SetAttribute method in a configurator script for these child items. For this reason, we have to use the $Int.[<id>] path format as the first argument of SetAttribute method.

e.g. SetAttribute("$Int.[1-12345]", "Attribute", "AttributeValue")

But how to get the integration id in the configurator script?

We have taken into account the following documents:

- How to Use the Feature in ACR502 to Update an Attribute for a Specific Instance in a Customizable Product? (Doc ID 1241304.1)
- Product Configurator Script Method SetAttribute: How To Access A Single Product Instance Amongst Multiple Identical Ones (

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