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