How to change Validity date of the Task
search cancel

How to change Validity date of the Task

book

Article ID: 219320

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

It is common scenario where below errors are recorded in universe.log,  when the start year is not in the general calendar.

Example of the error:

|ERROR|X|IO |pid=11716.139757190629120| buildDay | [TSK(FVN99NR)(000)(FVN99NRU09)(000)][YFVN42] - year is outside the bounds of calendar [2017-2036]: 2013. Force it to calendar period

Validity date:

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

Resolution

You can change the Validity date in UVC:

Or

In command line, here is example of command which you can use to change the Validity date of the Task:

- for single task

uxupd TSK tsk=TASK_NAME mu=MU_NAME EXP TECHINF start_valid=10/10/2020

- for multiple tasks

uxupd TSK tsk=TASK_NAME* mu=MU_NAME EXP TECHINF start_valid=10/10/2020

Additional Information

Documentation: CLI > Parameter Commands > Tasks