-
Metastorm 9.2 - Warnings on deployment 'Field .... is not supported in mobile version'
In Metastorm 9.2, deployment now takes longer on solutions as there are warnings: 'Field .... is not supported in mobile version'. (getting 100's of these warnings) Is there any way in 9.2 to turn off these warning messages on deployment? (These warnings are irrelevant to my implementations) Thanks, Ryan
-
Clear Cache
Hello, Anyone knows how to clear cache of forms builder, process builder and bof please? Thanks. Mel.
-
Action Note
Does anyone know what table the ProcessContect.ActionNote business object is stored? I have a child process where I would like to copy any notes entered there into the parent's folder as well but I can't seem to find it. The process works great to be able to add general notes during the process but I want to be able to…
-
starting V9 process with ECL
I need to start processes (blank form actions) from a C# application. But I don't want to use the process activator. I didn't find anyting in the SDK documentation. There is only described how to handly already startet folders. How can I do that? Thanks in advance...
-
Browser Tree
Hi All, Below is the behavior in my customized Webtop. When I expand Cabinets --> Content Management --> Organization Administration, it says 9,500 objects. So, when I click on + beside Organization Administration node, instead of showing folders under this node, Webtop shows me just number of folders under that. I dont…
-
Unable to display new line in Memo field populated by web service
I have an issue the solution to which is probably very simple but I am not able to figure it out :smileylol: I have a memo field in my form that is populated by a web service. This web service is assigning a string to this memo field. The string contains the characters \r\n, which I assumed Metastorm would display as a new…