1. Walther Rodriguez
  2. PowerServer 2020 or older (Obsolete)
  3. Thursday, 8 October 2020 21:19 PM UTC

I get several errors like this

 

19:53:12 Failed to parse UserObject pbdom_text.
19:53:12 00005: Failed to parse the source code. Line: 6
19:53:12 Failed to parse UserObject pbdom_processinginstruction.
19:53:12 00005: Failed to parse the source code. Line: 6
19:53:12 Failed to parse UserObject pbdom_object.

 

when deploying for appeon, i am using a SOAP web services proxy

Help please

 

Marco Meoni Accepted Answer Pending Moderation
  1. Friday, 9 October 2020 18:47 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi,

in addition to HTTPclient, you can still use SOAP Proxy via AppeonWebServiceComponent object:

https://docs.appeon.com/2015/workarounds_and_api_guide/ch01s03s09.html

  • Pros: it saves you from parsing the result XML and the request is done by the server instead of the client.
  • Cons: non-elementary parameters and return values are not supported

Best,

.m

P.S.

In addition, please remember that WebService Datawindows are supported by Appeon PowerServer

Comment
  1. Chris Pollach @Appeon
  2. Friday, 9 October 2020 20:05 PM UTC
Hi Marco .. Yes, WS DWO's are "awesome" to use in PS. ;-)
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 9 October 2020 15:30 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 2
Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 8 October 2020 22:15 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 3

Using the obsolete SOAP Web Service proxy wizard is not supported in PowerServer.  You need to use the HTTPClient to call SOAP Web Services.

This tech article may be useful for you: https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/236-call-soap-web-services-using-httpclient-object

 

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.