12-14-2011 08:35 PM - edited 03-16-2019 08:32 AM
Hi,
I am about to create a script for Holidays 2011-2012.
I did that but for some reasons it seems it does not read the first part which is Holidays??? it just goes to redirect section immidiately.
I have put the scrip and the file for holidays and If someone can tell me what si wrong would be great.
Thanks,
file dateList.xml:
- <Holidays>
<Holiday1>12/15/2011</Holiday1>
<Holiday2>1/26/2011</Holiday2>
<Holiday3>2/27/2011</Holiday3>
<Holiday4>1/1/2012</Holiday4>
<Holiday5>1/2/2012</Holiday5>
<Holiday6>4/26/2012</Holiday6>
<Holiday7>4/6/2012</Holiday7>
<Holiday8>4/7/2012</Holiday8>
</Holidays>
Solved! Go to Solution.
12-15-2011 03:47 AM
Hi Hamed.
Your script goes to "Final" step because it doesn't receive the dateFromlist value at the beginning of the script and it reaches the loopHolydaymax value.
In attach you find a working script with the relative xml file.
Please let me know and , if useful , rate this post.
HTH
Regards
Carlo
12-15-2011 03:47 AM
Hi Hamed.
Your script goes to "Final" step because it doesn't receive the dateFromlist value at the beginning of the script and it reaches the loopHolydaymax value.
In attach you find a working script with the relative xml file.
Please let me know and , if useful , rate this post.
HTH
Regards
Carlo
12-15-2011 02:50 PM
Thanks Carlo,
You made my day.....
I changed that based on my settings and work perfect!!!
Much appreciated.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide