Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll > Siebel Virtual Business Components > Custom Business Service Methods >
Common Method Parameters
Table 23 shows the input parameters common to every method. Please note that all these parameters are at the root property set.
Table 23. Common Input Parameters
|
|
Remote Source |
Optional. Specifies the name of an external data source. This is the VBC's Remote Source user property, if defined. For details, see Table 16. |
Business Component Name |
Name of the active virtual business component. |
Business Component Id |
Internally generated unique value that represents the virtual business component. |
Parameters |
Optional. The VBC's Service Parameters user property, if defined. For details, see Table 16. A set of parameters required by the business service. |
VBC Compatibility Mode |
Optional. This is the VBC's Compatibility Mode user property, if defined. For details, see Table 16. |
Once a response has been received, the method packages the response from the external data source into the outputs property set.
|