Questions asked by dbalassehttps://answers.axonivy.com/questions/asked-by/510/dbalasse/?type=rssQuestions asked by <a href="/users/510/dbalasse" >dbalasse</a>enThu, 30 Jul 2015 18:34:55 -0400Database password encryptionhttps://answers.axonivy.com/questions/1422/database-password-encryption<p>I've seen in the IWA_User table that password are encrypted. Is it possible to know which enprytion is used ? Is it possible to configure another ?</p>dbalasseThu, 30 Jul 2015 18:34:55 -0400https://answers.axonivy.com/questions/1422/database-password-encryptionuserMaximum "concurrent session"https://answers.axonivy.com/questions/1421/maximum-concurrent-session<p>Is it possible to configure the number of "concurrent session" ? </p> <p>I use here the term "concurrent session" as explained in this thread <a href="http://answers.axonivy.com/questions/158/what-exactly-is-regarded-as-a-concurrent-session">http://answers.axonivy.com/questions/158/what-exactly-is-regarded-as-a-concurrent-session</a> <em>"All sessions in which the same user is logged"</em></p>dbalasseThu, 30 Jul 2015 18:31:34 -0400https://answers.axonivy.com/questions/1421/maximum-concurrent-sessionsessionSort Task by CASE_NAMEhttps://answers.axonivy.com/questions/1355/sort-task-by-case_name<p>Hello,</p> <p>in one of our HTML Dialog, we use a datatable with Ivy Tasks in it. For that we use the ch.ivyteam.wf.common.TaskLazyDataModel as done in the jsfWFUI in the TaskList View. One of our column is #{task.case.name} and I really would like to be able to sort that column. Unfortunately, there CASE_NAME is not present in the TaskProperty Enum and if i figure how it work correctly, it must be there to be able to use sortBy="#{CASE_NAME}". Is there some way to do this ?</p> <p>FTM I see two options :</p> <ol> <li>In the TaskProperty Enum I saw CUSTOM_VARCHAR_FIELD_1. Would it do the job ? If yes how does it work ? Do you have example(s - one would be enough) ?</li> <li>Making a table without the lazy part but that would be a problem if the app is heavily used.</li> </ol> <p>Thank you for your answer Denis</p>dbalasseTue, 09 Jun 2015 16:57:36 -0400https://answers.axonivy.com/questions/1355/sort-task-by-case_namecasejsftasksjsfwfuiDisable a box (step)https://answers.axonivy.com/questions/1298/disable-a-box-step<p>Hello,</p> <p>in the designer, is there a way to disable a box (e.g. a call box or a script box). Doing the same as in java when you comment some lines.</p> <p>ty Denis</p>dbalasseTue, 05 May 2015 17:08:30 -0400https://answers.axonivy.com/questions/1298/disable-a-box-stepdesignerInclude a xhtml from webcontent in a HTML Dialog viewhttps://answers.axonivy.com/questions/1290/include-a-xhtml-from-webcontent-in-a-html-dialog-view<p>In the view of a HTML dialog, I am trying to include footer that is located in the webcontent. Like this :</p> <pre><code>&lt; ui:include src="#{resource['ivy-webcontent:layouts/includes/Footer.xhtml']}" /&gt; </code></pre> <p>doing this i have this error </p> <pre><code> java.io.FileNotFoundException: /ivy/faces/javax.faces.resource/layouts/includes/Footer.xhtml?ln=xpertivy-5-webContent Not Found in ExternalContext as a Resource </code></pre> <p>I've tried to access the file directly :</p> <pre><code><a href="http://localhost:8081/ivy/faces/javax.faces.resource/layouts/includes/Footer.xhtml?ln=xpertivy-5-webContent">http://localhost:8081/ivy/faces/javax.faces.resource/layouts/includes/Footer.xhtml?ln=xpertivy-5-webContent</a> </code></pre> <p>and i got 404. But when i try to access an image that is also in the webcontent, it works fine.</p> <pre><code><a href="http://localhost:8081/ivy/faces/javax.faces.resource/images/actions/add.png?ln=xpertivy-5-webContent">http://localhost:8081/ivy/faces/javax.faces.resource/images/actions/add.png?ln=xpertivy-5-webContent</a> </code></pre> <p>What am i doing wrong ?</p>dbalasseFri, 24 Apr 2015 20:01:12 -0400https://answers.axonivy.com/questions/1290/include-a-xhtml-from-webcontent-in-a-html-dialog-viewhtmluserdialogjsfHow to use < ic:xxx/> tags with parameters and resulthttps://answers.axonivy.com/questions/1288/how-to-use-ic-xxx-tags-with-parameters-and-result<p>I saw in the JSF WorkflowUI that this tag is used :</p> <pre><code>&lt; ic:ch.ivyteam.wf.login.Login id="loginPageComponent" /&gt; </code></pre> <p>In the interface of the login html dialog, the start method is</p> <pre><code>start():void </code></pre> <p>with no parameter or return. Is it possible to use this tag while passing parameters and retrieving a result by calling this start method ?</p> <pre><code>start(String):String </code></pre>dbalasseThu, 23 Apr 2015 22:37:29 -0400https://answers.axonivy.com/questions/1288/how-to-use-ic-xxx-tags-with-parameters-and-resultjsftagsjsfwfuiStoring DateTime in databasehttps://answers.axonivy.com/questions/1238/storing-datetime-in-database<p>Hello,</p> <p>we use database (sqlserver) to store values. One of those field is an ivy DateTime. When we try to store it in the database we have this error :</p> <p>com.microsoft.sqlserver.jdbc.SQLServerException: The conversion of a varchar data type to a smalldatetime data type resulted in an out-of-range value. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1515)</p> <p>The ivy field is a ch.ivyteam.ivy.scripting.objects.DateTime and it must be stored in a smalldatetime filed from sqlserver (10.50.4000.0).</p> <p>What are we doing wrong ?</p>dbalasseMon, 23 Mar 2015 17:45:22 -0400https://answers.axonivy.com/questions/1238/storing-datetime-in-databasedatabase_conversionStrange Error - ServerToServerProjectDeployer.clearCacheshttps://answers.axonivy.com/questions/1236/strange-error-servertoserverprojectdeployer-clearcaches<p>Hello,</p> <p>i want to deploy a new version of a iar and this error is thrown :</p> <p>14:26:50.843 ERROR [ch.ivyteam.ivy.deployment.restricted.helper] [Ivy project deployment] [executionContext=SYSTEM] Could not deploy process model version APEL$Apel$2 java.lang.NullPointerException at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.clearCaches(ServerToServerProjectDeployer.java:198) at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deployAsSystem(ServerToServerProjectDeployer.java:141) at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer$1.call(ServerToServerProjectDeployer.java:111) at ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) at ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem2(SecurityManager.java:1456) at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deploy(ServerToServerProjectDeployer.java:106) at ch.ivyteam.ivy.deployment.restricted.helper.RichDialogBasedDeployment.deploy(RichDialogBasedDeployment.java:133) at ch.ivyteam.ivy.deployment.restricted.helper.RichDialogBasedDeployment$DeploymentThread$1.call(RichDialogBasedDeployment.java:228) at ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) at ch.ivyteam.ivy.deployment.restricted.helper.RichDialogBasedDeployment$DeploymentThread.run(RichDialogBasedDeployment.java:223)</p> <p>I have no idea what is can be. Could you help me ?</p> <ol> <li>Start adminUI</li> <li>right click on the application and choose deployment wizard</li> <li>get the iar (local or server is the same)</li> <li>validating OK</li> <li>press the deploy button then the error</li> </ol> <p>[INFO] Deploying project '2_203_2' by user 'xivyadmin' from host 'xpert-ivy1' [INFO] Destination: [INFO] - Application: APEL [INFO] - Process Model: Apel [INFO] - Process Model Version: 2</p> <p>[INFO] Synchronize project directory ... [INFO] - Cleaning target directory ... [INFO] - Copying new project files to target directory ... [INFO] Successful synchronized.</p> <p>[ERROR] null ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.clearCaches(ServerToServerProjectDeployer.java:198) ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deployAsSystem(ServerToServerProjectDeployer.java:141) ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer$1.call(ServerToServerProjectDeployer.java:111) ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem2(SecurityManager.java:1456) ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deploy(ServerToServerProjectDeployer.java:106) ch.ivyteam.ivy.deployment.ProjectDeployment.deploy(ProjectDeployment.java:50) ch.ivyteam.ivy.admin.tool.deploymentwizardserver.deployment.DeploymentManager$DeploymentThread$1.call(DeploymentManager.java:214) ch.ivyteam.ivy.admin.tool.deploymentwizardserver.deployment.DeploymentManager$DeploymentThread$1.call(DeploymentManager.java:126) ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) ch.ivyteam.ivy.admin.tool.deploymentwizardserver.deployment.DeploymentManager$DeploymentThread.run(DeploymentManager.java:125)</p>dbalasseThu, 19 Mar 2015 19:29:00 -0400https://answers.axonivy.com/questions/1236/strange-error-servertoserverprojectdeployer-clearcachesdeploymentWhat is axis lib used for ?https://answers.axonivy.com/questions/1225/what-is-axis-lib-used-for<p>Hello,</p> <p>we are using apache poi to create spreadsheet. As i saw in another post (<a href="http://answers.axonivy.com/questions/511/poi-conflicted-xmlbeans-jars),">http://answers.axonivy.com/questions/511/poi-conflicted-xmlbeans-jars),</a> I had to replace xbeans jar by a later one.</p> <p>As i want to evaluate the possible problem that might arise with such a switch, is it possible to know , in a comprehensive way, for what purpose is axis used ? I supposed it's for the "ws start process" and "ws call step" components. Is there another use ?</p> <p>Will this packaging bug be fixed someday ?</p> <p>Regards Denis</p>dbalasseThu, 12 Mar 2015 15:08:34 -0400https://answers.axonivy.com/questions/1225/what-is-axis-lib-used-forwebservicedeploymentHow 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-absenttaskadministrationuserHow to implement a PostProcessorhttps://answers.axonivy.com/questions/1194/how-to-implement-a-postprocessor<p>Hello,</p> <p>i've export some data from a datatable in csv. Now i would like to apply a post processor at the created file (<a href="http://www.primefaces.org/showcase/ui/data/dataexporter/basic.xhtml)">http://www.primefaces.org/showcase/ui/data/dataexporter/basic.xhtml)</a></p> <pre><code>&lt; p:dataExporter type="csv" target="tbl" fileName="cars" postProcessor="???"/&gt; </code></pre> <p>What must I in place of the ??? ? Where can I define the bean ? How can I refer to this bean ?</p>dbalasseTue, 03 Mar 2015 17:23:09 -0500https://answers.axonivy.com/questions/1194/how-to-implement-a-postprocessorhtmluserdialogjsfCms access from outside Ivyhttps://answers.axonivy.com/questions/1179/cms-access-from-outside-ivy<p>Is it possible to access cms values from outside the engine ? With webdav or smb or things like that ?</p>dbalasseWed, 25 Feb 2015 20:02:33 -0500https://answers.axonivy.com/questions/1179/cms-access-from-outside-ivycmswhat are the illegal character for CMS name ?https://answers.axonivy.com/questions/1172/what-are-the-illegal-character-for-cms-name<p>when i try to store things in the cms, i sometimes have</p> <pre><code>Caused by: java.lang.IllegalArgumentException: Illegal content object name &lt;té.txt&gt; </code></pre> <p>Is there a list of illegal character for the name of the node in the cms ?</p>dbalasseThu, 19 Feb 2015 17:10:43 -0500https://answers.axonivy.com/questions/1172/what-are-the-illegal-character-for-cms-namecmsJSF HTML Dialog - Exit End not closing the Dialoghttps://answers.axonivy.com/questions/1150/jsf-html-dialog-exit-end-not-closing-the-dialog<p>Hello, I have a problem closing a JSF HTML Dialog.</p> <p>A start process is launching a JSF HTML Dialog (consultation List Demande) with a list of demands (some data). In this list of demand each demand can be displayed by cliking on a button. This button launches another JSF HTML Dialog (open selected demand) which displays the details of this demand.</p> <p>When finished, the user click on the exit button. A <code>ExitEnd</code> is used to get back to the first HTML Dialog. I want to display the list of demands again so i close the "selectDemande" to get back to the Start Process and if a boolean is false i restart the first HTML dialog (with the list).</p> <p><img alt="alt text" src="http://answers.axonivy.com/upfiles/exitend1.jpg"><img alt="alt text" src="http://answers.axonivy.com/upfiles/exitend2.jpg"><img alt="alt text" src="http://answers.axonivy.com/upfiles/exitend3.jpg"></p> <p>The problem is that when i try to finish the first HTML dialog (the one with the list) it starts a loop as shown here : <img alt="alt text" src="http://answers.axonivy.com/upfiles/exitend4.jpg"></p> <p>It's like the <code>ExitEnd</code> closes the second HTML Dialog (the one with the detail) again and not the one with the list.</p> <p>There is obviously something I do wrong but I can't see what.</p>dbalasseMon, 09 Feb 2015 17:36:50 -0500https://answers.axonivy.com/questions/1150/jsf-html-dialog-exit-end-not-closing-the-dialogjsfdesignerINotes Managment in 5.1.2 JSFhttps://answers.axonivy.com/questions/1133/inotes-managment-in-5-1-2-jsf<p>Hello,</p> <p>As for my previous question, i am actually migration a 4.3 RIA application (which i didn't wrote) to a 5.1.2 JSF application.</p> <p>In the 4.3 app ch.ivyteam.ivy.workflow.INote were used. Is there something that manage those INote ? Can I put those as Persistent in my DataClass ?</p> <p>Regards Denis</p>dbalasseMon, 26 Jan 2015 18:18:37 -0500https://answers.axonivy.com/questions/1133/inotes-managment-in-5-1-2-jsfjsfFile management in 5.1.2 jSFhttps://answers.axonivy.com/questions/1120/file-management-in-5-1-2-jsf<p>Hello,</p> <p>i am actually migration a 4.3 RIA application (which i didn't wrote) to a 5.1.2 JSF application.</p> <p>In the old application we were using the workflowUI and something called DocumentWrapper to take care of the Files linked to a case. Does something similar exist in 5.1.2 JSF ? I've found in the addOns the whole ch.ivyteam.ivy.addons.filemanager package. It is used for RIA but could we reuse something ? Or do we have to develop the whole thing ?</p> <p>Is storing files in a CMS an option ?</p>dbalasseThu, 15 Jan 2015 17:15:29 -0500https://answers.axonivy.com/questions/1120/file-management-in-5-1-2-jsfjsffileuploadfile