vrl question

  • Creator
    Topic
  • #51240
    Yvonne Gaffney
    Participant

    I am having an issue with the system receiving the vrl file I have created.  The person doing the coding on the recieving system states that the file is coming in ok, but each row has a blank at the end which is throwing off her file definition.  Do I need to write a script to remove this control character and if so, which control character am I removing??

    The vrl file is defined as pipe delimited – I have even set the termination character as a pipe hoping that would get rid of the blank value at the end of the row.  

    Any suggestions would be helpful   😛

Viewing 2 reply threads
  • Author
    Replies
    • #69317
      Anonymous
      Participant

      I use VRL for many processes here. I have not seen this paricular issue.

      What OS are both you and the person getting the file on ?

      Could it be in the trasmision ?

      Before you send the file to them look at it with what ever tool you have to do a hex dump.

    • #69318
      Nate Kruse
      Participant

      John E Hamilton wrote:

      Could it be in the trasmision ?

      Good thought John.  

      While it wasn’t with a VRL, I once had an SFTP tool change the ending characters of each segment in a message which threw off a vendor’s import.  I had to do a binary file transfer instead of a file transfer.

    • #69319
      Jim Kosloskey
      Participant

      Yvonne,

      Run hcihd against the file created (pipe it to less or some other utility so you get a chance to read it).

      That will give you a hex dump of the file and you can see exactly what is in the file. If the file looks OK to you, then it is something downstream.

      How is the Receiving system getting the file – via FTP? If so, then check that the mode of transfer (ASCII or Binary) is porper.

      email: jim.kosloskey@jim-kosloskey.com

Viewing 2 reply threads
  • The forum ‘Cloverleaf’ is closed to new topics and replies.

Forum Statistics

Registered Users
5,074
Forums
28
Topics
9,252
Replies
34,236
Topic Tags
275