Support Article
Getting Class Less Results from Data Page
SA-19732
Summary
User has created a datapage mentioning any class as the object type.The source for the datapage is connector.Used soap connector and provided request and response datatransforms.When mapping response using response data transform form to clipborad page,could see that all are mapped to classless pages.Since it is class less,unable to perform any operation on the response data.
Error Messages
Getting Class Less results
Steps to Reproduce
1) Create data page
2) Give any clsaa as Object Type
3) Use Connector as source
4) Map resopnse to datapage(Primarypage) using response data transform
Root Cause
User was using For Each Page in step in data transform to set the data from source to target. They weren't using any copy operation to get the class of the source page.
Resolution
Suggested user to use Append and Map to instead For Each Page in similar to OOTB datapage D_PDNFeed .
Published February 27, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.