[Phenomenon]
Importing a jobnet will register a job twice if the following conditions are met:
・ The jobnet to be imported exists in the system.
・ The update mode of the import is “merge”. (The default is “merge” if update mode is not stated)
If you import data with the same jobnet ID for a jobnet (jobnet ID) that already exists in the system, and the import update mode is “merge”, add the job of the jobnet which you want to import to the joblist of the existing jobnet.
[Solution]
This is the operation specification when the update mode is “merge”.
Please see the following links for details.
“Update Mode”
https://document.intra-mart.jp/library/iap/public/im_job_scheduler/im_job_scheduler_import_export_specification/texts/import/index.html
To work around this phenomenon, set the update mode when importing a jobnet to “replace”.
By using “replace”, discard the job list of the existing jobnet and then add the job list of the imported data.
If you have already imported a jobnet with the update mode as “merge”, you can work around this problem by using the same imported data again and importing it with the update mode as “replace”.
-- Target ----------------------------------------------------------------------
iAP/Accel Platform/All Updates
--------------------------------------------------------------------------------
FAQID:1208