Fast way to update IC matching parameters?

Marcello
Contributor

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

1 ACCEPTED SOLUTION

Henning
Valued Contributor

Hi Marcello,

for a bulk update, extract the relevant steps from your workflow, run a find and replace and reload the XML file.

Henning_1-1669367471135.png

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:

Henning_0-1669367398279.png

 

View solution in original post

2 REPLIES 2

Henning
Valued Contributor

Hi Marcello,

for a bulk update, extract the relevant steps from your workflow, run a find and replace and reload the XML file.

Henning_1-1669367471135.png

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:

Henning_0-1669367398279.png

 

Marcello
Contributor

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