Also find out what the standards are for your industry. Some trading partners support more than one standard so you will want to choose a standard that is most common for your industry if you can. I've supported two different standards (UCS and X.12) as well as multiple versions. If you have...
You may be able to rid yourself of the first messages by adding the host of the DAP in the trusted sites list or zone of IE6 and then turning off some of the warnings for that zone (See IE6 Tools|Internet Options|Security|Trusted Sites)
Is there an easy way to programmatically determine if a website URL actually points to a live page so that I can filter out non-existent pages so end users don't have to find out for themselves when they click on the hyperlink?
I've also heard talk of "compiled XML". The concern over the size of XML documents has prompted the industry to look at compressing XML to a smaller, machine readable only format. So keep a lookout for this too.
I'm looking for something similar but because I'm running the query from MS SQL 2000 Report Server I can't use the INTO clause. I need the equivalent of the Oracle rownum virtual field. Any suggestions?
It depends on your translation software. Under Gentran a turnaround translation is meant to go back to the original sender. I've used it to by manipulating the outbound document to send documents to a third party. A better solution (with Gentran) would be to map the inbound 820 to a 820...
It really depends on what your flat file looks like. I'm not using the same version as you are but I have had great success in setting up temporary segments on the inbound size ($$$ segments) and using rules to map the elements reqired and then using the standard mapping to the output side...
Sorry for the late reply
Move the input field into an array of 1024 one character element. Process the array one element at a time to a similarly defined output array. Stop everytime you run into the quote, move the output array to the output field, output the record and clear the array...
If it's a one time occurence you can always open the EDI source file with a text editor and change the T to a P in the ISA envelope and then re-process the interchange.
If it is supposed to be a Production transmission, call your partner and have them change it in their system and retransmit so...
Sorry for this tardy reply. I've been away for a while
1. You can read any X12 document (assuming it hasn't been encrypted) with any text editor. You just have to understand the layout of each segment. I do this when my translater has trouble. Alternately you can buy / write a translater...
I'm not sure how you're doing it now but have you considered using an array of 1024 x 1 and manipulating the array. RPG does not have a problem with the single quote '
The turnaround document seems to be used to create an outbound document from and inbound one and send it back to the originator. I have only used it (along with some Gentran database manipulation) to carbon copy inbound documents to a third party for testing.
I don't quite follow the mapping details but I can answer some of your questions based on an older version of Gentran. The current version may or may not have the same syntax and / or functionality.
I don't know of a way of tracing in Gentran like an interactive debugger has, but I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.