-
How to recover from a permission error when running UPGRADEBPM.EXE
By Darrin Bedout I recently upgraded a system from Process360 9.5.1 to 10.2.1. When running the UpgradeBPM utility to upgrade the database schema, I encountered an error because my database user didn't have ALTER table privelages. Now when I resumed the upgrade, UPGRADEBPM didn't rerun the failed SQL statements. How do I…
-
<dmf:tabbar>
I didnt find how to use it in any document Could anyone plz let me know the document where i can find its attribute details and usage.. Thanks in advance
-
Screenshot.png
-
moving a field into or out of a Panel removes it from the 'visibility depends on' list
If you drag a field into or out of a panel, it is no longer listed in the visibility depends on list' All such dependencies are alos lost. Saving, closing and reopening brings it back, but minus the selected dependencies. This is in 9.1.2.2
-
Date defaulting
I want the date field to trigger calculated date every time a value on a text field is changed. Right now i have assigned the field with a value from a grid,the if else condition does not recognize that the value on the field has changed ,when the text field value is changed upon selection of the grid, the date field does…
-
Dimension
I added a dimension (BOD Onsite Contractors) to an existing dimension type. When uploading the local notebook to KE, the existing dimensions were named by adding a (1) and the system informed me that the objects have been renamed. C attached word doc. . Why is the system doing this? . Do I do anything wrong when defining…
-
infopath date picker rendering issue when running on IE 8.
By Ivan We came across an issue that was reproducible on IE 8. If certain anomoly conditions were met, the InfoPath form would rendered an extra line above the date field. It seemed like it was an issue with the date picker object. Bottom line-- the InfoPath form was not displaying as it should. The solution was a…
-
How to access the Current User from Java Script
Troy Thiel I wish to programatically add a note to a workpacket and would like to insert the Current User under the ModifiedBy attribute. Is there some way I can access the system attribute {Current User} on the Application Manager? Thanks, Troy