You can create chores to automate the execution of TurboIntegrator processes at defined
intervals.
About this task
You must be a Planning Analytics
Administrator or Modeler to be able to see chores in the Databases tree and have access to the
chores shortcut menu options. To create or edit chores, you must also be a member of the Admin or
DataAdmin group on the Planning Analytics database.Note: To use
chores, you must be running a Planning Analytics database version
11.3 or later. Planning Analytics database 11.3 is the version that
is included with Planning Analytics version 2.0.5. If you are using a Planning Analytics database version prior to 11.3, chores will not be
available in the Databases tree and you cannot create or edit chores in Planning Analytics Workspace.
Procedure
-
To create a new chore:
-
On a modeling workbench, expand the database in the Databases tree on which you want to create
the new chore.
-
Right-click the Chores group.
-
Click Create chore.
- You can change the database where the chore is stored by selecting a database from the
list. The current database is selected by default.
-
Enter a Chore name.
-
Click Create.
-
To edit an existing chore:
-
On a modeling workbench, right-click the chore in the Databases tree.
-
Click Edit chore.
- Specify which processes are included in the chore.
- Click Add process.
- You can add both user-defined processes and control processes to a chore. To narrow
the focus of available processes, click either Processes or
Control processes.
- In the list of Available processes, click the
Add icon for each process you want to add to the chore. The processed you
select are added to the list of Selected processes.
- To delete a process from the list of Selected processes, click
the Delete icon for the process in the list.
- Click Add.
- Set the order in which processes are executed.
- Click a process in the list of chore processes.
- Click
or
to move the
process to the desired order in the chore. Repeat for any other processes until the desired
execution order is set.
- You must set parameter values for any processes in the chore that include parameters. The
values you set are passed into the process upon execution within the chore.
If any
process includes parameters that have not been set, an Info icon warns you of this
condition.

- Click the parameter listing for the process.
- Enter a value for each parameter.
- Click Save.
- Set the Commit each process individually option.
When this option is enabled, each process in the chore is committed individually, as a series of
separate transactions. Any locks that are required for a given process are held only for the
duration of the process in which the lock is acquired.
When this option is disabled, all processes in the chore are processed together and committed as
a single transaction. Any locks acquired by any processes in the chore are held until the last
process is complete. This means locks can potentially be held for very long periods of time.
- Specify the initial chore execution date and time, and set a subsequent execution
interval. Chore execution time is set using Coordinated Universal Time (UTC).
- Click the Schedule tab.
- Click the Date box and pick the initial execution
data.
- Set the execution time, using your local time, in the Time box.
The time you enter is converted and saved as UTC.
Cloud hosts on IBM® Planning
Analytics on Cloud are configured for UTC time, which does not
follow Daylight Saving Time. Even when the Daylight Savings Time Sensitive
feature is enabled, the chore runs at the scheduled UTC time. Chores should be updated twice
annually to ensure accurate execution time.
- Set a Frequency for chore execution, either
Daily or Custom. If you select
Custom, you can set the frequency of chore execution down to the
second.
- Select the DST Sensitive checkbox if you want
the chore time to be automatically updated when the daylight saving time starts or ends for the
region in which the TM1 server is located.
- Enable the Scheduled option to activate the chore
schedule.
If you do not enable this option, the chore is saved on your database, but is
not executed until you enable the schedule or execute the chore on demand.
- Click Save.
You can optionally click Run to execute the chore immediately.