MDM Matrix Application

Hi All,
i need help in understanding how we can leverage MDM Matrix Applicaiton functionality in MDM to manage article master particularily variants. How does this application works and can we use this application in standalone MDM instance or do we require web services such as portal to be configured with MDM to make use of this functionality.
Any helpful documents would be great help.
Thanks
Manish

Hi Manish
Please refer to the below thread, with similar query on Matrix application by me Please Share any additional information if you are able to get.
Re: Matrix in MDM
best regards
Ravi

Similar Messages

  • MDM- Matrix Application Installation (.EAR)

    Hello,
    I would like to install the Matrix Application EAR file on the WebAS as mentioned in the installation guide. It says "Install the .EAR files on Web AS using the SDM in the SAP NetWeaver Developer". How do I proceed with that? I tried deploying the .EAR with the SDM directly but it resulted in the error. Am I missing something here???
    This is kind of important and urgent. please help.
    Best regards,
    Dharmi
    Message was edited by: Dharmi Tanna

    Hello Walter,
    I did deploy the sda's and in the same order mentioned. After that deployed the .EAR for the matrix application. Following is the error that I am receiving:
    Jan 16, 2006 5:27:12 PM  Info: =   Starting to execute command 'server'   =
    Jan 16, 2006 5:27:12 PM  Info: ============================================
    Jan 16, 2006 5:27:12 PM  Info: Starting SDM - Software Deployment Manager...
    Jan 16, 2006 5:27:13 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4015.00.0000.20051212141956.0000
    Jan 16, 2006 5:27:15 PM  Info: SDM operation mode successfully set to: Integrated
    Jan 16, 2006 5:27:17 PM  Info: JStartupFramework is requesting to start the SDM Server.
    Jan 16, 2006 5:27:17 PM  Info: Start the SDM Server integrated in the JStartupFramework.
    Jan 16, 2006 5:27:17 PM  Info: Initializing Network Manager (50017)
    Jan 16, 2006 5:27:17 PM  Info: Starting SDM Server listening on port 50018
    Jan 16, 2006 5:27:17 PM  Info: SDM started successfully.
    Jan 18, 2006 9:27:05 AM  Info: Opened client connection to NTHVSPRODIN10.interaccess.nl (IP address NTHVSPRODIN10.interaccess.nl/172.25.230.11, remote port 4138)
    Jan 18, 2006 9:27:06 AM  Info: Request for Logon as admin accepted
    Jan 18, 2006 9:28:20 AM  Info: Loading archive 'D:\Install\MDM5.5 SP3\MDM\Matrix_Application\MDMMatrixApp_1.0.ear'
    Jan 18, 2006 9:28:29 AM  Info: Actions per selected component:
    Jan 18, 2006 9:28:29 AM  Info: Initial deployment: Selected development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57' will be deployed.
    Jan 18, 2006 9:28:35 AM  Info: Saved current Engine state.
    Jan 18, 2006 9:28:36 AM  Info: Starting: Initial deployment: Selected development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57' will be deployed.
    Jan 18, 2006 9:28:36 AM  Info: SDA to be deployed: C:\usr\sap\JP3\JC00\SDM\root\origin\local\MDMMatrixApp\LOKAL\0.2005.11.02.15.30.57\MDMMatrixApp_1.0.ear
    Jan 18, 2006 9:28:36 AM  Info: Software type of SDA: J2EE
    Jan 18, 2006 9:28:37 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 18, 2006 9:28:43 AM  Info: Begin of log messages of the target system:
    06/01/18 09:28:37 -  ***********************************************************
    06/01/18 09:28:40 -  Start updating EAR file...
    06/01/18 09:28:40 -  start-up mode is lazy
    06/01/18 09:28:40 -  EAR file updated successfully for 188ms.
    06/01/18 09:28:40 -  Start deploying ...
    06/01/18 09:28:40 -  EAR file uploaded to server for 140ms.
    06/01/18 09:28:42 -  Successfully deployed. Deployment took 2141ms.
    06/01/18 09:28:42 -    Application : local/MDMMatrixApp
    06/01/18 09:28:42 -
    06/01/18 09:28:42 -    local/MDMMatrixApp  - WEBDYNPRO
    06/01/18 09:28:42 -  ***********************************************************
    Jan 18, 2006 9:28:43 AM  Info: End of log messages of the target system.
    Jan 18, 2006 9:28:43 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 18, 2006 9:28:43 AM  Warning: Finished with warnings: development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57':
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application local/MDMMatrixApp and wait.
    Reason: Clusterwide exception: server ID 3492350:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application ''local/MDMMatrixApp'' for startup. Reason=
    Clusterwide exception: Failed to start application ''local/MDMMatrixApp'': The referenced application ''sap.com/RetailMatrix'' can''t be started. Check the causing exception for details. Hint: Is the referenced application deployed correctly on the server?
    at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1421)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:231)
    at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:179)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:327)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:111)
    at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:230)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4680)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4585)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4558)
    at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jan 18, 2006 9:28:44 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jan 18, 2006 9:30:32 AM  Info: Undeployment Process is cancelled
    Jan 18, 2006 9:32:11 AM  Info: Select development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57' for undeployment
    Jan 18, 2006 9:32:20 AM  Info: Start undeploying selected development components
    Jan 18, 2006 9:32:20 AM  Info: Saved current Engine state.
    Jan 18, 2006 9:32:21 AM  Info: Starting to undeploy development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57'
    Jan 18, 2006 9:32:21 AM  Info: SDA to be undeployed: development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57'
    Jan 18, 2006 9:32:21 AM  Info: Software type of SDA: J2EE
    Jan 18, 2006 9:32:21 AM  Info: ***** Begin of SAP J2EE Engine Online Undeployment (J2EE) *****
    Jan 18, 2006 9:32:21 AM  Info: Begin of log messages of the target system:
    06/01/18 09:32:21 -  ***********************************************************
    06/01/18 09:32:21 -  dm_msg_0020
    I look forward to hear from you. I have also opened a CSS ticket but still......
    Many thanks,
    Dharmi

  • Warning in MDM Matrix Application Installation

    Hi,
    I have deployed the file MDMMatrixServer_1.0.ear using Visual Administrator successfully.
    Now when i am trying to deploy other 2 files i.e. MDMMatrixApp_1.0.ear and Attrib_Import_1.0.ear i get the warning:
    "<i>This application hasn't J2EE modules, so it cannot be loaded. Proceeding with deploy.</i>"
    I tried deploying the files by using both the Server and Application options, but facing the same warning.
    Someone plz help me on how should i go with this warning.
    Regards,
    Chintan Sheth

    Continued with warning and successfully deployed.

  • Matrix Application

    Hi Guys
    I want to use the functionality of the Matrix product where one create a master product and then creates variants. I am not using SAP retail but I am implementing a product master for a e - commerce company . They have a variety of products that they sell on line . The requirements is to implement something like the martix appl where we create a master and then create a variant, My question to you all is whether I can use Matrix appl as it is to even when I am not using the Article repository . What should i do to make the application work . Does somebody has any details and documentation apart from what I get on SMP. ?
    Thanks
    Ray

    HI RJ,
    I want to use the functionality of the Matrix product where one create a master product and then creates variants. I am not using SAP retail but I am implementing a product master for a e - commerce company . They have a variety of products that they sell on line . The requirements is to implement something like the martix appl where we create a master and then create a variant, My question to you all is whether I can use Matrix appl as it is to even when I am not using the Article repository . What should i do to make the application work . Does somebody has any details and documentation apart from what I get on SMP. ?
    Yes you are right in saying that the Matrix application is suitable while using MDM with a Retail system. However, this fuctionality is used to create Master records and its variants.
    I have not worked on this application of MDM, however as far as i understand, if you want to create variants with Products, it should support your requirement. The article below talks about selling products online.
    Please refer to this article below:
    MDM Matrix Application for SAP Retail - Part 1
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9075aef0-2e4c-2b10-95b8-f9588b7213c1
    This can guide you on steps needed to be followed to set this up. Please test it for your requirement.
    There is very less documentation available available on Matrix Application. I found this article very helpful and informative.
    Hope this helps.
    Thanks and Regards
    Nitin Jain

  • MDM Matrix Retail - Where it is used?

    Hi Friends,
    I am trying to know more about MDM Matrix Retail Applicaiton, unfortunately i couldnt find details on this apart from the one PDF. Can anyone let me know where this application is used? Does it supports shopping cart and checkout features??
    Thanks,
    Raghavendra

    Hi Raags,
    Please follow the links below for the info :
    All Articles on the Retail Industry :
    All Articles on the Retail Industry
    SAP NetWeaver 7.0 Product Availability Matrix:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e06c41a3-0c4c-2a10-e6b9-de473c31b031
    MDM Matrix Application for SAP Retail - Part 1:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9075aef0-2e4c-2b10-95b8-f9588b7213c1
    Article Master Data of ERP Retail - Deep Dive into Some Secrets :
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f083de60-4162-2b10-aa9a-8aa955109fd9
    You will get fair info on the Reatil industry and the related MDM process.
    Hope it helps.
    Thanks and Regards
    Nitin Jain

  • MDM Matrix Functionality

    Dear Friends,
    What functionality does MDM Matrix offer.
    What is the use of MDM Matrix Application and server.
    Thanks.
    Ashutosh

    Hi Manish
    Please refer to the below thread, with similar query on Matrix application by me Please Share any additional information if you are able to get.
    Re: Matrix in MDM
    best regards
    Ravi

  • Interface of Matrix application

    Hi all
    In my company they use a matrix application which is basically for the sales people with PDAs , jobs assigned to them...etc
    Can any body tell me how a diff application can be interfaced with SAP and where, which place I have to look it for.
    cheers
    AJ

    Hi Florian,
    No its not possible to use the SAP Portal as web proxy to your other web-app.
    From my experiance I can tell you to stop searching/trying on the serverside fetching part, it wil not do wat you want.
    There is only one solution direction and that is that you place some kind of reverse proxy in front of your Portal...
    This reverse proxy solution (I keap it abstract as there are multiple solutions for this) should listen on the WWW and translate requests to the right servers.
    For example calls to "/" could be translated to "/irj/portal/" and back
    But also "/yourotherapp" can be translated to "http://yourotherappserver:port/yourotherapp and back
    Resulting in that all calls to http://yourexternalurl/ will go to SAP Portal and all requests to http://yourexternalurl/yourotherapp will go to your other app. When this works you can use the URL or Intergrater iView using the default client side fetching.
    I know that it is possible with Apache as a reverse proxy so I guess (and hope for you) that its also possible with ISA.
    Good luck,
    Benjamin Houttuin

  • Matrix application for MDM 7.1

    Hi,
    Can you pls tell me where I can find the Marix aplication (EARs) in the s/w shipment of MDM 7.1?
    Thanks,
    Jyotika

    Hi Markus,
    Thanks for your reposnse.
    I do have this Note with me.
    I want to know where in the MDM 7.1 Server shipment can I find the marix application.
    Which folder etc.
    Thanks,
    Jyotika

  • MDM Custom Application using WD - WDJ / WDA preferred?

    Hello,
    Is there any preferred approach in developing custom WD application for MDM? So far we see that MDM Java APIs are used from WDJ application.
    I came to know that WDA can also be used? Which is a preferred approach? Guess MDM Java API's are more matured to handle custom applications.
    Any hints?
    Thanks,
    Dhanz

    A very good question.
    Being from Java b/g i would say Java, but to be fair, in my project we are using both MDM java for the front end and ABAP for data load. The issues that we faced in ABAP were
    - The user id has to be passed in Upper Case, though MDM user ids are case sensitive, for ABAP it accepted user ids in only Upper case.
    - Some limitations in Matching strategy
    I would personally prefer Java over ABAP any day as Java being more extendible and as SAP suggests, use ABAP only if you are staying with in ECC. If your landscape comprises of  systems outside ECC/SAP, stay with Java.
    Cheers!!!
    Nitin

  • Issue of Discard/Save Changes popup in MDM WDC application

    Hi All,
    I am facing an issue in a WDJ application involving usage of MDM WDC Components.After  editing in item details component,we are setting record id as -1 so as to clear the item details and trigger a bpm process.We are protecting the record after submission.But on submission we are getting a popup window asking for Discard/Save changes .This occurs randomly.What could possibly cause this.Any pointers regarding this will be helpful.
    Regards,
    Apoorva Dave
    Edited by: Apoorva_Dave on Sep 12, 2011 1:42 PM

    Hi Apoorva,
    Before setting -1 in your item details try to write following line of code.
    wdthis.wdget<Itemdetails>interface.cancelRecord();
    I hope it helps.
    Regards,
    Rohit

  • Matrix Application Error - in the WEB pane

    Hello,
    After successful installation of the Matrix .EAR files now when we try to see Matrix in the WEB pane, it results in error "An Error has occurred Please see log for details".
    Can somebody please address the following questions?:
    1. Where is the log file located that I can check for details?
    2. Is there a demo already available with the data that can be looked into as example?
    3. Is there an description available how one can set up the Matrix scenario, something like the Business Package guide that we have for MDM iviews?
    I would await a quick response if possible. Thanks much.
    Best regards,
    Dharmi

    Hi Dharmi,
    Did u solve this problem?
    I am facing this same error. Can u plz guide me on this.
    Regards,
    Chintan Sheth

  • Matrix in MDM

    Hi all
    can someone explain the concept of matrix in MDM and how is it used for storing Variants for the same product?
    What will be the performance issue if any?Do we have any restrictions on number of master and slave relationships?
    Can anyone who has worked on this scenario justify its usefulness?
    No links please.
    Thanks in advance
    Ravi

    Hi Ravi,
    Though I have not actually worked on Matrix but will share how much I know and the stuff i had collected.
    Please refer to the link below that contains the fair information about Matrix and also how to configure it.Refer from page no. 12.One more suggestion from my side is:Use SAP's standard shipped Article repository because it is configured for the Matrix application so you have to do few things only.
    [https://websmp208.sap-ag.de/installMDM] -> Installation -> MDM 5.5 SP06 IT Scenario Configuration Guide
    Once your repository is Matrix enabled (by right clicking on the repository and enabling the Matrix support property), Add Master option will be enabled in the Data manager.By which you can actually create Master and variants relationship but this functionality will be visible only through iViews that u will deploy on your portal (stated in the document mentioned above).
    Once you have created Master and its variants and they are sharing some common fields(whose Matrix type have been selected as Master in the Console) then if you change the Master field of the master record, it will be reflected in the corresponding variants also.
    Note: If you add the record using Add Master option then that record cannot be deleted unless you have configured all the necessary settings.So it would be better if you try this on some dummy repository.
    Regards,
    Jitesh Talreja
    Edited by: Jitesh Talreja on Apr 8, 2008 3:05 PM

  • MDM Security Requirements

    Hello All:
    I am new to MDM Security Administration and would like to know how and what controls are available in the system. (Example controls on able, fields etc)?
    I am trying to compile a Task/Function Matrix which will help the functional teams convey their access requirement in the system.
    Help is much appreciated.
    Khurram

    Hi Khurram,
    I am new to MDM Security Administration and would like to know how and what controls are available in the system. (Example controls on able, fields etc)?
    I am trying to compile a Task/Function Matrix which will help the functional teams convey their access requirement in the system.
    MDM security is largely maintained by the presence of roles and users. We can have roles defined in MDM which will have proper authorizations. We can then create users and then assign them roles so that we can maintain the security in MDM. This all can be done through MDM console.
    These authorizations ensures that only users who have access or read/write authorization will be able to perform theie respective tasks.
    This is what is mentioned in SAP Help documentation in this regard.
    A.              MDM Repository Security
    A traditional SQL DBMS allows you to define basic user-level security to prevent unauthorized access to the database. You can specify the tables to which each user has access, granting at the table level either: (1) no access to the table; or (2) complete read/write access to the table, including access to all of its fields and records.
    By contrast, MDM supports a dramatically more flexible multidimensional security scheme that provides much more granular control over which users can access an MDM repository, which functions they can perform, and which tables, fields, and records they can access. The MDM security scheme includes:
    ●      Users. A user represents an entity that can connect to and access the MDM repository. Each user has a user name and password, and is assigned one or more roles that collectively specify the complete set of privileges for that particular user.
    ●      Roles. Each role specifies a set of privileges to access each of the MDM repositoryu2019s tables, fields, lookup record values, and records, and to perform each of the repository functions. The same role can be assigned to more than one user.
    ●      Privileges. For each repository function, you can either prevent or allow the role to perform the function, and for each table and field, you can grant the role full read/write access or read-only access.
    ●      Constraints. For the Masks table and some lookup tables (those referenced by at least one single-valued lookup field and no multi-valued lookup fields), you can specify the set of masks or lookup values that should be visible and accessible for the role.
    Precisely defining each role u2013and then assigning one or more roles to each useru2013 provides very fine control over who can access an MDM repository and how they can access it.
    You can define repository security from within the MDM Console by working on the following administrative tables, which are located under a repositoryu2019s Admin node in the Console Hierarchy tree:
    ●      Roles. Defines the sets of functional permissions, access privileges, and record constraints that can be assigned to MDM user names.
    ●      Users. Defines the MDM user names that can access the MDM repository and manages their role assignments.
    Within a SQL-based DBMS, you can use views to precisely control field- and record-level access by various users. However, views are cumbersome to manage, and more importantly, degrade system response, often creating severe performance bottlenecks.
    B.                  Console-Level Repository Security
    Recall that MDMu2019s multi-level security model supports granular, role-based repository access to functions and data from within MDM client applications. This multi-level security model extends to administrative functions within the MDM Console itself.
    The MDM Console security scheme includes:
    ●      Users
    Repository administrators must connect to an MDM repository with an MDM user name and password before any administrative tasks can be performed in the MDM Console.
    ●      Roles
    The roles assigned to an administratoru2019s MDM user name determine which administrative functions are permitted or restricted for that administrator in the MDM Console.
    ●      Privileges
    Administrative, Schema, and Change Tracking functional groups on the Roles table enable granular control over access to all MDM Console functions.
    With these features, you can precisely define limited administrative roles for each of your administrators or administrative tasks. You can then assign these targeted roles to users instead of the Admin role, which retains full access to all MDM privileges.
    Kindly go through the link below to get additional info:
    http://help.sap.com/saphelp_mdm550/helpdata/en/8e/9f9c427055c66ae10000000a155106/frameset.htm
    Go to ->Repository maintenance->MDM repository security
    You will find enough information.
    Hope it helps.
    Kindly reward points if helpful
    Thanks and Regards
    Nitin Jain

  • SAP MDM features

    Hi
    Could someone tell me if SAP MDM has these features?
    u2022     Security
    u2022     Ability to maintain and assign security at Site level
    u2022     Ability to maintain and assign security at Area ( Logical Grouping like SNOP) level
    u2022     Ability to maintain and assign security at Role ( Logical grouping like SCDH, GMP) level
    u2022     Ability to maintain and assign security at Object ( Can be a page or a subset on a page) level
    u2022     Ability to maintain and assign actions-object combination to a role
    u2022     Ability to maintain and assign security at Row Level
    u2022     Ability to maintain and assign security at Column Level
    u2022     Ability to inherit role characteristics to another role
    u2022     Ability for one role characteristics to override the characteristics chosen for another role, while inherting ( Denial to update an Object for a role, should remain the same even if the role gets inherited
    u2022     Ability to audit any changes to Security on any Role/Object/Action (Will be tracked against BR5.1)
    u2022     
    u2022     Ability to handle Master Detail relationship
    u2022     Ability to handle MultiLevel data Hierarchy
    u2022     Ability to handle Dependency List
    u2022     Ability to maintain detail data in tabs on the same page
    u2022     Ability to mandate the need to enter Detail data for a new Master record, or tie a new Detail record to an existing Master record
    u2022     
    u2022     Ability to handle import and export of predefined formats
    u2022     Ability to import and parse CSV, XLS and TXT files
    u2022     Ability to import and parse XML files
    u2022     Ability to export data in PDF format
    u2022     
    u2022     Ability to handle Approval Process for data entered
    u2022     Ability to configure Approvers with Approval Levels at the time of object configuration
    u2022     Ability to prevent an Approver with lower Approval Level to approve data, before the higher level Approvals are obtained
    u2022     Ability to send an email to the required approvers, with the link to the page/object needing approval
    u2022     Ability to authenticate the NT login of the approver, accessing a page/object via a link on an email
    u2022     Ability to approve through email, by linking to a webservice
    u2022     Ability for the user to nominate a proxy for a given time duration
    u2022     Ability to control deletion of an approver through Admin access
    u2022     Ability to identify data that has not been approved and prevent database access to it.
    u2022     Ability to provide read-only access to data that has not been approved
    u2022     Ability to message out changes/addition on Master data to all Subscribers.
    u2022     Ability to message out potential changes on Master data to all Subscribers
    u2022     Ability to add an approver/subscriber to any step of the entire approval process
    u2022     Ability to prevent any further actions like export/import to data that has not been approved
    u2022     
    u2022     Ability to provide Historical Reports to identify how tool is used and highlight areas with most frequent changes
    u2022     Ability to capture and view all historical changes to user access
    u2022     Ability to capture and view all historical changes to data
    u2022     Ability to capture data range for all Master data, to indicate the validity of a data element.
    u2022     
    u2022     Ability to provide a Dashboard to display data entered
    u2022     Ability to provide read-only access to any data maintained throught the MDM
    u2022     Ability to capture each page/object added to the MDM, and provide it as a drop-down list for the user to choose from
    u2022     Ability to choose filter and view data for each page/object chosen
    u2022     
    u2022     Ability to access Help Documentation / List of Contacts for each screen
    u2022     Ability to maintain a Help document for each page/object
    u2022     Ability to maintain Tool Tips for each column in a Page
    u2022     Ability to provide a List of Contacts for each page/object
    u2022     
    u2022     Ability to access data via a Web Service
    u2022     Ability to access all data through Composite webservice
    u2022     
    u2022     Ability to provide Maintenance features
    u2022     Ability to provide Grid Feature which allows Search, Sort, Grouping and Pagenation capabilities for all maintenance screens
    u2022     Ability to provide Lookups for Standard Input fields like Date time. Lookup would be dependant on the client location
    u2022     Ability to provide timeout on inactivity, on the site
    u2022     
    u2022     Ability to add Favorites
    u2022     Ability to add Recently Accessed Pages as Favourites, at a Site Level
    u2022     Ability to choose views of a page and make it a Favourite, so that every consequent login, gives the same look for the same Object
    u2022     
    u2022     Ability to Support MultiLanguage
    u2022     Ability to provide Labels/Legends in Multilanguage
    u2022     
    u2022     Business Rules to Validate Data

    Hello mkhairi
    For more of your question answer -YES
    SAP MDM support trusted connection technology and LDAP
    SAP MDM has own user role functionality where you can set permissions for user security
    SAP MDM has JAVA,ABAP, COM, .NET(ver.7.1) API and you can use it for custom development
    SAP MDM has own web service for work with data in repository
    SAP MDM has own packages for development SAP NetWeaver Portal content
    SAP MDM has own workflow integrated with SAP NetWeaver Portal trough UWL
    SAP MDM has application for web publishing
    and many many other functionality from your list
    more about SAP MDM you can read here:
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/index.htm
    Regards
    Kanstantsin Chernichenka

  • MDM Last Login History table?

    Hello,
    I was wondering if anyone was aware if the last date/time login history of a mdm user to a repository is actually stored in one of the DBMS tables for a repository schema.  We are aware of the Audit xml log file that tracks actions of when a user logs into a repository - but we are trying to find out if this is already recored in one of the MDM database tables so we can more easily make use of last login time for custom development. 
    Thanks.

    Hi David,
    You can try out this...... goin the Console client in the system tables check the Login Table. But this you will get  records that MDM maintains which corresponds to a currently connected MDM client application, along with the connection time and time since last access, allowing you to monitor connection activity.
    Name: The user name.
    Host Name: The system on which the MDM client is running.
    Application Name: The MDM application (e.g. Client, API, Import Manager).
    Connection Time: The date and time the connection was established.
    Last Activity Time: The date and time the connection was last accessed.
    Hope this helps you ...............
    Prasad................

Maybe you are looking for

  • Does BC support any type of include?

    We currently have/use 4 templates, but that is about to grow. We also have several catalogs, but that too will grow. All of these templates use the exact same header (menu) and footer. Every time I need to make a change to the header/menu/footer, I m

  • What's means no suitable driver

    i use beans to connect the ms access 2000,but when i execute the jsp file,it always said no suitable driver.i set odbc driver in system dns. i use tomcat 5 and jsdk1.4,i put the jsp files in tomcat-home\webapps\examples\ and the bean file in tomcat-h

  • Re: Error message: the resource type must not be null.

    Hi Gopi, During the installation of OAM, default policy objects are created in the DB (actually this step is completed during the first startup of the OAM Admin Server). It looks like this step has failed for some reason. Possibly messages in the Adm

  • I am having trouble with opening PDF files

    I am having trouble with opening PDF files. When I click on the file, I end up with 40 or more folders all over my desktop, which cannot be opened.  Any idea what I should do?

  • Spool output covertion

    Dear All Every day we are getting spool outputs are more then 15000. For that Sap sprint S method we can convert the spool to local text or PDF file? Or any other method we can follow, if itu2019s so kindly tell us the steps. Kindly help us Regards S