Hi,
I am working in dsp pages and facing a problem while implementing paging.
When user is clicking next option then there are some variables values which i want to pass to webMethods service which will be called when same dsp will be loaded again.
first time I am showing 100 results to user and same fetching from webMethods service and now on next I want to fetch next 100 results from webMethods service and for that I want to give some values to webMethods service like row start from 100 and row end 200 like this from dsp side… the problem is I am not able to save these values even I am trying to creat hidder variables, the values are not going on webMethods side I checked with savePIpeline…
Each time I am calling the same dsp page…
please help…
thanks in advance…
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods