Forum Discussion

Kateryna's avatar
Kateryna
Contributor
11 years ago
Solved

Automatic mapping rename

Hello,



I have such problem: my company does brunches very often, and every time I have to rename mapping for buttons for each projects, I have 100 projects and each week it takes a lot of time to rename all of them. How can I optimize this? Maybe some script, where I can rename mapping automatically depending on Suite variable for example.

 

 
  • You can use regular expression:- 



    For eg in your case as I can see in image.



    Instead of 



    NYVE.LOGIC.3.3 change to NYVE.LOGIC.*



    in case if this changes to NYVE.LOGIC.3.4 in future it will not effect your object.



    Hope this is what you are looking for.

    Regards,

    Abhjijit





2 Replies

  • abhijit_jain's avatar
    abhijit_jain
    Occasional Contributor
    You can use regular expression:- 



    For eg in your case as I can see in image.



    Instead of 



    NYVE.LOGIC.3.3 change to NYVE.LOGIC.*



    in case if this changes to NYVE.LOGIC.3.4 in future it will not effect your object.



    Hope this is what you are looking for.

    Regards,

    Abhjijit