Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 RPC Service Example : Expected Results

Expected Results
The process defined in the TIBCO Designer Project should be working properly. For different RPC service types, the expected results are as follows:
RPC Service of Query Siebel Business Components
All the accounts, whose name starts with k, will be displayed in the Output Tab.
RPC Service of Insert or Update Siebel Business Components
The account with the name of van gogh will be upserted into Siebel and displayed in the Output Tab.
RPC Service of Query Siebel Integration Components
All the accounts, whose name starts with k, will be displayed in the Output Tab.
RPC Service of Insert or Update Siebel Integration Components
The account with the name of van gogh will be upserted into Siebel and displayed in the Output Tab.
RPC Service of Invoke Siebel Workflow
The account with the name of van gogh will be upserted into Siebel and displayed in the Output Tab.
RPC Service of Invoke Siebel Business Service
The account with the name of van gogh will be deleted from Siebel and displayed in the Output Tab.

Copyright © TIBCO Software Inc. All Rights Reserved