I need some tips on the following problem we’ve encountered. I need to dinamically retrieve the input & output names and types of any given service on the integration server, where I have administrator privileges. I’d appreciate any tips if this is possible or not.
On the other hand I’ll have another question regarding if I can retrieve a list of available services on the IS from a simple flow service or this is not possible? I tried the universalName built-in service but it seems like a different stuff.
Thank you very much, indeed that was exactly what i was looking for! Now only one question remains, if I can somehow query the input names of a given service. I tried to look for such a service in the same wm.server.query package but I couldn’t find anything helpful.