Hi Alex,
For this you can use directory on the server instead of 'File Library'.
Create a folder on directory using 'Create Folder Plugin' as shown below :

Then using Copy Attachment Plugin copy the attachment to this created folder. (In the parent form).

In child form use add attachment plugin to retrieve the Attachment from above specified directory.

Hope this helps.
Regards.
------------------------------
Hammad Naeem
Precisely Software Inc.
------------------------------
Original Message:
Sent: 01-23-2024 12:35
From: Alex Kuligowski
Subject: Copy attachments between processes
Thanks for the reply Hammad. Unfortunately, we will potentially have the same naming for attachments across different processes.
I tried using the Create Folder plug-in in the parent to create a folder the same name as the Parent process name) followed by a Copy Attachments plug-in, but the latter doesn't seem to allow me to select the previously created folder. Only drop-down values of previously created folders in the File Library are available. Is there another way to dynamically point to file library folders for each parent and child process?
------------------------------
Alex Kuligowski
Data Governance
Leprino Foods
Denver, CO
------------------------------
Original Message:
Sent: 01-19-2024 01:50
From: Hammad Naeem
Subject: Copy attachments between processes
Hi Alex,
Another way could be using 'File Library' feature in composer.
In the parent form use 'copy attachment' plugin to copy the attachment to the file library.
In the child solution use 'Add Attachment' plugin to retrieve the attachment from the 'File Library' wherever needed in the child workflow.
you won't need a processId for this. Just make sure while copying the attachment to the file library, attachment has a unique name, so that you can retrieve it in the child process using the name.
Here is a link for documentation on file library :
https://help.precisely.com/r/Automate-Evolve/20.3/en-US/Automate-Evolve-User-Guide/Solution-Developer-Help/File-Library?tocId=mHOX27AYzUSkx544p7Bphw
Hope this helps.
Regards.
------------------------------
Hammad Naeem
Precisely Software Inc.