How To identify the interfaces that are using a particular mapping value?
1009817May 20 2013 — edited May 24 2013I need to replace a hard coded mapping expression value with a ODI variable. Now the question is . how to identify as to how many interfaces are actually using that hard coded value in its mapping expression ?
The only way I right now know is manually checking all the interfaces in their "Quick Edit" Mode and if the value is mapped I would be replacing it with that variable.
Is there any way like performing a search for all interfaces that are using the hard coded value and then I can replace it with the variable in those interfaces.