Questions asked by skilchenmannhttps://answers.axonivy.com/questions/asked-by/6/skilchenmann/?type=rssQuestions asked by <a href="/users/6/skilchenmann" >skilchenmann</a>enTue, 17 Sep 2019 02:16:01 -0400Store log file content additional in the databasehttps://answers.axonivy.com/questions/3977/store-log-file-content-additional-in-the-database<p>A customer wants to store the log informations additional to a database. This should be possible with log4j - do you have any inputs to this?</p> <p>Best regards, Sven</p>skilchenmannTue, 17 Sep 2019 02:16:01 -0400https://answers.axonivy.com/questions/3977/store-log-file-content-additional-in-the-databaselogginglog4jCan 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-useradministrationuserRunning with http2 and TLS1.3https://answers.axonivy.com/questions/3670/running-with-http2-and-tls1-3<p>Hi there we got the requirement to run with http2 and TLS1.3. Is it possible to solve this requirement?</p> <p>Kind regards, Sven</p>skilchenmannFri, 15 Feb 2019 05:41:45 -0500https://answers.axonivy.com/questions/3670/running-with-http2-and-tls1-3tlsssltomcatDisable user_code logs on enginehttps://answers.axonivy.com/questions/2151/disable-user_code-logs-on-engine<p>Hi there</p> <p>we have lot of user_code logs within our projects and no time to remove them all. Is there an easy way to disable the user_code output to the logfile?</p> <p>Thanks</p>skilchenmannFri, 28 Oct 2016 14:43:38 -0400https://answers.axonivy.com/questions/2151/disable-user_code-logs-on-enginelogginglog4jDisabling SSLv3 and SSLv2 in enginehttps://answers.axonivy.com/questions/1923/disabling-sslv3-and-sslv2-in-engine<p>Hi there</p> <p>How can I disable less secure encryption methods and use only TLS within the ivy engine?</p> <p>Thanks for your feedback, Sven</p>skilchenmannWed, 27 Jul 2016 16:18:10 -0400https://answers.axonivy.com/questions/1923/disabling-sslv3-and-sslv2-in-engineenginesecurityHow to call a logic process from another logic process within JSFhttps://answers.axonivy.com/questions/787/how-to-call-a-logic-process-from-another-logic-process-within-jsf<p>Hi there</p> <p>within ULC we often used the panel api to call some methods with the rdc logic. Means after pressing a button to save data the save event was triggered. In the logic of this save process we called a method on the panel (for example validate some data).</p> <p>Within JSF there is no longer a panel api available - but maybe you could give us a hint to solve this issue?</p> <p>Thanks for the fish, Sven</p>skilchenmannFri, 13 Jun 2014 10:03:21 -0400https://answers.axonivy.com/questions/787/how-to-call-a-logic-process-from-another-logic-process-within-jsfhtmluserdialogapijspExecute process as system userhttps://answers.axonivy.com/questions/735/execute-process-as-system-user<p>There is a process we want to start as system user. Target of the process is work with some tasks - therefore we can not create a specific user and reuse it. Is there a way to log in as system user on a server?</p> <p>Thanks for the fish =)</p>skilchenmannTue, 03 Jun 2014 13:43:17 -0400https://answers.axonivy.com/questions/735/execute-process-as-system-usertaskAspose updatehttps://answers.axonivy.com/questions/540/aspose-update<p>Hi there </p> <p>we got an issue on a customer project using aspose. They update the word files which are used in the process with Word 2013. After that the process could not open the document anymore with this error log:</p> <pre><code>07:18:53.950 ERROR [runtimelog.Ivy_Apps_XpertLine.none.user_code] [pool-2-thread-1495] [application=1001, requestId=1088091, pmv=Ivy_Apps_XpertLine$none$1, task=48211, processElement=1409EEFB418CED21-f10-t, session=0 (SYSTEM), request=Start Processes/BatchJobProcess.mod/eventLink4.ivp(48111.48211.0.0), executionContext=0 (SYSTEM)] java.lang.reflect.InvocationTargetException: The document appears to be corrupted and cannot be loaded.: java.lang.NullPointerException java.lang.reflect.InvocationTargetException </code></pre> <p>The workaround is to copy content and paste into a older word instance - afterwards it works again.</p> <p>For more information and update notification we found a community entry: <code>http://www.aspose.com/community/forums/thread/401736/word-2013-import-failure.aspx</code></p> <p>Is there any update of aspose for java planned?</p> <p>Thanks a lot for your feedback.<br> Cheers, Sven</p>skilchenmannThu, 20 Feb 2014 09:54:49 -0500https://answers.axonivy.com/questions/540/aspose-updateasposeChange application environment on loginhttps://answers.axonivy.com/questions/235/change-application-environment-on-login<p>Hi there</p> <p>is it possible to change the used environment for an user by api? Means we implement some logic in the login process which detects the postfix of a user. If it matches _test we should use the test environment if not we use the default which is set in application configuration.</p> <p>Thanks for the fish, Sven</p>skilchenmannWed, 08 Jan 2014 09:50:20 -0500https://answers.axonivy.com/questions/235/change-application-environment-on-loginenvironmentapi