-
Check Box in Grid
Hi, i am new to Metastorm, I am using V9.1 and trying to implement check box in grid I have the following requirement.. * First column in grid should be a check box. * User clicks on check box to select a row in grid. * User can select multiple rows by clicking on checkbox corresponding to a row. * When user clicks on…
-
Custom Controls in Metastorm
Is there any way to create custom controls in metastorm?
-
Need suggestion on Implementation
Hi I need your suggestions in implementing following scenario in Metastorm. Requirement Statement: We need to select few records manually after fetching the data from database. Some thing like approve or reject for each row fetched. Scenario: On a click of a button i should get data from database. lets consider i have…
-
V9 Active Directory Services Integration & Directory Extraction Tool
Hi, Is it available an Directory Extraction Tool or something similar for BPM v9? Thanks Andrea
-
Debugging???????
Has anybody been able to get any value out of the new debugger? For me, it seems like trying to debug metastorm instead of debuggin my app. I can't recognize any of my code, my forms, my process, etc. I will be very grateful for any help or insight!
-
How will Metastorm create a case?
Hi, i want to know the total process of how metastorm will create a case after one submit the details in First Action. (Request to create a new case for the process) I know about the procedure (esp_creation_action) it calls when some one performs first action, but i dont know how it calls that particular procedure. Can any…
-
Failed to execute deployed method 'DataValue', using entity
Hello All, I am trying to add db2 database connection from designer and i am sucessfully able to connect it to db2 database using IBM OLE DB Data provider for DB2. But now when i am deploying the process on Metastrom Server and i am trying to do Blank forms for that process and its giving me this error: Failed to execute…
-
Add Control To a Form at runtime
Hi I am new to Metastorm and I am using 9.0 Version. I have a requirement in which I need to add rows/Controls (3 dropdowns and 1 text box) to a form on a button click at run time, similarly I need to delete the rows on button press. Attached the screen shot of the sample page. Can some one please help me out in achieving…
-
How to make a Grid editable that is bound to Query type Business Object
Hi I have a requirement in which I have to give a search Form in which the End User will have options to input his own filter criteria, and based on his filter criteria I need to build the WHERE clause and populate the grid with the values fetched from database. Post which he should have an option to select few records and…
-
Integration with Sharepoint
Hi, I want to create forms which requires more features than metastorm offers. Example : I want the total form to be in a table with all the fields in each cell. Could any one suggest how to do this in Metastorm ? i am thinking about using Sharepoint forms, i dont know the complexity involved in the integration. Can any…