Workshift validate Details USD utilizes workshifts and sometimes it is useful to be able to determine times within a workshift. string workshift validate(string workshift) Checks whether the informed workshift is valid. If the return is an empty string, the workshift is valid.
1 Comment - no search term matches found in comments.
Normally, when RESTART=<stepname> is used in Jobcards, Steps before <stepname> are skipped and execution begins with Step <stepname>. But, security failures occur on skipped steps and the Userid, running the Job, is suspended due to excess violations. This...