Hi,
I have configured a Business Activity along with Date Profile and Action profile.
My Actions are linked to Date Profile. For example
System Date -> Action 1 -> Send correspondence 1
System Date + 10 -> Action 2 -> Send correspondence 2
System Date + 20 -> Action 3 -> Send correspondence 3
Now, I want to create a Variable (X in Days) to pause/extend the actions. The variable will be captured from CRM Web UI for different Business Partners..
Example: 15 Days or 20 Days
System Date + X -> Send correspondence 1
System Date + 10 + X -> Send correspondence 2
System Date + 20 + X -> Send correspondence 3
How can we do it in Actions/Date Profile?
P.S: I want to avoid workflow.