OpenEdge Dataset SOAP to PHP

rrubio

New Member
Hi All!

I'm currently working with OpenEdge 10b and have already established a number of basic soap queries consuming from a PHP soap server to OpenEdge, I'm also doing a couple of basic queries from PHP to OpenEdge and that's fine too!

I would now like to pass a Dataset from OpenEdge to PHP, but i'm not having much luck. Openedge will trigger the action to PHP where it will consume the data.

I need to know:
  • how to consume the passed dataset from OpenEdge to PHP


Thanking you in advance :-)
 
Back
Top