1. Andres Slachevsky
  2. PowerServer 2020 or older (Obsolete)
  3. Tuesday, 24 December 2019 11:05 AM UTC

Hello All,
We have a PB 2017 that call a webservice that return a pdf file

to convert the response to the PDF we use

lnv_coderobject = create CoderObject
lbl_pdf = lnv_coderobject.Base64Decode(ls_pdf)

is_archivo_pdf = is_carpeta + string(par_persona) + "_" + string(now(),"hhmmss") + ".pdf"
li_file = fileopen(is_archivo_pdf,StreamMode! ,write!, Shared! ,replace!)

Now we need to implement the same solution to a customer using PowerServer Web 

any advice on how to do it.

i have manage to call the WebService and get the response but i can not find the way to decode the response in order to create the PDF

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 24 December 2019 15:47 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi Andres;

  The Encode / Decode  feature has been added to the new PowerServer 2020 release coming out in the next few weeks.

Regards ... Chris

Comment
There are no comments made yet.
mike S Accepted Answer Pending Moderation
  1. Tuesday, 24 December 2019 15:11 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 2
Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.