Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29551

Issue - Passing File path in String parameter in Jenkins to Nolio

XMLWordPrintable

      Hi Team,

      I have one process in Nolio and want to use Jenkins to trigger that process. My Nolio process accepts two parameter 1) Source file path 2) Destination file path

      I have created build in Jenkins which connects to Nolio and trigger the process by feeding the parameters
      Issue here is, whenever I am trying to pass file path in string parameter in Jenkins, It ignores the forward slash

      e.g
      If I pass "\\SERVER1\DEVAPP\Reports.txt" as source and "\\SERVER2\UATAPP\Reports.txt"
      as destination then Jenkins feeds below value to Nolio
      "\SERVER1DEVAPPReports.txt" as source and "\SERVER2UATAPPReports.txt"

      See attached file and please suggest

            Unassigned Unassigned
            rdburmon RD Burmon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: