automatic search result download
Hi, I am using Agile PLM – version 9.3.1.2 (Build 09) last 3 years, i want to download the search result for particular Customer regularly, currently we are doing it manually, but i want to download automatically at particular time ( Ex.ample 9 AM) in to my system folder, is it possible to do like this, please advice me,
Thanks in advance
Rajesh
You can configure your search question in custom configure report.
Once you configure schedule it as per your date and time to automate execution of report.
You need to active scheduler task in system setting task configuration.
Hi Paritosh,
Thanks for your reply,
I tried to locate the custom configure report and automate execution of report, but I am not able to identify myself in our agile version, please give me some additional input, so that I can do it,
if you have any samples, that would be very helpful.
Thanks
Rajesh
Hi Rajesh,
It is not possible to configure search results to download to your local system automatically.
You will have to write a SDK code to generate the report and store it in your system folder by scheduling (cron in Linux or Task Scheduler in windows).
I think, What Paritosh is saying, you can configure the report in Agile which will send the notification to you, but to get the report again you gotta login to Agile.
Thanks,
Anand