Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Dynamic Rest URL to hyperlink
Summary:
Do we have limitation in Dynamic Reset URL changing to Hyperlink via HTML language in alert composer?
If yes Could you please let me know what's the workaround
Content (please ensure you mask any confidential information):
below is the HTML code
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 20px;
}
</style>
</head>
<body>
<p>Dear test pw_test,</p>
<p>Congratulations! Your Oracle Fusion Applications account has been successfully created.</p>
<p>Please follow the link below to reset your password:</p>
Click here to view more cat photos <a href="<a href="${resetUrl}">TEXT1</a>">cat photos></a>
0