clone profile - preserve decision table content

Raphael D_
Kilo Sage

Hi guys,

I'm looking for the best way to preserve decision tables (Workflow Studio) in the clone profile.
We have some conditions and outcomes that vary per instance. For example, email addresses.

what is best practice to preserve the content of a decision table?

Thanks
Raphael

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Raphael D_ 

it all depends on what the requirement is and which ones should be preserved

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Raphael D_
Kilo Sage

@Ankur Bawiskar : the requirement ist to preserve the content of "condition" and "result":

RaphaelD__0-1746192300086.png

 

@Raphael D_ 

below are the tables, see which can be selected in clone preserver

decision table is stored in "sys_decision"

decision table input is stored in "sys_decision_input"

decision table condition is stored in "sn_decision_table_decision_condition"

decision table question is stored in "sys_decision_question"

decision table result is stored in "sys_decision_multi_result"

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader