Question
1
Replies
106
Views
Posted: March 19, 2019
Last activity: September 18, 2019
Closed
Error when trying to import a parameterized Data Page in Strategy
Can i import a parameterized data Page (with Parameters) in strategy?
Getting the below error that parameters should be omitted when calling a Data Page in Strategy.
May I ask which release of PRPC are you using?
You need to load the Data Page into Page property before Strategy execution and use that page in Set Property Component instead of directly using the Data Page in Set Property component.