ISS Copy Service -Technical Details and Parameter Descriptions
(Doc ID 1968464.1)
Last updated on MAY 04, 2021
Applies to:
Siebel CRM - Version 8.1.1.11.7 [IP2013] and laterInformation in this document applies to any platform.
Goal
Customer has a few questions regarding parameter description of LoadInstanceFromBC Method
From Siebel bookshelf, Siebel Order Management Infrastructure Guide > Copy Service > Copy Service Methods >LoadInstanceFromBC Method, it says:
The method loads the instance from the business component and pushes it into an instance. If SourceInstance is specified, the new instance is created by cloning the source instance and positioning it on the same row ID. Alternatively, BusObj, BusComp, and a search specification can be used to define the new instance.
Arguments :
SourceInstance [in] The source ISS instance name. If specified, the new instance is constructed by positioning it on the same row ID as the source instance. (Optional)
InstanceName [in] Required if SourceInstance is specified. Otherwise, optional default to “TheInstance”. (Optional)
SearchSpec [in] Search specification on the business component. (Optional)
InsertOnly [in] If set to Y, ???? (Optional)
Questions:
1. Method loads the instance from the business component and pushes it into an instance.
- What does it mean by instance
- What does it mean by pushes it into an instance ?
Does it mean that it can query the business component and creates a memory structure for it ? or if an instance (in the memory) is already present, it can create a new instance by cloning the existing one ?
2. The SouceInstance input argument. What does it mean by "The Source ISS instance name" ? There is no explanation around ISS Instance ?
3. InstanceName - The default is "TheInstance" ? What is "TheInstance" ? What could be the other values for this arguments ?
4. InsertOnly - There is no explanation for this input argument ?
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 |