-
MSG: [DM_SYSOBJECT_E_RENDITION_FMT_SAMEAS]error:
Hi All when i am trying to load rendition i am getting below error and rendition is not getting loaded. THREAD: main; MSG: [DM_SYSOBJECT_E_RENDITION_FMT_SAMEAS]error: "Rendition format text must be different than the original format text for EHS-02-033-00 sysobject unless the page modifier is specified."; ERRORCODE: 100;…
-
Customise sharepoint webparts
Does anyone know how to customise the Metastorm web-parts? We have previously modified the Default skin to hide columns from the To Do List but we want to do the same with the web-part. Any help appreciated. Thanks
-
List of Value Pairs in Scripted Business Object
I have scripted business object with the following interfaces: IDataSetAccess, IPagedAccess, IIndexedAccess, ISupportRefill This scripted business object calls a web service and creates a table with two columns. I would like to use the values in those columns as a list of Value-Pairs that I can use in some dropdown fields…
-
Refer DTD while importing XML in repository using IDfImportOperation
How to give reference to DTD while importing XML in repository using IDfImportOperation ?
-
Libraries in development repository vs. production repository
I just recently began to use libraries as our BPM development has been taking off lately. We have a development system and a production system (which I'm sure is common), but now I'm wondering what the best way is to target the development system with a library when the host processes are deployed to the development system…
-
Iterating Over User Dynamic List
It's been a while since I've asked an actual workflow question, but I would like to get some opinions on how other people approach this basic requirement. I already have a functional workflow, I just want to see what others would do in this scenario. Let's say we have a workflow task called "Message" that needs to go to…