icatproject-contrib / ijp.server

The server component of the ICAT Job Portal
Other
0 stars 1 forks source link

Make provenance options optional #59

Closed brianritchie1312 closed 7 years ago

brianritchie1312 commented 7 years ago

Added new createsProvenance boolean attribute to the JobType XML; modified JobManagementBean so that the ijpUrl and ijpJobId parameters are only set for jobtypes with createsProvenance true. In addition, when jobtypes are processed, only check for corresponding Applications in ICAT for jobtypes that have createsProvenance true.

Fixes #50 TG-14 #ready-for-test-deployment TG-21 #ready-for-test-deployment