Hi,
When I invoke a service from a portlet, i’m not able to pass the input data from my portlet text button to the service.
A debug log which I have put at the start of the service shows that no value was passed as input when the service is invoked from the portlet.
Hence I always get the default result from the service into my portlet.
I’m not publishing the portlet to a MWS server, but using the MWS Preview server which comes in Designer.
I have re-checked that the input binding is proper.Yet the value is not passed to the invoked service via the webService call.
Am I missing something here or any other thing needs to be set.
I have also configured the webservice end point alias on the IS.
Thanks in advance for any suggestions/help.
-Sid.