Modify a scheduled job for Publish Journey Accelerator plans
Update the Publish Journey Accelerator plans job. The job evaluates a plan's publish date to determine when to publish the plan.
Before you begin
Role required: admin
About this task
You can change the scheduled frequency at which the job runs, modify scripts, and add conditions.
Note: The default scheduled frequency for a Publish Journey Accelerator plan is 12 hours.
Procedure
Navigate to All > System Definition > Scheduled Jobs.
In the Name field, enter
Publish Journey Accelerator plans, press Enter, and then open the job.On the form, fill in the fields.
| Field | Description |
|---|---|
| Name | Name that identifies this scheduled job. |
| Active | Option that indicates that scheduled job is active and should be executed at the specified date and time. |
| Application | Name of the application that contains the script. Global appears if the script is in the global scope. |
| Conditional | Option for enabling the running of the scheduled job if certain conditions are met in the associated script. |
| Run | Time interval to use for running the scheduled job:
For example, if the business calendar represents a fiscal year, and the starting date of each entry is a fiscal month, the scheduled job runs on the first day of each month.
Note: When you select Business Calendar: Entry Start or Business Calendar: Entry End, you can apply an offset factor to schedule the job to run before or after the time span of the selected business calendar. If you select a business calendar and all its business calendar spans are in the past, the job would never run since that is an invalid configuration. To learn more, see the Offset type and Offset fields. To learn more about creating and using business calendars and defining business calendar entries, see Creating business calendars and Define business calendar entries. |
| Repeat Interval | Duration of the repeat interval for each scheduled job execution. Enter the duration in the number of days, hours, or minutes. For example:
|
| Starting | Allows you to define the beginning window of time when you would like your job to start running. The job will actually run at the time specified in Run time. Select the calendar date and time. The Starting field appears only if you select one of the following Run types in the Run field: |
| Condition | A conditional script that determines if a scheduled job should run. The last expression of the script should evaluate to a Boolean (true/false) value. This text box appears only if you select Use conditions. |
| Run this script | Name of the script to run at the scheduled date and time. Two examples are copy script logic from a business rule or call a script include. |
Click Update.
To learn more about scheduled jobs, see Scheduled jobs.