Siebel Business Process & Functionality (MOSC)

MOSC Banner

RCOIS GetPossibleDomain Method

edited Dec 16, 2016 12:11AM in Siebel Business Process & Functionality (MOSC) 2 commentsAnswered
 Hello everyone!
I would like to get some clarification about GetPossibleDomain method used with Remote Complex Object Instance Service. For example, I have complex product Product A that contains Product B and Product C as sub components. Product B and Product C added to the Product A structure in a domain of a class Relationship. Minimum cardinality is 0. I want to detect what products in a relationship is eligible and add them automatically to the overall configuration. 

Product A
    |
    |-----Product B (ineligible)
    |-----Product C

Code example:

inp.SetProperty("ObjId", objId); //objId is Quote Id
inp.SetProperty("RootId", rootId); //rootId is Root Id of a Quote Line Item

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