Application Server Error
UKNW-9999
ORA-28000: the account is locked
Application Server Error<br>
ORA-28000: the account is locked
Call ForgotPasswordURL()<br>
Call If(=, then=<br>
<script type="text/javascript"><br>
function connectAzureAD() {<br>
var azureUrl = 'https://login.microsoftonline.com/<%GetCustomerOption("AzureTenantId")%>/oauth2/authorize?response_type=code&client_id=<%GetCustomerOption("AzureApplicationId")%>&state=<%GenerateOAuth20State()%>';<br>
location.href = azureUrl;<br>
}<br>
</script><br>
<div id="oa_social_login_container"><br>
<button type="button" onclick="connectAzureAD()"><%GetLabel('Connect via Azure')%></button><br>
</div><br>
)<br>
Call GetCustomerOption(=AzureApplicationId)<br>
Call OnArgument(ArgValue=, else=<br>
<div id="oa_social_login_container"></div><br>
<script type="text/javascript"><br>
var url = '<%GetAppBase(context=JS)%>home?page=logon.htm&customer=<%GetCustomerProfile(context=JS)%>&language=<%GetLanguage()%>&social=T';<br>
var _oneall = _oneall || [];<br>
_oneall.push(['social_login', 'set_callback_uri', url]);<br>
_oneall.push(['social_login', 'set_providers', ['linkedin','facebook','google','twitter']]);<br>
_oneall.push(['social_login', 'set_custom_css_uri', 'https://secure.oneallcdn.com/css/api/themes/flat_w32_h32_wc_v1.css']);<br>
_oneall.push(['social_login', 'do_render_ui', 'oa_social_login_container']);<br>
</script><br>
)<br>
Call Macro(=SocialLoginEnabled)<br>
Call GetLabel(=Log in)<br>
Call GetLabel(=Password, context=ATTR)<br>
Call GetLabel(=User name)<br>
Call GetArgument(=USER, context=ATTR)<br>
Call GetLabel(=Welcome to Efficy)<br>
Call OnArgument(=language, value=TR, then=selected)<br>
Call OnArgument(=language, value=SK, then=selected)<br>
Call OnArgument(=language, value=RU, then=selected)<br>
Call OnArgument(=language, value=RO, then=selected)<br>
Call OnArgument(=language, value=PT, then=selected)<br>
Call OnArgument(=language, value=PL, then=selected)<br>
Call OnArgument(=language, value=JA, then=selected)<br>
Call OnArgument(=language, value=IT, then=selected)<br>
Call OnArgument(=language, value=HU, then=selected)<br>
Call OnArgument(=language, value=EL, then=selected)<br>
Call OnArgument(=language, value=CS, then=selected)<br>
Call OnArgument(=language, value=HR, then=selected)<br>
Call OnArgument(=language, value=ZH, then=selected)<br>
Call OnArgument(=language, value=AR, then=selected)<br>
Call OnArgument(=language, value=ES, then=selected)<br>
Call OnArgument(=language, value=DE, then=selected)<br>
Call OnArgument(=language, value=NL, then=selected)<br>
Call OnArgument(=language, value=FR, then=selected)<br>
Call OnArgument(=language, value=EN, then=selected)<br>
Call Macro(=SocialSubDomain)<br>
Call UseStyleSheet(=logon.css)<br>
Call UseScript(=../lib/js/vendor/modernizr.js, fixedline=T, fixedpath=T)<br>
Call UseStyleSheet(page=efficy)<br>
Call OnLanguage(ar=efficy-rtl, else=efficy)<br>
Call Macro(=MetaHead)<br>
Call GetArgument(=CUSTOMER, context=TEXT)<br>
Call GetLabel(=Efficy Logon - Connecting to)<br>
Call OnLanguage(ar=rtl, else=ltr)<br>
Call GetLanguage(lowercase=T)<br>
Call Macro(=Doctype)<br>
Call LoadMacros(=MacroLibrary)<br>
Call SetBookmark()<br>
Call IncludeFile(=LogonForm)<br>
Call If(=, then=<%IncludeFile("LogonFormAzureAD")%>, else=<%IncludeFile("LogonForm")%>)<br>
Call GetCustomerOption(=AzureExclusively)<br>
Call IfConnected(then=<br>
<%LoadMacros('MacroLibrary')%><br>
<%Macro('Doctype')%><br>
<html><br>
<head><br>
<%Macro('MetaHead')%><br>
<meta name="robots" content="noindex, nofollow"><br>
<title></title><br>
<%UseScript('js/config/require.config.js', fixedpath=T, data-custombase='%%GetCustomBase()', data-dealerbase='%%GetDealerBase()')%><br>
<%Macro('RequireConfigDealer', evaluate=T)%><br>
<%Macro('RequireConfigCustom', evaluate=T)%><br>
<%UseScript('../lib/js/vendor/require.js', fixedpath=T)%><br>
<%UseScript("scripts/Base", fixedline=T)%><br>
<%UseScript("scripts/Logon", fixedline=T)%><br>
<%UseScript("scripts/Translate", fixedline=T)%><br>
<%UseScript("custom/Custom", fixedline=T, ifexists=T)%><br>
<script type="text/javascript"><br>
function Loaded() {<br>
requirejs(['model'], function(Model) {<br>
Model.set({<br>
"appbase": "<%GetAppBase(context=JS)%>"<br>
});<br>
ShowDesktop(true, <%OnMobile(then='true', else='false')%>);<br>
});<br>
}<br>
</script><br>
</head><br>
<body onload="Loaded()"></body><br>
</html><br>
, else=<%If("%%GetCustomerOption('AzureExclusively')",<br>
then='<%IncludeFile("LogonFormAzureAD")%>',<br>
else='<%IncludeFile("LogonForm")%>'<br>
)%>)<br>
Start Function Evaluation<br>
End Initialisation<br>
Connect to Application Server<br>
Verify Arguments<br>
Initialise Request Handling /home<br>
Application Server Error<br> ORA-28000: the account is locked
Call ForgotPasswordURL()<br>
Call If(=, then=<br>
<script type="text/javascript"><br>
function connectAzureAD() {<br>
var azureUrl = 'https://login.microsoftonline.com/<%GetCustomerOption("AzureTenantId")%>/oauth2/authorize?response_type=code&client_id=<%GetCustomerOption("AzureApplicationId")%>&state=<%GenerateOAuth20State()%>';<br>
location.href = azureUrl;<br>
}<br>
</script><br>
<div id="oa_social_login_container"><br>
<button type="button" onclick="connectAzureAD()"><%GetLabel('Connect via Azure')%></button><br>
</div><br>
)<br>
Call GetCustomerOption(=AzureApplicationId)<br>
Call OnArgument(ArgValue=, else=<br>
<div id="oa_social_login_container"></div><br>
<script type="text/javascript"><br>
var url = '<%GetAppBase(context=JS)%>home?page=logon.htm&customer=<%GetCustomerProfile(context=JS)%>&language=<%GetLanguage()%>&social=T';<br>
var _oneall = _oneall || [];<br>
_oneall.push(['social_login', 'set_callback_uri', url]);<br>
_oneall.push(['social_login', 'set_providers', ['linkedin','facebook','google','twitter']]);<br>
_oneall.push(['social_login', 'set_custom_css_uri', 'https://secure.oneallcdn.com/css/api/themes/flat_w32_h32_wc_v1.css']);<br>
_oneall.push(['social_login', 'do_render_ui', 'oa_social_login_container']);<br>
</script><br>
)<br>
Call Macro(=SocialLoginEnabled)<br>
Call GetLabel(=Log in)<br>
Call GetLabel(=Password, context=ATTR)<br>
Call GetLabel(=User name)<br>
Call GetArgument(=USER, context=ATTR)<br>
Call GetLabel(=Welcome to Efficy)<br>
Call OnArgument(=language, value=TR, then=selected)<br>
Call OnArgument(=language, value=SK, then=selected)<br>
Call OnArgument(=language, value=RU, then=selected)<br>
Call OnArgument(=language, value=RO, then=selected)<br>
Call OnArgument(=language, value=PT, then=selected)<br>
Call OnArgument(=language, value=PL, then=selected)<br>
Call OnArgument(=language, value=JA, then=selected)<br>
Call OnArgument(=language, value=IT, then=selected)<br>
Call OnArgument(=language, value=HU, then=selected)<br>
Call OnArgument(=language, value=EL, then=selected)<br>
Call OnArgument(=language, value=CS, then=selected)<br>
Call OnArgument(=language, value=HR, then=selected)<br>
Call OnArgument(=language, value=ZH, then=selected)<br>
Call OnArgument(=language, value=AR, then=selected)<br>
Call OnArgument(=language, value=ES, then=selected)<br>
Call OnArgument(=language, value=DE, then=selected)<br>
Call OnArgument(=language, value=NL, then=selected)<br>
Call OnArgument(=language, value=FR, then=selected)<br>
Call OnArgument(=language, value=EN, then=selected)<br>
Call Macro(=SocialSubDomain)<br>
Call UseStyleSheet(=logon.css)<br>
Call UseScript(=../lib/js/vendor/modernizr.js, fixedline=T, fixedpath=T)<br>
Call UseStyleSheet(page=efficy)<br>
Call OnLanguage(ar=efficy-rtl, else=efficy)<br>
Call Macro(=MetaHead)<br>
Call GetArgument(=CUSTOMER, context=TEXT)<br>
Call GetLabel(=Efficy Logon - Connecting to)<br>
Call OnLanguage(ar=rtl, else=ltr)<br>
Call GetLanguage(lowercase=T)<br>
Call Macro(=Doctype)<br>
Call LoadMacros(=MacroLibrary)<br>
Call SetBookmark()<br>
Call IncludeFile(=LogonForm)<br>
Call If(=, then=<%IncludeFile("LogonFormAzureAD")%>, else=<%IncludeFile("LogonForm")%>)<br>
Call GetCustomerOption(=AzureExclusively)<br>
Call IfConnected(then=<br>
<%LoadMacros('MacroLibrary')%><br>
<%Macro('Doctype')%><br>
<html><br>
<head><br>
<%Macro('MetaHead')%><br>
<meta name="robots" content="noindex, nofollow"><br>
<title></title><br>
<%UseScript('js/config/require.config.js', fixedpath=T, data-custombase='%%GetCustomBase()', data-dealerbase='%%GetDealerBase()')%><br>
<%Macro('RequireConfigDealer', evaluate=T)%><br>
<%Macro('RequireConfigCustom', evaluate=T)%><br>
<%UseScript('../lib/js/vendor/require.js', fixedpath=T)%><br>
<%UseScript("scripts/Base", fixedline=T)%><br>
<%UseScript("scripts/Logon", fixedline=T)%><br>
<%UseScript("scripts/Translate", fixedline=T)%><br>
<%UseScript("custom/Custom", fixedline=T, ifexists=T)%><br>
<script type="text/javascript"><br>
function Loaded() {<br>
requirejs(['model'], function(Model) {<br>
Model.set({<br>
"appbase": "<%GetAppBase(context=JS)%>"<br>
});<br>
ShowDesktop(true, <%OnMobile(then='true', else='false')%>);<br>
});<br>
}<br>
</script><br>
</head><br>
<body onload="Loaded()"></body><br>
</html><br>
, else=<%If("%%GetCustomerOption('AzureExclusively')",<br>
then='<%IncludeFile("LogonFormAzureAD")%>',<br>
else='<%IncludeFile("LogonForm")%>'<br>
)%>)<br>
Start Function Evaluation<br>
End Initialisation<br>
Connect to Application Server<br>
Verify Arguments<br>
Initialise Request Handling /home<br>