Question
1
Replies
543
Views
Posted: September 19, 2018
Last activity: September 19, 2018
Closed
Unable to reference Data page with parameters in a Connector rule
I have a connector rule in which I want to set the Queue name using a datapage that has parameters.
So in the Request Queue Name, I have specified the value as:
=D_LoadEnvSettings[MethodName:"ABC_Connector_name", Ruleset:"RSName",DSSName:"EnvironmentName"].REQQUEUENAME
However at run time I am receiving this error:
The reference =D_LoadEnvSettings[MethodName:"ABC_Connector_name", Ruleset:"RSName",DSSName:"EnvironmentName"].REQQUEUENAME is not valid. Reason: Page name (D_LoadEnvSettings[MethodName:"ABC_Connector_name", Ruleset:"RSName",DSSName:"EnvironmentName"]) from indirect reference was not found.
Is it not possible to reference data pages this way in a connector rule?
Hello,
It is possible but the format must be incorrect. You can see a lot of Out-Of-The-Box connector using Data Pages. Which Pega version do you have? What connector is it? Here is an example: