Can you be a little more explicit? As I understand from what you’ve posted:
-
You have a service that has input parameters. Let’s say three strings named A, B and C.
-
You have processing rule that invokes this service. Within the rule, you set the input parameters to some values. A=“fred”, B=“wilma”, C=“pebbles”
What do you mean by “query against the parameters”? Since the service declares A, B and C on the input tab, you should be able to freely reference those pipeline variables within your service. Is this what you mean?
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB