-
Accessing Metastorm objects from custom libraries
Hi. Instead of working in Metastorm designer we would prefer to use Visual Studio with Resharper. No matter how good Metastorm Designer is it will never be as good as he above pair. We have no problems calling our custom libraries. I even succeeded modifying process variabels. I do it like that: var ourCustomObject = new…
-
JS Expressions not working inside the resultlist column-xCP Designer patch 6
Dear All, I imported my application(which was created in the xCP designer patch 5) to patch 6, After deployment and preview mode i am not getting any values in a particular column.(in that column i used simply ifThenElse() statement). Also I noted that, patch 6 generating expression.json file but patch 5 generating…
-
How does BAM aggregation works
Hi, We are using xCP2.1 and having difficulties to understand how does the BAM works I need to report the number of invoice by status (paid, not paid) and by country. Therefore I designed a BAM report with the column: Status | Country | count(r_obect_id of invoice object) Using an DQL such as: "select count(r_objectid)…
-
D2 and MS Office integration
One of the features of Webtop is MS Office integration (Documentum Application Connectors) that allows to create/save content from within MS Office apps. We are currently testing D2. I know there are different CMIS-based solutions at the market, but our use case is to check out from D2 and check in from within MS Office…