|
| Copyright © TIBCO Software Inc. All Rights Reserved |
The exchange of business documents is known as the process flow. In any BusinessConnect process flow, two types of messages are exchanged:See also Validation Schema Name for more information about how to choose which schema to use: XSD or DTD.The Services Plug-in allows both incoming and outgoing public messages to be verified for duplicates. A message is determined to be a duplicate based on the certain message field values such as transactionID, operationID , and so on.For the inbound requests, the private process is notified by setting the duplicate field to true, while it is up to the private process to take further action.
• TransactionID received from the user
When the outbound File poller initiates a transaction, the transactionID element is used for calculating the message digest.
•
•
|
| Copyright © TIBCO Software Inc. All Rights Reserved |