Hi,
Is it possible to send value while executing to delivery through analytics?
I have below scenario.
1: I am using SQLOperation action in my process query like
select * from geography where region='EAST' I want where clause to be dynamic.
2: Output of above query return state and region which used in other operations.
3: Create package of process and deploy it on analytics.
Now what I want, When I run delivery through analytics It will prompt for region so that user process will execute for only that region.
Is this possible? if yes then can you guide me to achieve it?
Let me know if any queries.
Thanks and Regards,
Prashant Sangle