Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Delimiter issue when passing FTP commands in BizTalk FTP send port

Delimiter issue when passing FTP commands in BizTalk FTP send port

Scheduled Pinned Locked Moved IT & Infrastructure
helpquestionworkspace
2 Posts 1 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JurgenP3
    wrote on last edited by
    #1

    I am currently running into an issue with the BizTalk FTP command delimiter ( ; ) while trying to issue FTP commands using the 'Before Put' field in the configuration of an FTP send port. These are the details : In one FTP command (which has been passed to us by our VAN/FTP provider ) I wish to set the value of parameters (sa and ra) as follows : site parm=sa=:XXXXXXXXXX;ra=:YYYYYYYYYY The semicolon ( ; ) in front of 'ra=:' causes the trouble : this semicolon is being interpreted by BizTalk as a delimiter for FTP commands and as a result Biztalk sends the above mentioned command as 2 separate commands (instead of sending it as one singel command). Do you know of a work-around that can be used in order to circumvent this delimiter issue (an escape character to use, some kind of FTP verbatim notation, ...) ?

    J 1 Reply Last reply
    0
    • J JurgenP3

      I am currently running into an issue with the BizTalk FTP command delimiter ( ; ) while trying to issue FTP commands using the 'Before Put' field in the configuration of an FTP send port. These are the details : In one FTP command (which has been passed to us by our VAN/FTP provider ) I wish to set the value of parameters (sa and ra) as follows : site parm=sa=:XXXXXXXXXX;ra=:YYYYYYYYYY The semicolon ( ; ) in front of 'ra=:' causes the trouble : this semicolon is being interpreted by BizTalk as a delimiter for FTP commands and as a result Biztalk sends the above mentioned command as 2 separate commands (instead of sending it as one singel command). Do you know of a work-around that can be used in order to circumvent this delimiter issue (an escape character to use, some kind of FTP verbatim notation, ...) ?

      J Offline
      J Offline
      JurgenP3
      wrote on last edited by
      #2

      Using nSofts (S)FTP adapter gave me the opportunity to passing the FTP commands since another delimiter (new line) is used over here : http://www.nsoftware.com/products/biztalk/ http://www.nsoftware.com/products/biztalk/adapters/ftps.aspx

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups