Detailed Description and Symptoms ?This article defines the process for adding additional templates when creating a object
SolutionIn client 0000 you have a variable named UC_OBJECT_TEMPLATE. You will need to add the new template to this list. The 'Key' column is what you want it to appear as when you right click> New Object. Column 'Value 1' is the name you gave the template in the TEMPLATE folder.
Example:
- Create a template for windows job in client 0000 named JOBS.WIN.TEST
- Under the DIV_VARIABLES you have a vara object name UC_OBJECT_TEMPLATE. Open this in edit mode
- What you see in the 'Key' column is the value you see when you create a object. Here you can give the template any name you want. Lets use 'test' for the example
- On 'Value 1' column enter in the name JOBS.WIN.TEST
- Save
Now when you create a job you should see 'test' as a choice. If you choose this it will use the template JOBS.WIN.TEST.