The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

PTC Windchill RV&S CM - Jenkins Plugin

siaddprojectlabel: Windchill RV&S SCM Label

  • serverConfig : String
  • checkpointLabel : String (optional)
    A valid Windchill RV&S Checkpoint label string. No groovy pre-processing is applied.
  • configPath : String (optional)
  • password : String (optional)
  • userName : String (optional)

sicheckpoint: Windchill RV&S SCM Checkpoint

  • serverConfig : String
  • checkpointDesc : String (optional)
  • checkpointLabel : String (optional)
    A valid Windchill RV&S Checkpoint label string. No groovy pre-processing is applied.
  • configPath : String (optional)
  • password : String (optional)
  • userName : String (optional)

sici: Windchill RV&S SCM Checkin

  • serverConfig : String
  • configPath : String (optional)
  • excludes : String (optional)
    Ant-style filter for an excludes pattern. Example: **/*.class
  • includes : String (optional)
    Ant-style filter for an includes pattern. Example: **/*.java
  • itemID : String (optional)
    Windchill RV&S Item ID designation. Acceptable values include:
      :none // Indicates no change packages are used for check in
      :bypass // Assumes that the user has administrative privileges to bypass change package policies configured for the Windchill RV&S Project
      0 // Same as :none above
      12345 // An actual valid Windchill RV&S Item ID that the plugin will use to create a change package
  • password : String (optional)
  • userName : String (optional)

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.