Skip to main content
Newcomer
November 24, 2022
Solved

Fast way to update IC matching parameters?

  • November 24, 2022
  • 2 replies
  • 0 views

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

Best answer by Henning

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

 

2 replies

HenningOneStream EmployeeAnswer
OneStream Employee
November 25, 2022

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

 

MarcelloAuthor
Newcomer
November 27, 2022

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