Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Provided Services : Return Control Numbers for Batched Transactions

Return Control Numbers for Batched Transactions
The example service Return Control Numbers for Batched Transactions accepts the transmission ID and returns the interchange, group, or transaction control numbers associated with that batch.
What Is the Service Used For
This service will be useful on the private process side, since in the case of batching the control numbers are generated by TIBCO BusinessConnect. The batch control numbers generated by BusinessConnect during batching are returned in a nested XML structure based on the input transmissionID.
This service defines a new operation in the Service Protocol - Batching/ ControlNumberQuery, which accepts the transmissionID and returns the interchange/group/transaction control numbers associated with that batch.
How the Service Works
This service works as follows:
The handler java class and the schemas are shipped as examples and are located in BC_HOME\protocols\tibedi\samples\bw\Service- BatchControlNumberQuery\BatchControlNumberQuery.zip.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved