Macro customization
The Task Agent provides some customization hooks in macros that can be used to customize jobs. The macro files are found in:
C:\Program Files\PTC\Creo Elements\Direct Manager Server 20.6\taskagent\drafting
js_customize.m
This macro file contains general customization hooks for all jobs.
js_customize_plot.m
This macro file contains customization hooks for plot jobs.
js_customize_viewables.m
This macro file contains customization hooks for viewable jobs.
More details can be found in the macro file comments.
Was this helpful?