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

Checkmarx - Cannot set Team path using JOB-DSL

XMLWordPrintable

      I'm using the following job-dsl snippet:

       

              steps {
                  cxScanBuilder {
                      groupId("<APP_ID_#>")
                      teamPath("<TEAM_PATH>")

       
      Where APP_ID_# is the project(app) ID (e.g. AP000001) and TEAM_PATH is the full path prefix (e.g. "\\CxServer\\SP\\AAA\\BBB\\\COUNTRY REGION COMPANY")
       
      Note the spaces in the last path directory.  Could this be causing the issue and unreadable through JOB-DSL?  I've included two backslashes as this is required to compile during seeding of the job.  Also I just added a third backslash before "COUNTRY" as this description box is stripping it entirely when I use only two there.

       

      When I seed the above, I keep getting the default 1st option in the dropdown, which tells me it is not picking up the name.

            lkisac01 lkis01
            lkisac01 lkis01
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: