Questions Tagged With administrationhttps://answers.axonivy.com/tags/administration/?type=rssquestions tagged <span class="tag">administration</span>enMon, 16 Sep 2019 10:00:41 -0400Admin Ui is not launchinghttps://answers.axonivy.com/questions/3973/admin-ui-is-not-launching<p>Hello everyone, </p> <p>If we have set proxy name and port in the engine then we are not able to launch the Admin UI tool. <img alt="alt text" src="https://answers.axonivy.com/upfiles/AdminUIError.PNG"></p> <p>The error is: <img alt="alt text" src="https://answers.axonivy.com/upfiles/detailedErr.PNG"></p> <p>How could we overcome this issue, having the proxy settings set and the being able to use the tool?</p> <p>Thank you for your input in advance :) </p> <p>Update: These are the rules in the IIS: <img alt="alt text" src="https://answers.axonivy.com/upfiles/IISRules.PNG"></p>a_v_aMon, 16 Sep 2019 10:00:41 -0400https://answers.axonivy.com/questions/3973/admin-ui-is-not-launchingengineadministrationCan we support email address as ivy admin user?https://answers.axonivy.com/questions/3682/can-we-support-email-address-as-ivy-admin-user<p>We tried the following config:</p> <pre><code>SystemDb: Driver: org.postgresql.Driver Url: jdbc:<a>postgresql://db:5432/AxonIvySystemDatabase</a> UserName: admin Password: 1234 Autoconvert: false Administrators: customer@email.com: Password: GeneratedPassword Email: customer@email.com </code></pre> <p>but if fails - are there any plan to support email as user?</p> <p>Cheers</p>skilchenmannFri, 22 Feb 2019 05:05:02 -0500https://answers.axonivy.com/questions/3682/can-we-support-email-address-as-ivy-admin-useradministrationuserDelete obsolete variables and web serviceshttps://answers.axonivy.com/questions/3328/delete-obsolete-variables-and-web-services<p>Is there any way (including DB manipulation) to delete unused (because for example renamed) variables and/or web services in the Engine?</p>petersFri, 15 Jun 2018 07:03:16 -0400https://answers.axonivy.com/questions/3328/delete-obsolete-variables-and-web-servicesengineadministrationwebserviceIvy 3.9 User Details loading very slowhttps://answers.axonivy.com/questions/2801/ivy-3-9-user-details-loading-very-slow<p>On a customers installation the User Details in the workflow ui are loading very slow. About 50 seconds.</p> <p>URL: <a href="http://localhost:8081/ivy/wf/Webapp/index.html?pageId=admin%2Fuserform&amp;user=GFKLK">http://localhost:8081/ivy/wf/Webapp/index.html?pageId=admin%2Fuserform&amp;user=GFKLK</a></p> <p>The AAA System is set to Active Directory. After a click on user details i wait 50 seconds and then the following line appears in the server log.</p> <table border="1'"> <tbody><tr height="21"> <td height="21"> <span>LogId</span></td> <td><span>119510222</span></td> </tr> <tr height="21"> <td height="21"><span>SessionId</span></td> <td><span>199</span></td> </tr> <tr height="21"> <td height="21"><span>LogLevel</span></td> <td><span>5</span></td> </tr> <tr height="21"> <td height="21"><span>LogTimestamp</span></td> <td><span>2017-08-04 10:07:30.080</span></td> </tr> <tr height="21"> <td height="21"><span>SequenceNumber</span></td> <td><span>87</span></td> </tr> <tr height="21"> <td height="21"><span>LogMessage</span></td> <td><span lang="EN-US">Open directory context to naming and directory server 'ldap://SOME_SERVER_ADDRESS'</span></td> </tr> <tr height="21"> <td height="21"><span>LogDetailMessage</span></td> <td><span lang="EN-US">-&gt; client: 0:0:0:0:0:0:0:1 SOME_SERVER_ADDRESS -&gt; thread: http-8081-Processor5  Class: JndiAuthenticationAndAuthorization Method: getJndiContext</span></td> </tr> <tr height="0"> <td width="121"></td> <td width="1026"></td> </tr> </tbody></table> <p><br> It seems that the server tries to get some information from the ldap server and runs in a timeout. After that the user details page is shown. Confusing is the part "client: 0:0:0:0:0:0:0:1". Its an ipv6 address. Does the server try to fetch something via ipv6? </p> <p>I disabled ipv6 in Windows but that didn't changed anything.</p> <p>Have you seen a similar case? What can I do to investigate?</p> <p>Server Info: Detail Version 3.9.52.5 (Version 3.9 Build 52 Patch 5) Build Date 21.11.2011 </p>HaraldWeberTue, 08 Aug 2017 09:59:55 -0400https://answers.axonivy.com/questions/2801/ivy-3-9-user-details-loading-very-slowworkflowuiadministrationivy3Engine stettings storehttps://answers.axonivy.com/questions/2589/engine-stettings-store<p>Hello, Ivy Team!</p> <p>I`m looking for a way to restore the default server setting of the Engine manually.</p> <p>I have found the table that stores the default values: SELECT * FROM public.iwa_systemproperty</p> <p>can you tell me where I can find the applied configurations ? are they in another table or in a file ?</p> <p>p.s. I need to restore the manually, because I accidentally changed some of the address settings and the AdminUI is not longer accessible for me.</p> <p>Best Regards, Yordan</p>Stelt0Mon, 24 Apr 2017 08:08:34 -0400https://answers.axonivy.com/questions/2589/engine-stettings-storeengineconfigurationadministrationChanging the Security Systemhttps://answers.axonivy.com/questions/2437/changing-the-security-system<p>Hello IvyTeam,</p> <p>Is it possible to change the security system of application once it has been set ?</p> <p><img alt="alt text" src="http://answers.axonivy.com/upfiles/1_fKOZof4.JPG"></p> <p>Let`s say I want to start with Ivy Users and at some point to change to Active Directory ?</p> <p>Best Regards, Yordan Yunchov</p>Stelt0Fri, 10 Feb 2017 09:52:07 -0500https://answers.axonivy.com/questions/2437/changing-the-security-systemsecurityadministrationserverPossibility to change role display names without developing update procedure/update processhttps://answers.axonivy.com/questions/2048/possibility-to-change-role-display-names-without-developing-update-procedure-update-process<p>Is there possibility to change role display names without developing such update procedure/update process ? </p> <p>Somewhere in administration similar to user edit. I know there is maybe a chance to do it updating iwa_roles, which i would like to avoid. The customer want to see modified role names in workflowUi lists (all tasks - activator user/role), without changing the workflow etc.</p>josef_koupalMon, 26 Sep 2016 15:39:41 -0400https://answers.axonivy.com/questions/2048/possibility-to-change-role-display-names-without-developing-update-procedure-update-processadministrationroleDisplay name of ivy rolehttps://answers.axonivy.com/questions/2046/display-name-of-ivy-role<p>Is there a possibility to set Ivy role the display name ? There sure is one in designer - roles editor. But i wonder if i can do such thing on server with 'living' roles. Or even those synchronized with Novell.</p>josef_koupalMon, 26 Sep 2016 14:03:59 -0400https://answers.axonivy.com/questions/2046/display-name-of-ivy-roleadministrationsecurityroleivyHow to reassign tasks of users that are absenthttps://answers.axonivy.com/questions/1197/how-to-reassign-tasks-of-users-that-are-absent<p>If a user is ill or on vacation, how can we re-assign all of his existing tasks to another user ? What about the new taks that will be assign to him, can we automatically transfer those to another user ?</p>dbalasseWed, 04 Mar 2015 15:36:58 -0500https://answers.axonivy.com/questions/1197/how-to-reassign-tasks-of-users-that-are-absenttaskadministrationuserIs there a docker image available?https://answers.axonivy.com/questions/884/is-there-a-docker-image-available<p>I'd like to run the Axon.ivy Engine in a docker container. Is there a docker image available for that?</p>DanielGauchMon, 28 Jul 2014 09:16:01 -0400https://answers.axonivy.com/questions/884/is-there-a-docker-image-availabledeploymentconfigurationadministrationserverManage users and global variables of system applicationhttps://answers.axonivy.com/questions/821/manage-users-and-global-variables-of-system-application<p>Hi, I need to solve following problem. We have an ivy project deployed as a system application so it is not possible to manage it from the administration window. But it is necessary to change users and global variables. This is possible to do in the system database but this is not a good solution.</p> <p>Do you have any idea how to do it? Is there any hack like start the administration tool with same parameter etc.?</p> <p>Thanks</p>matej_smetanaWed, 25 Jun 2014 10:24:55 -0400https://answers.axonivy.com/questions/821/manage-users-and-global-variables-of-system-applicationadministrationivyIs it possible to authentication an application user like a system administrator?https://answers.axonivy.com/questions/252/is-it-possible-to-authentication-an-application-user-like-a-system-administrator<p>Hi there when I user method session.authenticateSessionUser like the way dialog login administrator used , I just authentication all user in this Application , can't found admin user of all Application the sample : when I setup Ivy server I create a user admin to login administrator (admin/admin) , but when I call session.authenticateSessionUser at my application in server I can't found admin user do we have a way to authenticate that user ? thanks a lot</p>toantpWed, 15 Jan 2014 08:54:25 -0500https://answers.axonivy.com/questions/252/is-it-possible-to-authentication-an-application-user-like-a-system-administratorauthenticationadministrationuserProgrammatically set ivy server's system property?https://answers.axonivy.com/questions/226/programmatically-set-ivy-server-s-system-property<p>Is there a possibility to programmatically set system properties (e.g. email server settings) from within an ivy application? Is there an API?</p>DanielGauchFri, 27 Dec 2013 10:26:23 -0500https://answers.axonivy.com/questions/226/programmatically-set-ivy-server-s-system-propertyconfigurationadministrationManage users of several applications by a single admin userhttps://answers.axonivy.com/questions/220/manage-users-of-several-applications-by-a-single-admin-user<p>xpert.ivy server: Request a task list, manage substitution, absences and so one is already limited to the appropriate WebApp the requesting user is defined in. </p> <p>Is there a possibility to request tasks, manage absences etc. for all WebApps by a single admin user (defined in a WebApp) which has access to all the other WebApps on the same system/server?</p>StefanThu, 19 Dec 2013 14:42:59 -0500https://answers.axonivy.com/questions/220/manage-users-of-several-applications-by-a-single-admin-useradministrationuserHow to reset permissions of an user or role?https://answers.axonivy.com/questions/58/how-to-reset-permissions-of-an-user-or-role<p>In our project we set specific permissions to the application users and/or groups. Now we have the requirement to reset them to the default permissions.</p> <p>Is there a functionality directly in the UI or exists a public API?</p>Flavio SadeghiFri, 08 Nov 2013 11:36:01 -0500https://answers.axonivy.com/questions/58/how-to-reset-permissions-of-an-user-or-roleivyscriptadministration