View Task Configuration page
Use the view task configuration page to view additional information about a configured task. The default view is in read only mode. A user with edit permissions can change the configured values by clicking the Edit icon.
The view task configuration page has the following fields. Required fields are indicated with an asterisk.
- Configuration *
- Unique name of the configuration. It has a maximum length of 60 characters.
- Description
- A detailed description for the configuration. It has a maximum length of 512 characters.
- Activate task
- Indicates whether the task is to be active or not. An active task is available to process work. When work comes in for a task, the request is only given to the task if it is active. If work is given to an inactive task, it does not process and a warning is issued.
- Process end of day
- Indicates whether the task is part of the end of day processing that is initiated from the Control Center or Transaction Server. The Transaction Server sends an end of day query message to Services Framework. Services Framework checks whether each task that has a value of yes in this field is ready to perform end of day. If a task denies the query, Services Framework saves the denial reason from the task and continues the query processing for the rest of the tasks. After all of the tasks are queried, Services Framework sends a single message that contains any failed reasons to the Transaction Server.
- Process cleanup
- Indicates whether the task is part of the Transaction Server purge process for a business day. The Transaction Server sends a purge or clean up message to Services Framework. Services Framework sends a request to each task that has a value of yes in this field to clean up the work for that business day.
- Delete on complete
- Indicates whether task activities can be deleted when they are complete. If this field is set to true,
task activities are deleted when they complete successfully, which means without errors or warnings. Task
activities are not deleted if they have errors or warnings. If this field is set to false, the task activities
are not deleted when they are complete. Note: Deleted task activities do not appear on the task activity page.
- Configuration Parameters
- When a task is selected, its configuration parameters are shown in this section and can be updated when the page is in edit mode. The parameters must be configured to meet processing requirements. Some parameter values, such as passwords, may be hidden. They are shown as a series of asterisks (***). Refer to the documentation for the specific task for more information about its configuration parameters.
Actions
The actions available on this page are:
- Help link opens the help page. This link is located in the upper right of the page.
- Edit icon, which changes the page to the edit mode.
- OK returns to the task configuration page.
- Cancel edit mode returns the page to the view mode. Any unsaved changes are lost.
- Update validates the fields and updates the task in Services Framework.
- Cancel returns to the task configuration page. All unsaved changes are lost.