Hi Team,
I have created process design that generate the pdf. The process design has 4 services
1- SetValue(execute)
2-ApplicationUtility(readApplicationAsset)
3-FormService(renderPDFForm)
4-OutputService(transformPDF)
When I am calling REST API (ex:) then the response Entity returning the url location where the pdf get stored temporarily not the actual pdf output. When I need the output pdf i need to call again the response entiry document url to get the pdf.
So, my question why we need to call 2 times to get the pdf. can we not download and save the pdf in one call
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Have you set the generated pdf as output variable?
Views
Replies
Total Likes
@Amreen1 , Can you reply to @Vijay_Katoch's query? It would enable us to help you.
Let us know if you have already resolved the issue. Thanks!
Views
Replies
Total Likes
I have setup the output variable.
Yes, we resolved it. We have added new step that giving the base64 string as pdf we haven't get
Views
Replies
Total Likes
Thanks, @Amreen1
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies