-
IMporting Data from Excel Into SQl Server
I am needing to have a form that allows the user to browse to the location of the excel spreadsheet and then upload the data from one sheet into a sqlserver table.. Has anyone been here before? Any advice v.helpful as at the moment all I can see is a large chunck of code to try and emulate this. Thanks
-
Newbie! :-)
Greetings, I've just discovered your group and am interested in what the community has here for customizing queue views, or dashboards, in ICCM's eServiceDesk. Anyone familiar, worked in this area? Regards,
-
"Failed to execute deployed method 'ListOptions', column argument cannot be null" error
First of all I am a newcomer to Metastorm, and to the community, so apologies if this is a basic developer error..... Secondly, I'm trying to prepopulate a drop down box in a form with name value pairs. Specifically to show empnames but the value being stored their empid so I can use this to populate other elements on the…
-
onControlInitialized method of IControlListener interface
hi, i have a dmf:datagrid and there are checkbox and label in the each row of the datagrid.if the label equals to 0 i would like to make checkbox invisible, otherwise it will be visible.this scenario works for almost all checkboxes but except 1 checkbox:first checkbox.in additiion a check box which the rows label is not…
-
Unable to Scope the Form Roles to the Process?
In MBPM (e-Work) 5.3 - 7.6 a process designer/developer was able to scope the roles for a form to the map/process level and utilize the custom variables to toggle and control who could access and view the form. However it appears that in MBPM 9.0 we no longer have this capability? There are several business requirements…
-
internal error has occurred within the Deployment ...
This happened a few times in 9.0.0 IIRC. It seems to have returned. I had this after deploying a solution. I think it happened after I opened a folder in the client immediately after the deployment. I recall an error in the client too. From this point no solution could be deployed. Uninstall and reinstall did not fix it. I…
-
Workflow Text overflowing boundaries of Activity Object
I am publishing workflows and interpretation content. I like it all except the way the avtivity names in the workflow will spill out of the object. I attached a sample of what it looks like to my customers, and I included a "snagged" workflow the way it shoudl look. Any ideas out there?
-
Tips on locking size of an activity
As I work through my Process model hierarchy and workflows, changes to the name of the activity or even just clicking the activity to add to 'notes' etc, resizes the activity object, forcing me to constantly do "Format | Same Size" to keep the look of the activities consistent. I am still on 6.2.4. How can I make it so…
-
Isolating Search Results in DFC
Hi Experts, My Environment: Documentum 6.5 sp1 I am having an application which will interact to Documentum using dfs. I am using IQueryService to retrieve result from Documentum. My requirement: I have 5000 records in an object type. From Application if I do a search without any search criteria, I want to get the all…