Questions asked by khanh11166https://answers.axonivy.com/questions/asked-by/172/khanh11166/?type=rssQuestions asked by <a href="/users/172/khanh11166" >khanh11166</a>enMon, 29 Jun 2020 04:14:40 -0400Switching the environment to a new physical hardwarehttps://answers.axonivy.com/questions/4621/switching-the-environment-to-a-new-physical-hardware<p>Hi Ivy team, </p> <p>We are facing the challenge, that our customer will switch the PROD-Enviornment to a new physical hardware within the next few month. </p> <p>We used ivy business data, task data and case data for storing the user data. We also create some folder inside the application folder and keep some pdf, image, doc file.....</p> <p>The question is - How can we switch the database from the old environment to the new one? - Can we export the DB from the old ivy instance and import it to the new one? - Is there any document / guide on how to do that?</p> <p>Thank you!</p>khanh11166Mon, 29 Jun 2020 04:14:40 -0400https://answers.axonivy.com/questions/4621/switching-the-environment-to-a-new-physical-hardwareengineenvironmentswitchmigrationElastic search End of life version, need to upgradehttps://answers.axonivy.com/questions/4615/elastic-search-end-of-life-version-need-to-upgrade<p>Hi ivy team,</p> <p>Currently we are using ivy: <strong>Axon.ivy Engine 7.0.11.1903290958</strong> In this version, we used <strong>Elastic search version 5.5.0</strong> (default of the engine, defined here: <a href="https://developer.axonivy.com/doc/7.0/readme-engine">https://developer.axonivy.com/doc/7.0/readme-engine</a> ) </p> <p>But we run into the security check issue: Elastic search End of life version (check here: <a href="https://www.elastic.co/support/eol">https://www.elastic.co/support/eol</a>)</p> <p>I want to setup an external Elastic search with the newer version to pass the security check.</p> <p>So, my question is that: Which is the <strong>latest Elastic version</strong> that can be supported by <strong>Axon.ivy Engine 7.0.11.1903290958</strong> ?</p> <p>Thanks for your supporting,</p> <p>DK</p>khanh11166Wed, 24 Jun 2020 05:41:36 -0400https://answers.axonivy.com/questions/4615/elastic-search-end-of-life-version-need-to-upgradeengineelasticsearchDeployment of iar is very slowhttps://answers.axonivy.com/questions/4153/deployment-of-iar-is-very-slow<p>Hi support team,</p> <p>Currently we faced with the problem of deployment process. Whenever we deploy a .iar file to the engine (via adminUi, or ivy_deployment_tool), it will cost us a lot of time (about 5-10 minutes). </p> <p>But after we restart, the first time deployment is much much faster (take around 1 minutes).</p> <p>Is there any hint for me to improve the deployment without restart engine?</p> <p>The ivy version: <strong>Powered by Axon.ivy Engine 7.0.11.1903290958 Copyright © 2001-2019 AXON IVY AG</strong></p> <p>Thank you!</p>khanh11166Thu, 07 Nov 2019 22:23:22 -0500https://answers.axonivy.com/questions/4153/deployment-of-iar-is-very-slowenginedeploymentLosing resources folder when compiling ivy projecthttps://answers.axonivy.com/questions/2678/losing-resources-folder-when-compiling-ivy-project<p>Hi there,</p> <p>Currently, when I use maven to build the project I have this problem.</p> <p>I have 2 projects: <strong>desk_post</strong> and <strong>desk_post_test</strong> (required desk_post)</p> <p>When I run for desk_post</p> <p>-&gt; mvn clean install </p> <p>-&gt; successful </p> <p>-&gt; created: desk_post-1.00.08.00-SNAPSHOT.iar </p> <p>-&gt; the <strong>resources</strong> folder already included in <strong>iar</strong> file <img alt="alt text" src="http://answers.axonivy.com/upfiles/iar_file.png"></p> <p>Then I run for desk_post_test</p> <p>-&gt; mvn clean test -X</p> <p>-&gt; not successful</p> <p>I open the folder <strong>desk_post_test\target\ivyBuildApp\iarJars\</strong></p> <p>I can not find the <strong>resources</strong> anymore (see the picture) <img alt="alt text" src="http://answers.axonivy.com/upfiles/create_jar.png"></p> <p>Unfortunately, I have to use that resource </p> <p>I used: <strong>Ivy 6.3.0</strong></p> <p>Do you have any idea?</p> <p>This is one log in command line:</p> <pre><code>[INFO] Compiling ivy Project... [DEBUG] Create jar 'C:\work\finform_workspace\6.3\postfinance_desk\desk_post_test\target\ivyBuildApp\iarJars\desk_post-1.00.08.00-SNAPSHOT.jar' with java binaries from ivy archive 'C:\Users\vdkhanh\.m2\repository\ch\axonivy\finform\desk_post\1.00.08.00-SNAPSHOT\desk_post-1.00.08.00-SNAPSHOT.iar' </code></pre>khanh11166Wed, 07 Jun 2017 08:22:03 -0400https://answers.axonivy.com/questions/2678/losing-resources-folder-when-compiling-ivy-projectmavenunit-testjarWebService Process: XmlElement(required=true) does not workhttps://answers.axonivy.com/questions/1349/webservice-process-xmlelement-required-true-does-not-work<p>I tried the solution of <a href="http://answers.axonivy.com/questions/925/how-can-i-make-a-parameter-of-a-webservice-process-required">Q&amp;A entry</a> but it does not work as expected. Could you take a look at my implemented.</p> <ol> <li> <p>Java Class with anotation @XmlElement(required=true) <img alt="alt text" src="http://s12.postimg.org/al5f7wynx/code_ws.png"></p> </li> <li> <p>WS after generated <img alt="alt text" src="http://s9.postimg.org/cy9zv3zkv/ws_generated.png"></p> </li> <li>Result when run with SOAP UI <img alt="alt text" src="http://s8.postimg.org/dvlxkyyhh/call_Soap_UI.png"></li> </ol> <p>Thanks in advance for your help!</p>khanh11166Tue, 02 Jun 2015 08:54:50 -0400https://answers.axonivy.com/questions/1349/webservice-process-xmlelement-required-true-does-not-workwebserviceHow to config send email daily?https://answers.axonivy.com/questions/776/how-to-config-send-email-daily<p>Hi all,</p> <p>I read on the server Guide and implement like this, but it's not working. Current config now is work with send Email when create new task. This is my step:</p> <ol> <li>Create startprocess with the name: MailNotification_DailyTaskSummary and <img alt="alt text" src="/upfiles/startProcessSendDailyEmail.png"></li> <li>Deploy to server and change the setting of Application<img alt="alt text" src="/upfiles/configServerEmail_Application_1.png"></li> <li>Set the time in system properties: EMail.DailyTaskSummary.TriggerTime -&gt; 00:00<img alt="alt text" src="/upfiles/configServerEmail_SystemProperties.png"></li> </ol> <p>This just work only one time when I restart Ivyserver. Thanks in advance for any idea support me about this problem!!!</p>khanh11166Thu, 12 Jun 2014 05:36:18 -0400https://answers.axonivy.com/questions/776/how-to-config-send-email-dailyconfigurationservertask