![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Task C Preparing the Custom ClassBefore starting the example, you must import the sample project zip file and save it in a new project.
Perform the steps 1 and 2 only if you wish to create your own Java classes. The above steps are not required if you are using the Java source files provided with the adapter installation.In case you want to use the source files provided with the adapter installation, provide a valid account internal ID in the following entry present in the processMessage method body:
4. Task D Preparing the Custom XSDThe next task is to create the custom XSD (XML Schema Definition), which would be used to generate an XML message for the adapter to process. In this example, there is a schema called CustomRequest.xsd present in $TIBCO_HOME/adapter/adkenan/<version_num>/examples/KenanCustomCallOut. Two mandatory features in the XSD are:
• Task E Importing the projectBefore starting the example, you must import the sample project zip file and save it in a new project.
5.
6.
9.
10.
11.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |