11-24-2022
12:02 PM
- last edited on
05-03-2023
09:13 AM
by
JackLacava
Hello
I made a mistake creating the IC matching rules for several workflows related to the entities.
Do you have any suggestion on how to bulk update the IC matching rules?
Thanks in advance
Marcello
Solved! Go to Solution.
11-25-2022 04:12 AM
Hi Marcello,
for a bulk update, extract the relevant steps from your workflow, run a find and replace and reload the XML file.
If needed, make use of RegEx (Regular Expressions). Depending on the type of change you are attempting, this can save you a lot of time.
For another sometimes faster way - but not "bulk" - you can also use the Grid view of the workflow profile settings:
11-25-2022 04:12 AM
Hi Marcello,
for a bulk update, extract the relevant steps from your workflow, run a find and replace and reload the XML file.
If needed, make use of RegEx (Regular Expressions). Depending on the type of change you are attempting, this can save you a lot of time.
For another sometimes faster way - but not "bulk" - you can also use the Grid view of the workflow profile settings:
11-27-2022 05:43 AM
Hi Henning
thank you
I never noitces the Grid viiew on Top WF profile!
Now I can copy paste the parameters in few seconds.
Thanks a lot
Marcello