Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Resolution:
We can support both batch and real-time mode for sync inbound transactions from the same trading partner.
Since real time mode sync transaction is only be supported on HTTP for single transaction only, there is a special requirement if the trading partner is intended to use HTTP in sending both batch mode and real-time mode at the same time.
e.g. In case of 270/271 sync transaction:
Suffix the real time operation name with a 'R':
1. 00401/004010X092A1/270 - normal notify for batch mode 270
2. 00401/004010X092A1/270R - sync request/response for real time mode 270
The trading partner will need to suffix the GS02 field with the character 'R' as well so we can distinguish if the incoming transaction is meant to be real-time mode or batch mode.
*** This special requirement to have GS02 suffix with 'R' is recommended by the HIPAA spec when a TP is going to send both real-time and batch mode 270 on the same HTTP channel.
Note that , the suffix 'R' in GS02 is only applicable if the inbound batch mode sync edi doc contains only 1 transaction and is coming in from the HTTP channel.