Hi there! Does anyone have some clean procedure to rename some source? Any way to rename the source, that renames all references to it in cascade?
For example, I have several account-attribute transforms that references sources by name. I do not know if any other components are actually referencing source by its name instead of its id.
When you change the Source name, it doesn’t impact OOTB references as those will be using ID.
If anything custom you built including Transforms, Rules or Workflows referencing Source name, then we need to update everywhere. AFAIK we don’t have any automation which can update source name everywhere.
Thanks krish, I was hoping not to confirm that :D. I think that after the rename it will go on with a full test of all functionality to check that everything is in its place.