Hi all.
Quick question. I have created a Gateway service to submit an internal flat file document to Trading Networks. It all works fine, except for the ConversationID. I’d like to set one using TN_parms, which is part of the input signature for routeFlatFile. The documentation (Building_Your_Trading_Network.pdf - page 381 from the version 6.0.1 guide) says that one of the optional TN_parms “hints” is a ConversationID. But when I set it before invoking routeFlatFile, nothing seems to happen. The bizdoc is still submitted successfully, but my conversation id does not appear in the TN Console.
Any ideas?
Thanks.