Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 RPCC Service Example : Expected Results

Expected Results
The process defined in the TIBCO Designer Project should be working properly. For different RPCC service types, the expected results are as follows:
RPCC Service of Query Siebel Business Components
All the Accounts that match the keyvalue of the Input Arguments Property are displayed in the Output Tab. The data named dddd that is entered from the Input Tab of the BusinessWorks Process is returned to Child Type PropertySet in Siebel.
RPCC Service of Query Non Siebel Business Component
All the Accounts that match the keyvalue of the Input Arguments Property are displayed in the Output Tab. The data named rpccIntComp that is entered from the Input Tab of the BusinessWorks Process is returned to Child Type PropertySet in Siebel.
RPCC Service of Query Siebel Integration Components
The keyvalue of the Input Arguments Property is displayed in the Output Tab. The data named rpccIntObj that is entered from the Input Tab of the BusinessWorks Process is returned to Child Type PropertySet in Siebel.
RPCC Service of Query Siebel Complete Integration Object
The keyvalue of the Input Arguments Property is displayed in the Output Tab. The data named rpccNSBusComp that is entered from the Input Tab of the BusinessWorks Process is returned to Child Type PropertySet in Siebel.
 

Copyright © TIBCO Software Inc. All Rights Reserved