-
opening a folder from the report hyperlink, it appears behind the report instead of in front.
Someone can suggest a workaround for this known issue? This defect is resolved in 9.3, but I can update BPM version now. Report 14508 - When opening a folder from the report hyperlink, it appears behind the report instead of in front.
-
Logging out
Does anyone know of a way of logging out from Metastorm that can be called from client side script? I've tried a number of approaches, including adding a new .aspx page that uses BPMContext.SignOut() and none appear to work consistently. We do not use the native console and instead opt for our own. Simply exiting from our…
-
Conditional Actions and Timers Failing
Hi all, This issue as been addressed to before, but didn't get the information I needed to resolve this issue. Basically, we have a couple of processes that have a system stage that every certain time (for example every 5 hours - using Timed Event: When Folder Last Updated), tries to see if a value in another database is…
-
3 eevents row after processing timed action
has anyone ever encountered this problem?
-
Configuring Mobile Client 9.3 for Split Deployment Non-Domain
Out of the box the 9.3 mobile client does not work without a domain and will throw an error (Contact your administrator) when opening a form though logins will work correctly and todo/watch lists will display. This is due to WCF Windows authentication being used on the new attachment endpoint. The following steps can be…
-
DfsProxyGen 6.7 is missing the field "Service model file" mentioned in Dev Guide
Hi all, I was trying to generate a C# proxy using the DfsProxyGen.exe as mentioned in the Development Guide 6.7 The screenshot and text mentions a field called "Service model file" where I should specify the file created by the generateArtifacts ant task. But this field is not available in the DfsProxyGen.exe shipped with…