-
Metastorm Community Central Transition to OpenText Knowledge Center
Important News about the transition to OpenText Knowledge Center Customer Support New Phone Numbers and Email Address for Customer Support: US: +1-800-970-**** International: +1-585-424-**** bpssupport@opentext.com My Support OpenText My Support has replaced the online ticket system in Metastorm Community Central. With My…
-
Metastorm Community Central Transition to OpenText Knowledge Center
Important News about the transition to OpenText Knowledge Center Customer Support New Phone Numbers and Email Address for Customer Support: US: +1-800-970-**** International: +1-585-424-**** bpssupport@opentext.com My Support OpenText My Support has replaced the online ticket system in Metastorm Community Central. With My…
-
Does Business Object .Refresh() method work in 9.2.1?
Hi, I've a query around the Refresh() method on a business object. I haven't been able to get it to successfully work. No call to the database occurs when it is called. Based on the below link and excerpt from the designer user guide it should call the query again - or am I missing something. I've attached a sample…
-
Version 9.3 / Query Business Object using IN (@Parameter)
Hi, I'm populationg a grid with the following bo/Query: SELECT Company.CAMPAIGN_YN, Company.RAISON_SOCIALE, FROM Company, People WHERE Company.SIRET=People.SIRET and left(Company.CP,2) IN (@memDpts). The local variable memDpts is a memo populated using a List field on the form and is bound with @memDpts. This work fine…
-
Folder name number sequence
Can anyone tell me how the folder name number is generated? Not the efolderid - that's no issue. But we moving from 9.1 with Oracle to 9.3 with SQL Server and ideally I'd like to avoid duplicate folder names. So if the process prefix is setup as "PRO-" with a suffix length of 3, the first folder gets the name "PRO-001" and…
-
Drop down box in editable grid loses value
We are experiencing an issue with solutions accessed through Internet Explorer 9 in that when a user attempts to select a value from a drop down box in an editable grib the value is not retained. Also if a user attempts to edit an existing entry the value reverts to its previous value. The solution works in Safari and…
-
Calendar not available
We're in the process of trying to upgrade from 9.1 to 9.3.1. Now with our editable grids when the field is a date, the calendar doesn't appear. You can type in the date but not select it from a calendar. Has anyone seen this and how do I fix it? Thanks!