-
SSO in BPM 9.O not connect with the engine
We install the last version of BPM 9.O include the SR1 with HOTFIX, all version. We follow the instruction(exactly) of the installation guide, the point 2.5. In the point 2.5 explain which are the steps to use a second web side with (SSO =Single Sign on) but when I did the test always receive the same message we can't…
-
WSRequest Not Working when using Web Services Requester Service
Anyone have any idea where I am going wrong? I have attached the web service. I am trying to use the WSRequest, passing the following Workflow: TestWebService FSPOD 5 12 13 I get the following error: Cannot process Web Service: System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header…
-
Metastrom services not working
I am not able to start my metastrom deployment servive and metastrom process engine. when i am trying to do so it is throwing msg like Metastrom deployment servive in local computer started and then stopped.some services automatically stop when they have no work to do. Metastrom process engine in local computer started…
-
ExecSQL(%field.myField) - Failed to evaluate
Hi, I have hit a problem with Version 7.6 and executing a piece of dynamic SQL. I have created an Admin form that will allow certain users modify field values within particular tables. I have provided a number of drop downs which allow the user to choose the table and field they wish to update. Some fields that are…
-
v9 Rule in designer
Hi, I have rules on the form which are used as background to my controls (have set Send to back). Unfortunately after opening this form next time in the designer all of those rules are set as Bring to front. Is it a bug which has not been fixed yet?
-
Assigning time column from a grid to a time variable
Hope someone can help with this one! I have a column on a grid that holds a time that I specify in a time variable on the form. I click an update button that updates the column in the database (datetime column). The grid refreshes and displays the time in the grid column with no problems. However, when I click on the row…
-
Internal Transaction Protocol Error
I am working on a large procedure and I am getting this error. Does anyone know what this means? I get it when I try to submit the form. There is nothing in the Services Manager log or the Event log for the server. Thanks. Bette
-
Action roles not being evaluated
I'm migrating a procedure from v7.6 to v9, there is an action which is set to be available to the ToDoList but it is not. I am not using re-open folder and I can clearly see the folder appearing on the todo list, so I know it's not a problem creating the alert. Used SQL profiler on it and it looks like the role isn't even…
-
Get Attachment Access Denied
I am trying to drop the attachment from my form out to the file system using the GetAttachment function in the Visual Scripting tool. I have granted permission to EVERYONEbut get an access denied message: Failed to execute deployed method 'WhenActionCompleted', using entity 'Submit'. Exception 'Access to the path…
-
How to write to a label in version 9?
Hi, I have a rather simple question. I am trying to set a label as a header in every form. On stage I am trying to set the label to stage.caption and on action to the action.caption. I have managed to this with a simple javascript but the label changes the font to som kind of form standard. Is there an easier way to write…