Hi Folks,
We have a task, in a process definition, that execute an script SAS and as results creates a PDF report. There is any way to attach this report to the task?
Regards,
@MariaD
I've never done it but it looks possible according to the documentation (SAS® Risk and Finance Workbench 3.2: API Documentation).
RFW_API:
Function: task_load_attachment (projectId, taskId, file, comment) - Attach a file to a project task.
View solution in original post
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates