1. jay rajan
  2. PowerBuilder
  3. Wednesday, 7 October 2020 11:56 AM UTC

Can someone please try to solve it ?

ExtractorObject lnv_extractor

lnv_extractor = Create ExtractorObject

ahttpclient.GetResponsebody(lb_Body)

li_ret = lnv_extractor.Extract(lb_body, lb_Extr, ArchiveFormatGZip!)

 

li_ret =1 whisch is good when respnse is approx 700 rows

 

but it generate error (li_ret = -14 ) when respnse zip is large

 

I am unable to extract it for large GZIP data

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 7 October 2020 14:10 PM UTC
  2. PowerBuilder
  3. # 1

Hi Jay;

  How big is big?

Regards ... Chris

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.