Question
1
Replies
146
Views
Posted: December 29, 2016
Last activity: December 30, 2016
Closed
Stream pictures via exposed REST service
Hi,
I have a requirement to allow an external system to retrieve pictures uploaded as attachments to workobjects, via an exposed rest-service.
How would I go about configuration of such a feature?
Regards,
E
You can get the attachments from pc_data_workattach table for the workobject and pass it 'pyResponseAttachmentPage' through Service-REST activity.