-
Unattended deployments with library refresh / upgrade
Hi All Just been looking at how you can create a batch file and schedule it to run an unattended deployment of a solution but not seen anything on how you can get the library versions used in the solution to be refreshed / use the latest version of the library? Is that possible with an unattended deployment? / May be it…
-
Grid Error When Submitting Form
I have a form with a grid that uses a table Business Object. The user can add or remove rows from the grid manually. It is not a standard editable grid so it is not using the + or - buttons on the grid but buttons that are on the form instead. The method for this is by using datasets from reading the business object and…
-
Apache Tomcat Failover & Taskspace possible
Hello, Is a failover possible with Apache Tomcat / Taskspace 6.7 SP2 possible? We have a lot of customizations done on taskspace plus custom Java modules. Thanks
-
Problems with IE 11 and OpenTEXT MBPM 9.1.3
Hi! Does anyone know if Internet Explorer 11 is supported by version 9.1.3 of OpenTEXT MBPM? I have a client that recently upgraded his pc to windows 8.1 and IE11 and he kgot problems that no scrolbars were visible in ToDo or Whatch lis and a lot of other forms stoped working. He tried both with and without compatibility…
-
Access to ProcessContext instance from server code.
Can anyone please tell me how I can reference the ProcessContext instance from within server script code? The instance can be accessed from the expression builder, as shown here: But when I try to use it in a script, it's actually referring to the ProcessContext class because it's only showing its static members:
-
Version 9 .NET Framework Version for Server Scripting
Just came across this issue in my own projects, and I found this: /awd/forums/questions/3405405#r3405406 I find it very hard to understand why the new state-of-the-art version 9 BPM product would be based on a version of .NET that is over 7 years old. Is there any work-around? I would like to reference some custom…