Send attachment from one instance to other instance ui action
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 12:40 PM
I make a script in ui action that take data from incident and create a new incident in my other instance with the same data , with rest message.
but I need to transfer the attachments too , how I do it ?
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 04:45 PM
Check the below link. It has the api script which can help you to build the script to transfer attachments
Please mark this response as correct or helpful if it assisted you with your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 05:35 PM
Hye @Nono vak ,
Your requirements seems interesting I want to try in my PDI , can you share what you have written in UI Action .
Thanks