Previous Topic: DSM Explorer MessagesNext Topic: SDG001010


SDG001004

Job cannot be setup because no type procedures are defined for item: name version

Reason:

The library item you are using to create a job does not have a procedure corresponding to the task of the job in question.

Action:

You need to create a proper procedure for this library item with a task corresponding to the task of the job you are going to create. For example, to create an install job, you need to define an install procedure for the library item in question.