Monday, 8 February 2016

How to use filed value in Property Set option Like Data Transform or Activity

Question: How to use filed value in Property Set option Like Data Transform or Activity?


Solution:

Go to Expression Builder and Select Localized Text


@(Pega-RULES:Utilities).getLocalizedText("Field value Label", ".pyCaption(This is Property)", tools)

The Flow Action is not a Local Action

Error:  The Flow Action (Flow action Name) is not a Local Action



Solution:

Go to Flow Action > Action Tab > Indicator Section and Select Used as for Local Action and save the flow action.