Skip to main content

developerWorks >  Information Management  >  Forums  >  MDM Workbench  >  developerWorks

White paper on using the MDM Workbench    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 5 - Pages: 1 - Last Post: Jun 14, 2009 2:32 AM Last Post By: Evyatar
tgarrard

Posts: 3
Registered: Apr 03, 2009 07:32:25 AM
White paper on using the MDM Workbench
Posted: May 27, 2009 10:14:42 AM
Click to report abuse...   Click to reply to this thread Reply
Attachment MDM_White_Paper.pdf (329.1 KB)
Hi,

I've attached a White paper on how to extend MDM Server functionality using the MDM Workbench. Any feedback would be much appreciated

Regards

Tony Garrard
RKaran15

Posts: 2
Registered: Jun 10, 2009 11:46:59 AM
Re: White paper on using the MDM Workbench
Posted: Jun 10, 2009 11:48:03 AM   in response to: tgarrard in response to: tgarrard's post
Click to report abuse...   Click to reply to this thread Reply
Hi,

I am working on MDM8.0, and currently working on BusinessAdmin UI. We have customized code tables in the project.
We extended the CodeTables framework and customized the code tables by creating the EObj, CodeTableProperties, CodeTableRSProcessor.
Now, we need to bring those customzed code tables into Business Admin UI.
Can you please tell me the steps to follow in bringing the customized code tables onto the BusinessAdmin UI.

Thanks
Ram
tgarrard

Posts: 3
Registered: Apr 03, 2009 07:32:25 AM
Re: White paper on using the MDM Workbench
Posted: Jun 10, 2009 12:50:27 PM   in response to: RKaran15 in response to: RKaran15's post
Click to report abuse...   Click to reply to this thread Reply
Hi Ram,

Are you talking about the DataStewardship UI that is shipped as sample code ? If so there is a section on adding code tables in the MDMDataStewardshipUIDevelopersGuide pdf ? Or are you asking how to retrieve/set data from these tables ?

Regards

Tony
RKaran15

Posts: 2
Registered: Jun 10, 2009 11:46:59 AM
Re: White paper on using the MDM Workbench
Posted: Jun 10, 2009 01:19:30 PM   in response to: tgarrard in response to: tgarrard's post
Click to report abuse...   Click to reply to this thread Reply
Hi Tony,

Thanks for the reply. The MDMDataStewardshipUIDevelopersGuide pdf is related to the master data transaction tables like Party, Org etc.
I am looking something related to admin part like managing the code tables, security, metadata etc. I did the following things till now

1. I installedthe MDMBusinessAdmin.ear file from admin consloe and did the server settings and am able to view the Out of the Box (OOTB) code tables and other admin tables.

2. But, my project requirement is to have additional code tables apart from the OOTB.

3. I created these additional code tables by extending the CodeTables Framework of MDM8.0. Where in I created the classes which I mentioned in my previous mail.

4. Now my requirement is to configure the Business Admin UI to show these newly created code table additions into the business admin UI. So that Business Admin
of the client company can manage these newly created code tables.

5. I need the steps in adding these code tables into the business admin UI.

It will be a great help if you have the steps in executing the step5 above.

Thanks
Ram
tgarrard

Posts: 3
Registered: Apr 03, 2009 07:32:25 AM
Re: White paper on using the MDM Workbench
Posted: Jun 10, 2009 02:39:38 PM   in response to: RKaran15 in response to: RKaran15's post
Click to report abuse...   Click to reply to this thread Reply
Hi Ram,

According to the pdf I mentioned (page 19, though I am looking at MDM 8.5), you can add extra codetables by modifying the class com.ibm.mdm.ui.data.CodeTablesData (seems to be an error in the docs as its mentioning a different package). This class is packaged in the MDMBusinessAdmin.ear (inside CommonUIModel.jar). So you should be able to import the ear into your workspace (you might need to check the CommonUIModel.jar so that its imported as a project). You could then copy the source from the samples into this project and make the required modifications. I haven't tried this, but if you have any more questions/issues you may want to post a new question in this forum so that someone with more experience on this can reply.

Regards

Tony
Evyatar

Posts: 24
Registered: Jun 11, 2009 02:19:21 AM
Re: White paper on using the MDM Workbench
Posted: Jun 14, 2009 02:32:27 AM   in response to: tgarrard in response to: tgarrard's post
Click to report abuse...   Click to reply to this thread Reply
It looks good, but it could be really helpful if you would add guidelines for defining new MDM composite services.
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums