This post build action provides the ability to update the status of a build item in Windchill RV&S for Workflows and Documents. Optionally, you can also store the contents of the build log with the item.

Additionally, this action will update an Windchill RV&S Test Session based on automated Tests executed after a Jenkins build.

If you have configured the build as a 'parameterized' build using the parameter name 'ItemID', then the value for query definition is ignored. After enabling the build parameters, builds can be triggered remotely using the URL: http://server/job/myjob/buildWithParameters?token=TOKEN&ItemID=1234

If you do not use a "build" item, you may just invoke the test results capture by using the URL: http://server/job/myjob/buildWithParameters?token=TOKEN&SessionID=5678