Issue with perl script in fetching data from RTC
Hi,
I am using one perl script to fetch RTC users and their associated projects from RTC application.Script is using
REST API calls in RTC application to retrieve project and team area members XML. There is no issue with XML parsing but script fails at XML integrity check because whenever I ran script ,every occasion, it has failed at different Team Areas.
This script was working fine till September but after that it is failing.
I tried to debug the script by skipping some project areas, team areas (considering user count in team area and project areas) but still it is not working.
So can you please help me here.
Thanks.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 07 '17, 9:26 a.m.There is no workable data available in this question.
Ulf Arne Bister
Dec 07 '17, 11:57 a.m.If the script has not changed and the RTC installation has not changed what has changed? Maybe a network sniffer, something generally affecting XML transmission?
Wild guessing. Ralph basically nailed it - we need more data.