-
SBW Widgets for KE
I have installed the widgets for KE, but now I am getting an error message: Security exception: check the client access policy file. Where is this file and what do I need to do to get this working?
-
Radio button group required - asterisk positioning
Opnetext MBPM 9.2.1. I have several forms where radio groups are mandatory. For some of these, the caption is too long to be part of the radio control, therefore it is displayed as a separate label positioned on the left of the control (see the picture attached). I found the asterisk position to be odd in both cases - for…
-
Folder stuck at system stage with timed action
Hello, I have a folder sitting in a system stage and doesn't seem to want to move. I had originally created a timed action to fire seven days before a certain date. That date has well and truly passed and the folder is still sitting at the system stage. The system stage is the first stage of a sub-process (in case that…
-
Question about read-only drop-down list in editable grid
Hi, I have a question regarding a read-only drop-down list in an editable grid. The scenario is as follows: A user enters data using an editable grid. One of the columns is a drop-down list populated by a read-only object. The user needs to add a new option to the drop-down list, clicks on a button on the form to open an…
-
Does it make sense to configure V7 SSO if we're migrating to V9 in near future?
We are planning to migrate to V9 in about 9 months. The question has come up if it's worth it to configure SSO in our current V7 environment. Would this be a total 'throw away' or are there any SSO objects/scripts that could be reused in V9?
-
euser.js createLogEntry write "User authentication failed" in edescription colum of ELOG t
euser.js createLogEntry write "User authentication failed" in edescription colum of ELOG table even if the login is succesfull. function createLogEntry( err ) { ework.CreateDesignerLogEntry( "SAP[" + sapname + ", " + sapversion + "]", // eDetectedByClass replaceChar( err.eDetectedByMethod, "'", "''" ), //…