Services can be added to ITP/Server from the tab Services/Services by clicking the button:
You will be prompted for a name, the service will be created and its Script will be opened in the ITP/Script Editor.
After you have created the Script it must be compiled using the Compile button:
If you want to start using the Service it must be applied by clicking the button: ![]()
After you have created a script its parameters must be mapped to the job parameter sequence. This is done on the Service tab of a Service. In the left column on this tab list all script parameters by name and in the right column give them a sequence number preceded by a dollar sign ($). This is the order in which they must be passed to the Service in a request.
If you are developing a script it is good to know that a script only takes effect after the script is compiled and all Document Processors in the ITP/Server setup are restarted. An 'in development' script can be safely saved, and even compiled, without affecting the functionality of ITP/Server as long as the Document Processors are not restarted.