|
This weekend we are planning to migrate from our 820 to 550 i5. Is there a method to migrate the job schedule entries from the older version to the newer one? I am looking for a API program which can migrate the entries from the old system to the newer one. If there is an easier way then please let me know.
(comments are locked)
|
|
The best way is to save the job scheduler object & restore this object on the newer version. But if you don’t want to export the complete object then you can use the List Job Schedule Entries (QWCLSCDE) API to get the job schedule entries. This list created can be examined & the entries are added into the newer version.
(comments are locked)
|