cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

How to register custom scheduled jobs

akosolapov-2
14-Alexandrite

How to register custom scheduled jobs

Hi.

I'm working with Windchill 10.2. I need to register my custom scheduled job.

Customization guide says;

     Then add the following to your wvs.properties.xconf file (edit as needed):

     <Property default="MyCustomJob" name="myJob.description"/>

     <Property default="ext.wvs.CustomJobs" name=" myJob.class"/>

     <Property default="myCustomJob" name=" myJob.method"/>

     <Property default="true" name=" myJob.enableOnContainers"/>

     <Property default="myJob" name="schedulejobs<N>"/>

But "wvs.properties.xconf" mentioned above says:

     WARNING: Do not modify this file after it has been installed.  Use xconfmanager to set, reset, or undefine properties for your installation

But customization giude says:

     xconfmanager is a command-line utility that is used to add, remove, and modify the properties in the Windchill property files.


And nonthing about managing *.xconf files.


So, i don't understand what should i do to register my scheduled job.

Can anyboby explain and provide me best way full example?

Thanks.

0 REPLIES 0
Top Tags