The updated Membership List is locationed in the Files section. The Users Conference has been cancelled. Please see the Innovation2006 file in the Files...
Sent on behalf of the requestor in the subject box. As this was originally an e-mail request, please respond directly to the requestor. If you wish to be...
Do not do this yourself. Go to http://www.nubridges.com/solutions/ftp.htm and buy their iSeries solution. I do not work for them but have used that product for...
I just ran into a minor problem, a trading partner sent us a REF field that contained a ~ character, then we sent that out to another trading partner. I...
Dave, Files EDINBX and EDOTBX contain your inbound and outbound data. However, if you use the "performance optimization method" on your outbound documents, ...
Your second question gets asked a lot and to the best of my knowledge, Inovis has not published a list. I've figured out several over the years and will share...
Your second question gets asked a lot and to the best of my knowledge, Inovis has not published a list. I've figured out several files over the years and will...
There are file layouts in the V5.4.1 documentation set. I didn't realize they had been deleted from subsequent versions. We're still on V5.4.1 and looking to...
When we setup a new project or client, we usually will create a new organization to keep the data separated (well, logically anyway). I was just in the...
I currently have trading partners that we send XML documents to through e-mail and that works fine. However, a recent business relationship is going to...
For a rewrite of IN 850 processing that I am doing, I have, naturally, mapped to user file header and detail files. I'd like to generate a line sequence...
Robert, Here is what I have done. I define a work field ACCUM01, length of 23, decimal 0. At the Header level in the ST segment I initialize the work field,...
If I understand the question right, yes, create a work field and increment it for each instance of the detail needed. We do this on the PO1 segment for an...
At the start of the detail loop, map the keyword <detail loop count> into IT101. I'm on 6.1.3. If this is not an option under your version, then set up a...
We have a significant amount of traffic currently going thru Sterling - approx 150 Mega Bytes per month. Would appreciate hearing from a) anyone who has made...
We recently converted from Nubridges(MCI) to Inovis VAN and it worked out well. We kept our same qualifier and ID and Inovis contacted our customer's VAN to...
Alle references to the organization should be removed. So any TPR, TF, UFD etc. which are linked to this organization should be deleted. Also a purge removing...
We moved over to Inovis VAN about 2 years ago. The procedure was pretty straight-foward, and the Inovis people were helpful. However we did have a major...
I have a request to receive what they said was an inbound 850 document via XML through Trusted Link. But then they said that since it's XML, it's not really...
... XML is completely different from EDI. You will require the TLi XML module to be able to handle this message. Mapping will then be done from the XML format...
Thanks Wolter. I have been reading the TL documentation since. It looks like once I get the DTD defined, the mapping should be fairly similar to EDI correct?...
Hi Denny, Yes, thats correct. As with standard EDI it's all in connecting the right elements with the right user file fields. Succes, Wolter ... From: Dennis...
Thanks Dave. I understand your selling point. Talking the trading partner into spending the time, money and resources up front to make the necessary mods is...
If we have the sub-element separator defined as : Then we use a : in a segment that doesn't have sub-elements, such as an N3 on an 838, does that still cause...
If a colon appears in any of the data within the document then the translator may interpret that as a sub-element separator. I would not expect it to cause a...
We have a Customer that uses a CMT tool to upload this information on the internet and we download this information into PC. We need to upload this file...
Getting my feet wet in mapping XML with TL. I will have to create my own DTD. Small sample of data: <LineItems><Group><ModelConfig><Line>1</Line><Qty>1</Qty> ...