EDI perl script

 1 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Sam Simpson
Veteran Member Send Private Message
Posts: 239
Veteran Member

I have cloned an EDI inbound perl script and put into the directory where the old script is located in logan/edi_bin.

I then changed ED10 to the name of the script and ran ED502 to translate an inbound file. I'm getting a log error:

          ERROR: Translation Failure.

Did I have the correct steps? or any missing steps?  Do I need to compile the perl script? How?

I'm not so familliar with EDI but I can do perl. The changed I made is just a simple one line statement that

add a field to the report.

 

Any help is much appreciated.

 

thanks

 

Sam

Sam Simpson
Veteran Member Send Private Message
Posts: 239
Veteran Member
I have found the problem. I was in the correct steps. I didn't give full permission to the script and also perl scripts naming
convention should start with laws_inb_xxxx or laws_out_xxxx where xxxx is for your own use.

Thanks anyway.

Sam