Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

URL updates in Email Templates

harishyara
Regular Contributor
Regular Contributor

Hi Team,

We are migrating from v5.5 to v24.2, currently we do have 100+ email templates body containing current version instance url, after migration if we get new url, is there a way that we can replace the old url with new instance url for all email templates without going to one by one email and do manually? Please advise.

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Raghu
All-Star
All-Star

@harishyara  we dont have any alternative , sometimes multiple sharepoints links based customer requirement.

We done one by one only, if dont any url you can use transport function to import it.


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

harishyara
Regular Contributor
Regular Contributor

@Raghu - Okay in that case, could you please confirm is there a way that we can get list of all email templates which contains current instance URL in the email body ?

select name from ecmemailtemplate where templatecontent like '%abc%'


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

harishyara
Regular Contributor
Regular Contributor

Hi @rushikeshvartak - I tried getting this message

harishyara_0-1721650300033.png

 

 

 

rushikeshvartak_0-1721665497586.png

select name from ecmemailtemplate where templatecontent like '%.com%'


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Its ecmemailtemplate and not templates(as shown in your screenshot).

dgandhi_0-1721682157680.png

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.