Invoke Tuxedo Service
Use the Invoke Tuxedo Service activity to invoke an Tuxedo service as an asynchronous request/response.


After you click Validate Schema, a new window is displayed. Enter Service Name in the required field and click OK.
It generates a .txt file displaying the discrepancy of field ID of XSD schema and field ID of jrepository. A sample .txt file is shown below :
Total matches:3
Following fields are matched for XSD and Jrepository located at server:
CITY=167772169
DEPTNAME=167772164
EMPNAME=167772163
Total mis-matches: 7
Following fields are mis-matched for XSD and Jrepository:
Field_Name: EMPID XSD Field_ID: 33558533 JRepository Field_ID: 33554433
Field_Name: SALARY XSD Field_ID: 100667401 JRepository Field_ID: 100663301
Field_Name: HRA XSD Field_ID: 4107 JRepository Field_ID: 7
Field_Name: EVENT_NAME XSD Field_ID: 167776270 JRepository Field_ID: 167772170
Field_Name: DEPTID XSD Field_ID: 33558534 JRepository Field_ID: 33554434
Field_Name: BASIC XSD Field_ID: 134221834 JRepository Field_ID: 134217734
Field_Name: CFLAG XSD Field_ID: 67112972 JRepository Field_ID: 67108872
Total fields which are not present in Jrepository but present in XSD: 1
Following fields which are not present in Jrepository but present in XSD:
EVENT_ID=167776271
Total fields which are not present in XSD but present in Jrepository: 0
General
The various tabs in the Invoke Oracle Tuxedo Service window are explained below.In the General tab, you can specify the reference to the Oracle Tuxedo Connection shared resource and XSD schemas related to the Oracle Tuxedo service invoked by the activity.
The following table lists the configurations in the General tab of the Invoke Oracle Tuxedo Service activity:
Description
In the Description tab, you can enter a short description for the Invoke Oracle Tuxedo Service activity.