<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000074vQBMCA2Okta Classic EngineAuthenticationAnswered2021-07-24T16:54:28.000Z2021-07-24T07:46:30.000Z2021-07-24T16:54:28.000Z

LaxmanC.25348 (Customer) asked a question.

Need help in custom string

Hi All,

 

Can anyone help me with configuring custom string which will convert one domain name to another.

 

As I tried it is working for single user but need help how can we configure it for all users.

 

Working single user string is as follow

 

abc@xyz.com ------> abc@pqr.com

 

String used: String.substringBefore(abc@xyz.com, "@") + "@pqr.com"

 

Can someone help on this

 

Regards,

Laxman Chavan


  • LaxmanC.25348 (Customer)

    HI All,

     

    JFYI, "source.Mail" helped to resolve this issue

     

    Regards,

    Laxman Chavan

This question is closed.
Loading
Need help in custom string