-
Default Font on V9 RTF
It seems the default font when opening a form with RTF field(s) is "Segoe UI". Is there a way to get it to default to something else ... such as Arial? Also, since I"m asking RTF questions, is there a way to enable/disable certain RTF functions? At times we may wan to keep bullets/number, links or other features from being…
-
Problem configuring a Conditional Action
Hi all, This is my first ever posting so apologies in advance for any nube errors. I am trying to use a conditional action to trigger when the ToDoList for the relevant stage becomes empty but can't get it to work. The code I'm using on theOnly Start Action If is: (GetToDoList(ProcessContext.FolderID)==List.Empty) On…
-
HOw to set password of BPM Project ?
I set a password to my libraries and it works fine. I'd like to set password also to my projects, is it possible ? Many thanks, Michael
-
V9.3 - Solution Deployment Anomaly
I have been getting my feet wet with V9.3 for about a week (moving up from 7.6). Everything was going well, when all of a sudden I started having a problem with solution deployments. It deploys fine and no errors. But it doesn't reflect the latest version unless I restart iis or I create a new folder. Example Scenario: 1.…
-
BPM Mobile SSO
I have just installed BPM Mobile 2.0 in one of our environments, which has BPM 9.2.0.1. I can log in to the system by typing a username and password (from eUser) on the screen which the Mobile app presents. My question is: would it be possible to implement some form of Single Sign On for the Mobile app? In other words, I…
-
Cloning a folder duplicates attachment?
Hi, When a folder is cloned. It creates a new child folder with all the duplicate data. Does it also includes all the attachment uploaded in the parent folder? Thanks!
-
Sample TBO implementation
Hi, When i followed the "Sample TBO implementation" section within DFC development guide, I get the following error during installing the TBO: [ERROR] Unexpected error occured during install java.lang.NullPointerException at com.emc.ide.artifact.moduledef.installer.ModuleInstaller.doPostInstall(ModuleInstaller.java:197) at…