Error - 2024/12/05 11:35:35

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