We went live with Lawson 01-05-2015 as well going EDI with all our vendors via GHX. For the last week we would receive the EDI Processing Error emails from Lawson: Attempting Connection to 'GHX Server IP Address'.. I entered a ticket to support for GHX and they came back saying that my ED02 was possibly incorrect. Which now leads me to wonder, if the information given by the consultant for our edi setup was correct.
I currently have the following on ED02 in UDF2 "1:a" they are saying it should be "1:b"..
May I ask what others are doing that use GHX.... When we converting our conversion specialist with GHX wasn't as helpful as I would have hoped and over the past 5 months we have struggled some with our EDI... Things have improved tremendously and then to see we have things set up incorrectly, makes me wonder.
Thanks
Trish
The order of the parameters is debug:connection:mode:timeout.
VALID VALUES: Debugging: "d" or "debug" or "1" to enable, "0" or "off" to disable. If blank, defaults to 0; Connection: "1" or "p" or "passive" for passive connections, "0" or "a" or "active" for active connections. If blank, defaults to "1"; Mode: "0" or "a" or "ascii" for ascii transfers, "1" or "b" or "binary" for binary transfers. If blank, defaults to "binary". Timeout: specify a time out in seconds, the default is 120.
Examples: To enable only FTP Debug Trace, enter just a 1 in User Field 2. This is equivalent to "1:p:b:120" To enable only an active FTP connection, enter ":a" in User Field 2. This is equivalent to "1:p:a:120". To enable debug with a ascii transfer: enter "1::a" in User Field 2. This is equivalent to "1:p:a:120" To change only the timeout to 3 minutes (180 seconds): enter ":::180" in User Field 2. This is equivalent to "0:p:b:180". To enable debug, with an active connection, ascii transfer and 4 minute time out: enter "1:a:a:240" in User Field 2.
Thanks Jon!!
Saving this and adding to my EDI notes. I'm learning as I go along!
Bev