Hello
I was tasked with creating a SOAP service to get a list of attached files of different categories
2 situations
Within the case
Without case
how to do it?
I was looking for information but there is no actual data anywhere (version 7.4)
Please check these links…They are very detailed and should provide the answer to your question :
Thank you very much for your reply
These articles show how to get a file and then attach it to the case, but I need to learn how to set up sending multiple files
I need to send files using the Soap service
for instance
The user sends data, the service generates a file, such as a PDF, and sends it as a response
Or send all attached files from the case (PDF, DOCX, Image)
Thank you very much for your reply
These articles helped to understand what parameters need to be passed to Service
However, in 7.4, when you receive a file and attach it to a work object, you need to add Commit