Question Dan Goldman · Jun 16, 2022

I am trying to pass %request.Data from my rest dispatch class to a production so that I can use it in by business operation.  I have created a message that has a property:

PropertyAs%String

to get the data to the production. I am new to intersystems and multidimensional arrays/globals

dispatch class:

business operation:

Access data from the multidimensional array that is being passed in the property genericRequest.urlParameters.

Any suggestions are greatly appreciated.

Thanks

3
0 504