BizWhisperer
Programmer
Is there a limit to the number of transactions in a single group?
I use BizTalk 2004/2006 with the included-albeit crippled- EDI functionality from Covast. When I create purchase orders, I get one edi file per transaction (each ST/SE is wrapped in a GS/GE, and each GS/GE is wrapped in an ISA/IEA). If theres a way around this w/o purchasing the full Covast solution, I haven't found it. So I'm looking at writing a component to put all the transactions together into a single group, so that I get one file per trading partner, each with oodles of transactions. However I wanted to make sure that I don't overload the partner (or the intermediary VAN) by putting thousands of transactions in a single group.
Any suggestions appreciated.
I use BizTalk 2004/2006 with the included-albeit crippled- EDI functionality from Covast. When I create purchase orders, I get one edi file per transaction (each ST/SE is wrapped in a GS/GE, and each GS/GE is wrapped in an ISA/IEA). If theres a way around this w/o purchasing the full Covast solution, I haven't found it. So I'm looking at writing a component to put all the transactions together into a single group, so that I get one file per trading partner, each with oodles of transactions. However I wanted to make sure that I don't overload the partner (or the intermediary VAN) by putting thousands of transactions in a single group.
Any suggestions appreciated.