-
Repository Migration Assistant
I am having an issue with the repository migration assistant. It gets as far as the 'Select Data to Migrate' page and then shows an error in the log file and no v7 elements are available in the window to drag to the v9 side. The error is: Timestamp: 07 December 2011 09:20:41 Message: *** System.ArgumentException: An item…
-
Grid Header Alignment with Percent
I thought this was posted before, but if so I am not searching for it correctly, so asking. (And apologies if this is a duplicate.) When when using percent for column widths in a grid do the headers not align with the data when a scroll bar is present. (I believe the documentation also states performance is better when…
-
Monitor Engine via SNMP
Hello Are any possibilities to monitor engine via SNMP Protocol ? Is there any documentation about this?
-
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…