![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Figure 1 Message Flow in the Service Protocol
− If no value in the serviceTP attribute is specified from the private process, the default Service trading partner serviceTP is used;
−
3. TIBCO BusinessConnect checks for the implemented class based on the operation definition and loads the class if successful. It uses reflection to invoke the constructor and calls the handleServiceRequest() method. Users of the implementation must meet the Requirements section for the implementing class.
4. The implementer completes the contract by populating the EDIServiceResponse object to be sent back to the private process.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |