Blogs tagged soapnavigation
-
When the web service response comes dynamically for every request made, certain fields can be populated dynamically because of which response mapping cannot be done completely via mapping tool. Only static fields can be mapped using mapping editor... Read More »5Comments1Like -
Navigation is supported in soap data source when a web service has such an operation which takes an input parameter which is the key element of another entity set. Steps from Design Time tool Create an OData Service Implementation Project Create... Read More »1Comment2Likes -
When session key has to be passed for every soap operation, the following can be done in order to achieve this. The first step would be to get the session key from a login operation. The user must provide the credentials as input to login soap... Read More »4Comments1Like