Use Case
When writing the job/template description it currently requires you to know all information before creating the object. There is no way to add eg. new Steps to a job, so one have to create an internal model first and then convert it to OJD instead of natively building the job directly.
Proposed Solution
Add CRUD functions to the model.
Use Case
When writing the job/template description it currently requires you to know all information before creating the object. There is no way to add eg. new Steps to a job, so one have to create an internal model first and then convert it to OJD instead of natively building the job directly.
Proposed Solution
Add CRUD functions to the model.