cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to change Email Template URL link in BAdi IF_CUAN_CMSG_ADAPT_HYPERLINKS~ADAPT_URL

arvinth
Explorer
0 Likes
592

Dear Experts,

We are in Hybris marketing on-premise 1709 SP01.

While sending marketing email from hybris marketing email template we want to change the base URL ink.

for example we have the following URL link in the email content template

https://www.xxxxxxxx.de/ssss.aspx?id=A0232M017∏id=4≠wsletter=2017/50/weihnachten/test#AnkerParameter...

in the BAdi CUAN_CMSG_ADAPT_HYPERLINKS~ADAPT_URL

we want to add the additional parameters before the # like below

https://www.xxxxxxxx.de/ssss.aspx?id=A0232M017∏id=4≠wsletter=2017/50/weihnachten/test<<cmpId=32323&cntID=34343>>#AnkerParameters

Is it possible ? How can I achive this in this BAdi (this BAdi is not passing Base URL link as input parameter)?

Many Thanks.

Kind Regards, Arvinth


View Entire Topic
arvinth
Explorer
0 Likes

Dear Arnaud,

Thanks for the reply.

Actually we want to add the following link in the URL field with # ( after the # we want to add some additional e-commerce parameters )

https://www.xxxxxxxx.de/ssss.aspx?id=A0232M017∏id=4≠wsletter=2017/50/weihnachten/test#AnkerParameter...

In the BAdi IF_CUAN_CMSG_ADAPT_HYPERLINKS~ADAPT_URL or some where

we want to read the above URL to identify the # then replace # with some additional parameters like campaign id and contact id .

Kind Regards,

Arvinth