cancel
Showing results for 
Search instead for 
Did you mean: 

To remove multiple tags and replace with single tag

RakshitNS
Level 2
Hi John and team,
Could you please tell me a way to replace multiple tags for an item in a queue with a single tag. Since multiple tags are separated by ";", it's not allowing me to replace in one shot. 

For Ex: if a tag has test1;test2;test3... I need to replace the entire thing with tag say test4

Thanks
Rakshit


------------------------------
Rakshit NS
------------------------------
2 REPLIES 2

antonyvp
Level 4
I don't think it's possible. You have can remove only 1 tag at a time.
Perhaps you can create a collection with all the tags to be removed, loop through it and remove all tags and finally add the new tag.

------------------------------
Antony Pappachan
RPA Developer
Persistent Systems
America/New_York
------------------------------

Thanks for your reply! Much appreciated.

 

Regards,

Rakshit




This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. Your privacy is important to us. Accenture uses your personal data only in compliance with data protection laws. For further information on how Accenture processes your personal data, please see our privacy statement at https://www.accenture.com/us-en/privacy-policy.
______________________________________________________________________________________

www.accenture.com


------Original Message------

I don't think it's possible. You have can remove only 1 tag at a time.
Perhaps you can create a collection with all the tags to be removed, loop through it and remove all tags and finally add the new tag.

------------------------------
Antony Pappachan
RPA Developer
Persistent Systems
America/New_York
------------------------------