Question
1
Replies
102
Views
Posted: August 26, 2020
Last activity: August 27, 2020
Cannot reference Data Page in Data Transform
Hey all, I'm trying to reference a data page in the Source in a data transform, but get the ff error:
Source— Invalid expression or reference: error: Declare-Page does not take parameters: <data page name>
Would anyone know the cause of this? I'm using the Data Page to call a REST API and map properties as fields in the body and map the response back to other properties. Thanks.
***Edited by Moderator Pallavi to update Platform Capability tags***
HI,
Couple of things to check here
1. Have you defined you Data Page in the pages and classes tab?
2. Are you following proper syntax while using your data page from the Data Transform?
3. Did you try performing revalidate and save on your rule?
Please find the below link for more help,
https://collaborate.pega.com/question/data-page-does-not-take-parameters-pega-73
If the issue, still exists, could you please share a screenshot of you Data transform configuration.
Thanks.