Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Lahebullah Sharief Shaik Mohatad / Lahebullah Sharief Shaik Mohatad (Lahebullah Sharief Shaik Mohatad)
Created: 10/13/2016
Components: Scheduler
Versions: 2016
Failure Type:
Found In Build/Fixed In Build: CF2016_Final / 302165
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 6
Problem Description:
When we try to configure chained tasks thru Administrator it is not saving as a chained task with in neo-cron.xml. instead it is defaulted to Frequency > Repeat and it is setting itself day and time it is running for the first time after parent is executed and there on it is running independently.
Steps to Reproduce:
Create a parent task, set frequency to daily and URL: <path of job> on-complete give reference to <task name : Group name>
Create another task set frequency to Chained Task and give URL <path of Job> provide a task name and group name, should match to on-complete values within parent task.
Actual Result:
1.after saving the job. Under list of jobs please look at Duration and interval,. Duration will be date time and interval is Daily on both jobs.
2. If you check neo-cron.xml, Chained node is marked as FALSE
<var name="chained"><string>false</string></var>
Expected Result:
Under duration only parent job should have date and time and interval, Child job should display as "Chained Task" under Duration and interval should be Blank.
If you check neo-cron.xml, Chained node should be "True"
<var name="chained"><string>true</string></var>
Any Workarounds:
If you configure jobs using <Cfschedule> tag, Then tasks are configured correctly. and neo-cron.xml values are also looking good.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4196251
Reason: BugVerified
External Customer Info:
External Company:
External Customer Name: Lahebullah Sharief Shaik Mohatad
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- October 13, 2016 00:00:00: 1_for_cf_bugbash.png
Comments: