Expand my Community achievements bar.

download the pdf through REST API process design call

Avatar

Level 3

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:Amreen1_0-1736335884986.png) 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

 

0 Replies