Question
Sberbank
RU
Last activity: 31 May 2018 12:00 EDT
Advanced parameters on section
Hello!
I have section - A with advanced param.
And Section - B which include section B
I configured FLowAction for advanced parameters of section A with 1 text input.
When i include section A into B on param tab i cofigure value for param like ".pzInsKey".
In section A i dont get value of pzInsKey of Primary page section B, but only string ".pzInsKey"
How can i grab value of pzInsKey?
***Updated by moderator: Lochan to add Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Sberbank
RU
And Section - B which include section A **
Sberbank
RU
up
Pegasystems Inc.
IN
Hi Vital,
Can you please specify the Advanced Parameters you are configuring on section A. Are you displaying the "pzInsKey" in text input configured in Section A. Did you check "Pass current parameter page" check wherever required in section B. Are you embedding section A in section B. Please provide complete use configuration to investigate further.
Regards,
Hemanth
Sberbank
RU
see my post bellow
Pegasystems Inc.
IN
Hi
Have you tried running tracer to see whether the parameter is getting passed properly or not?
Also for testing purpose you can try using a page to hold the parameter and use pagename.propertyname in order to pass the data as parameter.
Sberbank
RU
see my post bellow
Sberbank
RU
What we have:
- Section TestA with advance param and textInput that represent this param (Screen 1-2)
- Section TestB. It include TestA and pass OperatorID.pxCreateOpName (Screen 3-4)
- And we can see that in TestA we pass not a value of OperatorID.pxCreateOpName but string "OperatorID.pxCreateOpName " (Screen 5)
P.s. button "add media" does not work here
Sberbank
RU
up
Pegasystems Inc.
US
I think? this is working as designed. It appears as though the parameters are being passed fine. Your issue is that it does not lookup property references within the passed parameters. I don't know if property lookups are supported here on this feature.
Need an SME or product owner to confirm or otherwise.
-
Vachan Chauhan
Sberbank
RU
So there is no way to pass parameter to section from clipboard?
-
Chinmaya Kumar Baral
Pegasystems Inc.
US
That is a different question. In fact, in your example, you are doing just that, and quite successfully.
The issue that you are facing, is you are trying to perform a property lookup within your passed param. I do not see any smart prompt or autocomplete arrows on that form, so I would infer such a feature is not supported.
But to be certain of that statement, I will defer to SMEs and/or product owners in this arena.
Sberbank
RU
UP
Sberbank
RU
UP