-
Error with grid - item already been added.
I'm not sure why I got this because it worked before and I'm not sure what I changed. I have a grid on a form segment - business object takes parameter from textbox. Deleting the grid / business object has not worked. Do I need to redo the form segment? Failed to execute deployed method 'DataValue', using entity 'Grid1'.…
-
ConvertEvaluted.ToNullableDateTime
Hello, i have a big problem, in the BPM 9.1.0.2 this istruction work correctly : ConvertEvaluated.ToNullableDateTime(FormatDateTime(VariableDate,"dd/MM/yyyy") " " "18.30.00", new CultureInfo("it-IT")) After the installation MBPM 9.2.1 this instruction not work well, the cultureinfo is not recognize.. Somebody can you help…
-
Linked process launch
I have a linked process that can run in parallel to my main process. I'd like to automatically open the form for the parallel process for the user but can't figure out how. The process works but the user has to trigger the linked process from the main, go to their To-Do list to find the newly created linked folder and then…
-
Dropdown list in editable grid loses value
Hi, I have an editable grid on a form based on a table business object. One of the fields is driven by a dropdown list. This was developed and all working fine on my local machine. However, now I have deployed it to our UAT environment I get the following behaviour; the dropdown list is visible and selectable but when the…
-
Default DB table for a process in a different DB schema or different DB?
I wonder if this is currently possible in Metastorm 9.2. We have several business processes with fairly large amounts of global variables which Metastorm stores implicitly in the default process tables (e.g. if the process is Overtime Request, the table dbo.Overtime_Request). There are some concerns (security, performance,…
-
Scripted business object for dynamic query
I am trying to create a scripted business object but I'm running into some issues. I want to create a folder search admin form with a scripted business object that is bound to a grid. I want to pass parameters into the BO and return a result based on dynamic SQL that I build in the server script behind the BO. I got an…
-
image001.jpg
-
Exporting Reports and Graphs to Excel
We've detected this issue, or a blank / no response screen which I presume is related, on both v9.1.2.2 and now v9.2.1.0: MBPM will not download a text/grid report into Excel for IE9 (on Windows 7) 1) From the Reports tab, select a "text report" (no graphs / images) and chose the Xls format. 2) User is presented with a…