Job Scheduler

API to add objects to hot folders

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.3.5
  • Component/s: Job Scheduler Binaries
  • Description:
    Hide
    Provide XML Methods to permanently add hot folder objects.
    This can be realized with a new xml command
    <modify_hot_folder folder="/samples/test">

    modify_hot_folder can have one the following child elements:
    <job>
    <job_chain>
    <lock>
    <order>
    <process_class>
    <schedule>

    All elements need to specifiy their name (or id in case of <add_order>) without path.
    The Job Scheduler will then create the file regarding the naming convention for hot folder objects in the hot folder configured with the "folder" attribute.
    If no folder attribute is specified, the default is "/" (root of the hot folder).
    If the subfolder(s) of the hot folder doesn't exist, it will be created recursively.

    If the hot folder file already exists, it will be overwritten.
    Show
    Provide XML Methods to permanently add hot folder objects. This can be realized with a new xml command <modify_hot_folder folder="/samples/test"> modify_hot_folder can have one the following child elements: <job> <job_chain> <lock> <order> <process_class> <schedule> All elements need to specifiy their name (or id in case of <add_order>) without path. The Job Scheduler will then create the file regarding the naming convention for hot folder objects in the hot folder configured with the "folder" attribute. If no folder attribute is specified, the default is "/" (root of the hot folder). If the subfolder(s) of the hot folder doesn't exist, it will be created recursively. If the hot folder file already exists, it will be overwritten.

Activity

Andreas Liebert made changes - 15 April 2008 12:20
Field Original Value New Value
Summary API to add/modify objects in hot folders API to add objects to hot folders
Description Provide XML Methods to make changes permanent using hot folder objects.
This could be realized with a new xml command
<modify_hot_folder>

modify_hot_folder can have the following child elements:
<add_order>
<job>
<job_chain>
<lock>
<lock.remove>
<modify_job> (nur für cmd="remove")
<modify_order>
<process_class>
<process_class.remove>
<remove_job_chain>
<remove_order>

All elements need to specifiy their name including the path. The Job Scheduler will then create/modify/remove the file regarding the naming convention for hot folder objects.

Provide XML Methods to permanently add hot folder objects.
This can be realized with a new xml command
<modify_hot_folder folder="/samples/test">

modify_hot_folder can have the following child elements:
<add_order>
<job>
<job_chain>
<lock>
<process_class>
<schedule>

All elements need to specifiy their name (or id in case of <add_order>) without path.
The Job Scheduler will then create the file regarding the naming convention for hot folder objects in the hot folder configured with the "folder" attribute.
If no folder attribute is specified, the default is "/" (root of the hot folder).
If the subfolder(s) of the hot folder doesn't exist, it will be created recursively.

If the hot folder file already exists, it will be overwritten.
Andreas Liebert made changes - 16 April 2008 10:35
Description Provide XML Methods to permanently add hot folder objects.
This can be realized with a new xml command
<modify_hot_folder folder="/samples/test">

modify_hot_folder can have the following child elements:
<add_order>
<job>
<job_chain>
<lock>
<process_class>
<schedule>

All elements need to specifiy their name (or id in case of <add_order>) without path.
The Job Scheduler will then create the file regarding the naming convention for hot folder objects in the hot folder configured with the "folder" attribute.
If no folder attribute is specified, the default is "/" (root of the hot folder).
If the subfolder(s) of the hot folder doesn't exist, it will be created recursively.

If the hot folder file already exists, it will be overwritten.
Provide XML Methods to permanently add hot folder objects.
This can be realized with a new xml command
<modify_hot_folder folder="/samples/test">

modify_hot_folder can have one the following child elements:
<job>
<job_chain>
<lock>
<order>
<process_class>
<schedule>

All elements need to specifiy their name (or id in case of <add_order>) without path.
The Job Scheduler will then create the file regarding the naming convention for hot folder objects in the hot folder configured with the "folder" attribute.
If no folder attribute is specified, the default is "/" (root of the hot folder).
If the subfolder(s) of the hot folder doesn't exist, it will be created recursively.

If the hot folder file already exists, it will be overwritten.
Andreas Liebert made changes - 26 August 2008 10:39
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    09 April 2008 15:06
    Updated:
    26 August 2008 10:39
    Resolved:
    26 August 2008 10:39