- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 01:43 AM - edited 09-04-2023 01:44 AM
Hi Team,
I have a Requirement like I want list of incidents that are opened on today as soon as I hit on link it automatically downloaded in system.
How can i download it plz help.
Thanks,
Ankit
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:27 AM
Hii Ankit,
Please take a look at the below image
Thanks & Regards,
Janhavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 03:19 AM
Hi @Ankit Kumar6 ,
You can create a UI action and select the checkbox for List Link as True. Write script to download the list in the script field of UI Action.
Thanks & Regards,
Janhavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 03:25 AM
Hi Janhavi,
What script i need to write. Can you please provide the code.
Thanks,
Ankit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:27 AM
Hii Ankit,
Please take a look at the below image
Thanks & Regards,
Janhavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 07:11 AM
Thanks Janhavi, it worked for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:19 AM
Hello Ankit,
Create a Processors under System Definition.
Create a UI Action with List link. On the script link call the processor go get the incident as pdf.
Regards,