× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Oh, I see.. I originally thought the DS format was required because you had to match some customer requirements or something like that. I didn't realize that format was purely because you were trying to use the RETURN opcode.

Now that you've explained that, it makes much more sense. Thanks for the info!


On 12/30/2014 3:41 PM, Koester, Michael wrote:
Scott, I was initially trying to use a service program function that, by defitnition, must return only one "value" -- Since I needed more than one array, I had to return a single data structure that had multiple array data structures nested within it. To IWS, my return was a structure which expanded to multiple array structures, and there was no support for displaying the Count for the nested structures.

When I used the parameters approach, IWS saw those parameters that did not specify CONST as input/output, and for those that were dimensioned it allowed me to replace the default Counts with my integer variables.

In that initial success I was using a *PGM object with the parameters. I have been trying to set up a *srvpgm function that returns a data structure comprised of a small collection of fields (no arrays there), as well as in/out parms for returning the arrays. Not having any success there yet. Don't know what I'm missing. The PCML appears to be error-free, but IWS does not recognize the operation as one that can be selected in the "Select Export Procedures to Externalize as a Web Service - Step 4 of 9".

I might be pushing my luck there, and may have to go back to the *PGM approach (because it works.)
--Michael


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.