Products | Versions |
---|---|
TIBCO BusinessConnect | 6.4 |
Using BusinessConnect EDI Protocol 6.6, BC always used GS02/GS03 values from the inbound request when the 997 acknowledgement to a trading partner..
But this functionality is not seen while using BC 6.4 and EDI 6.8. The generated 997 is sending back incorrect sender id leading to errors at the trading partner's end.
When generating outbound ack from TIBCO BusinessConnect for an inbound request group and interchange header values are generating from Tp configuration instead of values from incoming request. In this release we have added a flag that enables/disables outbound ack creation from TP settings to an inbound request. Add the following boolean properties to BusinessConnect > System Settings > Activated Protocol Plug-ins and Properties > tibEDI. --edi.x12.outbound.ack.creation.fromTP: Enabling this property will override the interchange and group header details for an outbound ack from TP configuration for X12 protocol. --edi.edifact.outbound.ack.creation.fromTP: Enabling this property will override the interchange and group header details for an outbound ack from TP configuration for EDIFACT protocol Note: The default value of these properties is set to TRUE, i.e., it will get the values from TP configuration for ack creation.