Hi anyone can please help me on this,
How can we link-up proposition with an action
Hi anyone can please help me on this,
How can we link-up proposition with an action
@Srinivas Thota
In Pega, propositions and actions are part of the decisioning framework, often used in the context of Pega Customer Decision Hub or Pega Marketing to deliver personalized and relevant customer interactions. Linking propositions with actions involves creating and configuring both elements properly within the Pega environment.
Here’s a step-by-step guide to linking a proposition with an action in Pega:
Propositions are typically created as part of an offer or decision strategy in Pega. They represent the various options or offers that can be presented to a customer.
Navigate to the Proposition Management:
Dev Studio > Decisioning > Propositions.Create a New Proposition:
Add Proposition to create a new proposition.Actions in Pega represent the steps that should be taken when a specific proposition is selected. Actions are defined within a decision strategy or a marketing campaign.
Navigate to the Actions Configuration:
Dev Studio > Records > Decision > Action.Create a New Action:
Create to define a new action.To link propositions with actions, you typically use a decision strategy that orchestrates how propositions are selected and what actions are taken based on business rules and customer data.
Create or Edit a Decision Strategy:
Dev Studio > Decisioning > Strategies.Configure the Decision Strategy:
Define the Proposition Components:
Proposition Data component to import propositions into the strategy.Add the Action Component:
Set Property or Map Values component to map the selected proposition to the corresponding action.Save and Test the Strategy:
Thank you for your quick response and clear explanation.
@Srinivas Thota if @Satyasaicharana 's answer resolved your issue can you please click the ‘Accept Solution’ link on their reply?
This will allow users with the same question to find this post and learn from the shared knowledge.