Question
1
Replies
40
Views
Posted: January 30, 2019
Last activity: February 5, 2019
Closed
Solved
Execute datatransform after case creation
Hello, I may I missed something but I didn't find if there is a default datatransform that is executed just after case creation. I need to concatenate value from an autocomplete field into another field and until now I was doing it on post processing of a flow action but would like to do it just after case creation. Thank you.
***Edited by Moderator Marissa to update platform capability tags****
On the Process tab of the flow rule there is a Case Creation section where you can specify a Data Transform. When I check the pyStartCase flow rule in my system, I see pyDefault set as the Data Transform.