Primary Page for SOAP Call while loading from Datapage

Hello,

we are trying to load datapage from soap. In the response DT we could not refer the results page from SOAP. In the tracer we see the integration primary page is dynamic. (D18483173697631963013).

We are trying to refer it like “DataSource” which is not working.

What should be the page name in the response data transform to grab the response data? Thanks.

Hello,

Usually DataSource should work in the response datatransform by declaring the integration class in pages&classes. Some reason we had to delcare it in the parameters tab as well.

We tried by adding the DataSource in the parameter tab as a page type. That worked. The version we are using is 8.5.x from cloud. Thanks.