Error replicating customizing data to the repository (SRM MDM Catalog)

Hi Folks,
I am currently configuring SRM MDM catalog, and one of the initial steps is to replicate data from SRM to the repository.
After defining repositories and FTP servers, I am running step "start extraction".
Well, the result page prompts me for errors in the 3 different files it is trying to replicate:
Report Statistics
Size of document     33.979  Bytes
Number of records :
Currencies        195
cd /
250 CWD command successful.
cd "/SRM_MDM_Catalog/Inbound/SSD_120/LT_Currencies/Ready/"
250 CWD command successful.
Error while executing ftp command put Currencies_554_SSD120.xml
The otehr 2 errors are the of the same type, just of different XML file.
When I look at the log files in the port structure directory, I find the following messages:
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="MDM_Log.xsl"?>
<MDM_Log version="1.0" path="F:\usr\sap\SCD\MDIS06\exe\MDIS_Temp\MDIS_TASK1_20091223211459.xml"
>
     <Open ts-long="21:14:59 GMT, Wednesday, December 23, 2009" ts="2009/12/23 21:14:59.998 GMT" pid="3304" host="z001idsd118" compile-type="WIN64_RELEASE">
          <Version ts="2009/12/23 21:14:59.998 GMT" tid="9044" entry-no="0"><Server>7.1.01.78</Server><Build>Built on 2009-May-09</Build></Version>
          <Trace ts="2009/12/23 21:15:00.108 GMT" tid="9044" entry-no="1">[MDS=z001idsd118 Repository=SRM_MDM_Catalog ClientSystem=SRM Port=LT_Currencies]:   Chunk size/parallel[50000/5]: Import Task Started.</Trace>
          <Trace ts="2009/12/23 21:15:02.092 GMT" tid="9044" entry-no="2">Repository Load [SRM_MDM_Catalog]: 2003.483844 milli-seconds.</Trace>
          <Trace ts="2009/12/23 21:15:02.092 GMT" tid="9044" entry-no="3">Source file(s) retrieval + Repository Load: 2159.024536 milli-seconds.<LF/>-- Currencies_554_SSD120.xml</Trace>
          <Trace ts="2009/12/23 21:15:03.999 GMT" tid="3852" entry-no="4">xStructuralTransformer: Thread started.</Trace>
          <Trace ts="2009/12/23 21:15:03.999 GMT" tid="8392" entry-no="5">xValueTransformer: Thread started.</Trace>
          <Trace ts="2009/12/23 21:15:03.999 GMT" tid="9048" entry-no="6">xImporter: Thread started.</Trace>
          <Trace ts="2009/12/23 21:15:05.092 GMT" tid="6288" entry-no="7">xXmlSaxParser: Thread started.</Trace>
          <Error ts="2009/12/23 21:15:05.202 GMT" tid="6288" entry-no="8">Fatal Error at file Currencies_554_SSD120.xml, line 1, char 1, Message: Invalid document structure RC: 0xfffffffa - Invalid external data</Error>
          <Trace ts="2009/12/23 21:15:05.217 GMT" tid="6288" entry-no="9">xXmlSaxParser: Thread finished; Start -&gt; End: 0.000000000 milli-seconds.</Trace>
          <Trace ts="2009/12/23 21:15:05.295 GMT" tid="8392" entry-no="10">xValueTransformer: : Start -&gt; End: 0.000000000 milli-seconds.</Trace>
          <Trace ts="2009/12/23 21:15:05.295 GMT" tid="8392" entry-no="11">xValueTransformer: Thread signalled to stop: RC = 0xffffff</Trace>
          <Trace ts="2009/12/23 21:15:05.295 GMT" tid="9048" entry-no="12">xImporter: : Start -&gt; End: 0.000000000 milli-seconds.</Trace>
          <Trace ts="2009/12/23 21:15:05.295 GMT" tid="9048" entry-no="13">xImporter: Thread signalled to stop: RC = 0xffffff</Trace>
          <Trace ts="2009/12/23 21:15:05.295 GMT" tid="3852" entry-no="14">xStructuralTransformer: : Start -&gt; End: 0.000000000 milli-seconds.</Trace>
          <Trace ts="2009/12/23 21:15:05.295 GMT" tid="3852" entry-no="15">xStructuralTransformer: Thread signalled to stop: RC = 0x0</Trace>
          <Trace ts="2009/12/23 21:15:06.108 GMT" tid="9044" entry-no="16">[MDS=z001idsd118 Repository=SRM_MDM_Catalog ClientSystem=SRM Port=LT_Currencies]:   Chunk size/parallel[50000/5]: Import Task Finished.</Trace>
     </Open>
</MDM_Log>
What am I missing?
thanks a lot a happy holidays!

Hello Priti,
For accessing the catalog, you have to define the external webservice with the config parameters in SRM System under transaction "SPRO"
Please refer the SRM-MDM Catalog configuration guide.
Hope this will help you.
TNR,
Saurabh...

Similar Messages

  • ECC TO SRM-MDM CATALOG THROUGH SAP PI

    We have a scenario where we are sending data from ECC to SRM-MDM Catalog through SAP PI and data is coming from ECC through proxy and sending to SRM u2013MDM catlog through file adapter. In ESR part we have used SAP defined standard service interfaces (CatalogueUpdateNotification as sender interface and MDMInfoRecordDataTransmission as a receiver interface). The mapping used is also standard one.
    Now we have got requirement to send the data for vendor mat no, manufacturer field of info records from ECC to SRM-MDM catlog.  But we are unable to find out these two fields in standard interfaces/messages. Can anybody guide us how to add these fields in the current data types or is there any other standard interfaces we can use.
    Thanks in advance.

    Hi Shiv,
    Many thanks for your reply.
    Since we're not using XI / PI scenario and this is an upgrade from SRM 5.5 to SRM 7, Iu2019m using the same approach that was already used in SRM 5.5 with CCM 2.0.
    The idea is that the catalogue and all the records maintained need to be associated to a contract. So, I add the contract ID and the correspondent contract item in the import file, in addition to the supplier name, product ID, price information and so on. I mapped the contract ID with the field contract price.
    In relation to the price information fields, as I want it to be visible for any user that accesses the product catalogue, I tried different approaches:
    1.Using OCI Price information u2013 amount, currency, price base quantity and price base quantity UoM;
    2.Using OCI Price contract u2013 amount, currency, price base quantity and price base quantity UoM;
    The first approach didnu2019t work very well, as I was not able to see price information when accessing the catalogue. I could only see it once I transfer the items to the SC. In addition, this approach had one problem. The products were displayed but it was not possible to select the items one by one. To do that I needed to select all the items of the catalogue and after that the detail of the contract ID was displayed in every item, allowing me to choose the items that I want to select to my SC.
    The second approach was better as the information was visible when accessing the SC and I was able to select all the items, one by one, as it should be. The main problem of this approach was that Iu2019m getting errors in the SC when the materials have stock u2013 u201CInterface data contains errorsu201D. Or alternatively, if the items didnu2019t have stock, the SC was possible, but when I tried to create a PO from that SC, It simply does not work.
    So, can someone help me? Any ideas?
    Thanks in advance.
    Best regards,
    Andreia

  • Multiple SRM Systems One SRM-MDM Catalog?

    Hi
    I'm currently upgrading our SRM 5.0 to SRM 7.01 with SRM-MDM Catalog 7.01.  Is it possible to use one SRM-MDM Catalog in our non-production environment and connect multiple SRM systems to it?
    For example our sandbox, development and QA SRM 7.01 systems would all connect to the same SRM-MDM Catalog 7.01.
    Thanks.
    Neil

    Hi,
    for non-production use and if it is just a catalog without custom coding running I see no problem in using one MDM server for multiple SRM systems (especially sharing one for sandboxes and dev). It is a setup I have seen multiple times and it worked always without problems.
    You should set up different repositories for each SRM system so that you don't interfere with each others data (i.e. suppliers or other lookups tied to SRM).
    You have to keep in mind that you have to upgrade all systems together. But you can always use separate MDM servers during the upgrade process and then consolidate onto one server when the upgrade is done.
    If you are running custom coding with your MDM catalog I would recommend having a separate MDM system for the QA SRM in order to be closer to the production set-up when testing your custom solution.
    Regards,
    Martin

  • Operation failed when trying to Save a Custom Function to the Repository

    When attempting to save a Custom Function to the Repository in Crystal Reports XI R2, I get the following error message:
    "Operation failed: You do not have edit right on: "Default folder for custom functions".
    Where is the default folder for custom functions and how do I grant it the "Edit" right?
    Thanks,
    Jim

    Hi Jim,
    To give rights to a user or a group to save custom function in the Repository:
    1. Open the Business View Manager
    2. Logon to your BusinessObjects Enterprise as the Administrator
    3. In the "Repository Explorer",  right click on the "Custom Functions" folder, and in the contextual menu, select "Edit Rights"
    4. In the "Edit Rights" window, add the user or group that you want to give the right to save a custom function to the repository, and set the "Edit" right to "Granted". Finally, click on the "OK" button to accept the change.
    The user will then be able to save a Custom Function to the Repository in Crystal Reports XI R2.
    Also, note that it is important that the "Everyone" group "Edit" right isn't set to "Denied" as every user is part of the "Everyone" group.
    If the group "Everyone" is set to denied, it will take precedence to the user rights, so nobody will be able to save custom function. So ensure the "Everyone" group right is either set to "Inherited" or "Granted".

  • DB Connect Load - "Unknow error while uploading data from the DB Table"

    Hi Experts,
    We have our BI7 system connected to Oracle DB based third party tool. The loads are performing quite well in DEV environment.
    I would like to know, how we transport DB Connect datasources to Quality systems? Any different process to be followed for DB Connect datasources?
    At present the connections between BI Quality and the third party quality systems are established. We transported the DataSource from BI DEV system to BI quality system, but on trigerring an infopackage we are not able to perform loads. It prompts - "Unknow error while uploading data from the DB Table".
    Also on comparing the DataSources in DEV system and Quality system there are no fields in "Proposal" tab of datasource in Quality system. Also I cannot change or activate Datasource in Quality system as we dont have change access in quality.
    Please advice.
    Thanks,
    Abhijit

    Hi,
    Sorry for bumping an old thread ....
    Did this issue get ever get resolved?
    I am facing the same one. The loads work successfully in Dev. The transport for DBConnect DS also moved in successfully.
    One strange this is that DB User for dev did not automatically change to db user from quality when I transported the DBConnect datasource. DBCon DS still shows me the DB User from Dev in Quality system
    I get "Unknown Error" whenever I trigger the data package.
    Advait

  • Error occurred moving data from the transformation RECON_SEQ_GEN: to the transformation FILTRANS.

    Hi,
    Today one my task in the DAC Etl failed and when I opened the DAC log file of it. I saw the error description as below
    Error while contacting Informatica server for getting workflow status for PLP_SRC_WH_AP_Invoice_Reconciliation
    Error Code = 36331:Unknown reason for error code 36331
    Since there is no much information in DAC log file about the failure, I opened the PLP_SRC_WH_AP_Invoice_Reconciliation session log file.
    The error description in the session log file says.
    There is an error in the port [NEXTVAL]: The default value for the port is set to: ERROR(<<Expression Error>> [ERROR]: transformation error
    ... nl:ERROR(u:'transformation error')).
    2014-01-14 08:00:45 : ERROR : (582188 | TRANSF_1_1_1) : (IS | Oracle_BI_DW_Server) : node01_ : TT_11023 : An error occurred converting data in the port [NEXTVAL]. The row was dropped.
    2014-01-14 08:00:45 : ERROR : (582188 | TRANSF_1_1_1) : (IS | Oracle_BI_DW_Server) : node01_ : TT_11021 : An error occurred moving data from the transformation RECON_SEQ_GEN: to the transformation FILTRANS.
    2014-01-14 08:00:45 : ERROR : (582188 | TRANSF_1_1_1) : (IS | Oracle_BI_DW_Server) : node01 : CMN_1086 : RECON_SEQ_GEN: Number of errors exceeded threshold [1].
    2014-01-14 08:00:45 : INFO : (582188 | TRANSF_1_1_1) : (IS | Oracle_BI_DW_Server) : node01_ : CMN_1053 : : Rowdata: ( RowType=-4(error but dropped due to abort) Src Rowid=1186281 Targ Rowid=1186281
      NEXTVAL (ROW_WID:Int:): "(NULL)"
    I am not sure of this error and I have never seen before. Can any one share some ideas on how to tackle this error and make the task execute successfully.
    Many Thanks.

    Hi,
    fist check weather any special characteristics if not
    check in data source under this we have fields tab check the format of a particular field format internal/external/check u choose internal format, if any check routine once
    use Semantic Groups in the DTP.
    Try  it
    Thanku
    lokeeshM
    Edited by: lmedaSAP_BI on Oct 20, 2010 6:44 AM

  • SRM MDM Catalog (Subscreen Error)

    Hi,
    I am facing an issue with the SRM MDM catalog.
    We are currently implementing SRM-MDM catalog 1.0 SP1 Patch01 HF1.
    Our MDM server version is MDM 5.5 SP5 Patch02 HF1.
    The steps while creating a Shopping Cart are as follows:
    -     Log into SRM Shopping Screen.
    -     Select the SRM MDM Catalog
    -     Inside the SRM MDM catalog select an item and click on the shopping basket to add the item to the shopping cart.
    -     Once I click on the shopping basket we are getting the below error
    <b>Error when processing your request</b>
    What has happened?
    The URL http://mb1es1001.idcsap.com:8000/sap/bc/gui/sap/its/bbpsc01/ was not called due to an error.
    Note
    The following error text was processed in the system <b>SR6 : Subscreen not found</b>
    The error occurred on the application server MB1ES1001_SR6_00 and in the work process 1 .
    The termination type was: ABORT_MESSAGE_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLBBP_SC_UI_ITS
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SR6 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server MB1ES1001_SR6_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server MB1ES1001_SR6_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    <b>Error code: ICF-IE-http -c: 001 -u: RAJ -l: E -s: SR6 -i: MB1ES1001_SR6_00 -w: 1 -d: 20070912 -t: 143649 -v: ABORT_MESSAGE_STATE -e: Subscreen not found</b>
    If any have any idea about this error, please help me resolve it. Full points will be awarded.

    Hi
    <b>Check the SAP Note 967088 and download the configuration guide from SAP official website (SAP Marketplace - OSS Login required). Did you raised any message with SAP as well on this yet. If not, please do the same for faster processing of your query.</b>
    <u>Please check what all error logs appear in SLG1 and RZ10 and RZ20 transactions in this case.</u>
    Which SRM/CCM/MDM versions, support packs are you using ?
    FYI, Catalog names are case sensitive.
    OCI parameter should be like this.
    0 http://<J2EEhost.domain>:<J2EEport>/SRM-MDM/SRM_MDM
    10 username User1
    20 password <blank>
    30 server <MDM Server>
    40 port <Repositiry port>
    50 catalog <Repository name>
    60 uilanguage SY-LANGU
    70 datalanguage SY-LANGU
    80 mask <blank>
    90 named search <blank>
    User name and password mainatined in MDM console is case sensitive.I would suggest you to follow this step
    1.In MDM Console for User1 enter password as user1(note that password is all small case)
    2.Ensure that you enter the password in similar manner in defining OCI.
    <u><b>Please try the following OSS Notes & links below -></b></u>
    OSS Note 895183
    947362
    938495
    Note 871302 - Unable to switch between catalogs using F4 help
    Note 890967 - /CCM/CHECK_TREX shows incorrect document content
    Note 946185 - CCM20: /CCM/CHECK_TREX modifications
    Note 707781 - Product search does not find all documents
    Note 481295 - Short dump RAISE_EXCEPTION when expanding a product node
    Note 723688 BBP TREX corrections for SRM 4.0 SP01
    Note 778688 TREX_INDEX_MANAGER unit test update_view(): incorrect search
    Note 930788 - Search help for catalog does not display all catalogs
    Note 1028343 Changes in the repository not reflected in Catalog UI
    Note 1015201 - SRM-MDM Catalog 1.0 Patch02 Release Note
    Note 487917 BADI implementation f. BBP_CATALOG_CONTENT (Troubleshooting)
    Note 877131 Product category is not permitted for the user
    Note 623067 SRM 2.0 Integrated Catalog does not display catalog info
    Re: ITS Template not found
    SRM MDM Catalog --Login error
    Do let me know.
    Regards
    - Atul

  • How to use the Masks in SRM-MDM catalog?

    Hi Expert,
    We are at SRM-MDM catalog 3.0.
    There have  two types of SRM contracts were transferd to one MDM catalog repository, and we config two different number range for these contract types. We will creat two web services in SRM IMG, only the same number ramge of the contracts could diaplay in one web service.
    As this requirement, may be the MDM function Masks could be a solution I think. But when I try to separate the contracts with two masks in MDM Data Manager, I have no idea that how could I set the key filter with the contract number fields.
    Could every expert tell me how could i set the Masks as this situation?

    Hi
    Have you assigned the masks created in data manager to some role in Console(Console-Roles TableRole1-Table and fields tabMask--add Mask 1 say)
    Once the mask is assigned to the role then only the role can see records pertaining  to that mask else it can see all the records in the repository.
    Regards
    Nisha

  • SRM MDM Catalog - Data import

    Hi all,
    I am using srm mdm catalog 3.0 . Please let me know, how can i map the below fields fron Catalog.xsl file with SRM MDM pre-defined repository:
    1-Image
    2.Hypelinks
    3.Catalog Name , Catalog ID [the client is asking whether , it's mandatory to maintain Catalog ID, Catlog Name]
    In the Catalog.xsl source file , i hard coded the value of Hyperlink files like "www.abc.com", but when in MDM DATA Manger it doesn't get stored as URL .
    Q2. Everytime when i import , do the Catalog Manager needs to Value Mapping manually? is there any way to automate this.
    Plzzzzzzzzzzzz let me know, i require the info very badlyyyyyyyyy.
    Thanks al

    resolved

  • SRM-MDM Catalog Repository

    Hi MDM developpers,
    I would like to know if SAP deliver or have a plan to deliver a <b>standard</b> SRM-MDM repository?
    Kind regards,
    Aklilu

    Hi Akilu,
    Since the availability of the SRM-MDM Catalog (September 2006) a SRM specific repository is delivered already.
    Best Regards,
    Daniela

  • How to add custom field in SRM-MDM catalog

    Hi Guys,
    I have to add a custom field in SRM-MDM catalog. I know, it is done through MDM console, but how, it is done, This, I don't know.
    Please help me.
    Thanks in advance!!
    Note-> we are at SRM5.0 + MDM2.0
    Neelesh

    Please check the online help.
    [http://help.sap.com/saphelp_mdm550/helpdata/en/6c/24e342f6307176e10000000a1550b0/frameset.htm|http://help.sap.com/saphelp_mdm550/helpdata/en/6c/24e342f6307176e10000000a1550b0/frameset.htm]
    Regards,
    Masa

  • How to copy the SRM-MDM Catalog from PRD to QAS system

    Dear all,
    We do have a SAP SRM-MDM Catalog system.
    In the production system, we do have 3 differents repositories.
    I want to copy a SRM-MDM Catalog from PRD to QAS system.
    Is there a tool to export the catolog from PRD and to import it in QAS system ?
    Thanks
    SAP NetWeaverAdmin
    Edited by: SAP NetWeaverAdmin on Nov 3, 2011 3:10 PM

    Archive repository from source system
    Unarchive into target system

  • SRM MDM Catalog Multiple Imgae (field) display in UI

    Hi MDMers,
    I have configured the SRM-MDM Catalog and I had done Import data, mapping data, OCI, SRM call structure and UI settings. Everything works fine when we call the Catalog in SRM.
    My SRM -MDM Catalog needs certain custom fields which should hold some Button indicator for item classification (Red, Amber, and Green)
    Already we used MDMSRM_IMAGE field to have pictures of Item and mapped in Display view in UI manager.
    I tried one more custom field for the Image to hold this buttons (.gif file) but unfortunately it is not bringing the indictor images, just place holder is exist without indicator image.
    Could you please help me and give some work around solution to bring that Button Indicator in My Catalog view for each item.
    Please light up something on TEXT HTML, TEXT BLOCK, HYPERLINK and mime type
    Is it possible to have the .gif Image by using above functionality? If so please guide mates.
    Regards
    Edwin

    Hi Tam,
    I have tried to set up hyperlink for my images in SRM-MDM catalog.But no luck.
    1. My MIME Type is GIF.
    2. My url is
      http://fssomsdits01.forensic.gov.uk/eMerge/images
    The URL path contains my Images file like GREEN.GIF and RED.GIF
    Where I have to display the 2 images according to the catalog Item.
    As per forum discussion I tried the steps.
    I declared the MIME Type & Hyperlink type (rendered) in Look up table.
    I have mapped the fields in Catalog item table for MIME Type<hyper link> & URL<hyper Link> and Hyper Link.
    The data is just replicating in DATA manager, but not displaying in UI as image.
    Please can you help me to sort it out?
    Just explain me how to enable the Hyperlink field to line item.
    The steps to import thre Mime type/hyperlinku2026look up table and Qualified table.
    Regards
    Edwin

  • SRM-MDM Catalog publication in portal

    Hi experts,
    Iu2019m facing some difficulties concerning MDM / portal integration. We are implementing SRM-MDM catalog scenario and Iu2019ve already created a catalog in MDM Data Manager. Iu2019ve also set the parameters for the web service definition in SRM system, and assigned the Catalog ID in ppoma_bbp.
    However, Iu2019m still not able to access my catalog information in portal. When I try to access my catalog it is necessary to introduce again the logon details and an error message u201CLogon failedu201D is displayed, which is not normal right?
    In addition, if I introduce my logon details nothing happens but the error message is changed for a warning message u201CLogon failedu201D. Consequently I cannot access my catalog in portal.
    Can someone help me? What might being wrong with my catalog publication?
    Many Thanks!
    Best regards,
    Andreia Nascimento

    Hi,
    Yes, You can define any user which has "Catalog User" Role defined in MDM in SRM Web Service". and this is not required to have same user in SRM system. You can assign this web service ID as attribute to any SRM user.
    Did you get "Connection Successful Message"?? I couldn't see that in your Trace.. Once you test Connection then you should get message in Green "Connection test was successful".
    Also, Check the following Things and revert with the result:
    1. Is your repository Loaded?
    2. Try to Console through the User which you have defined in Web Service. This will confirm whether User credentials are correct or not.
    Also, let us know which version of SRM you are working with and what is version of your SRM-MDM Catalog.
    Regards,
    Shiv
    Also Check this document (Page no 32 ) and make sure if you have defined other parameters correctly in the web service definition.
    https://websmp103.sap-ag.de/~sapdownload/011000358700000134212010E/srm_mdm_integration.pdf
    Regards,
    Shiv
    Edited by: Shiv Prashant Dixit on Mar 5, 2010 11:32 PM

  • SRM-MDM Catalog Installation/Landscape

    Hi,
    We are currently having the following landscape in place with regards to the SRM, MDM and SRM-MDM Catalog :
    Server 1 :  SRM 5.0 Running   (HP-UX)
    Server 2:   Enterprise Portal running with MDM Content and SRM-MDM Catalog JAVA components  (HP-UX)
    Server 3:   Standard MDM Server installation  (Windows 2K)
    We have configured everything according to the notes and guides (including the guide from Sudhendu Pandey), but when we try to configure the Search UI in Webdynrpo, the java components cannot connect to the MDM host and we are getting just the connection failed error.
    My questions are :
    1)   Can we run with the above landscape or is it necessary to have the SRM-MDM Catalog Java components installed on the same server as MDM.
    2)   Do we have problems with versioning of the MDM server and the SRM-MDM java components ? We already replaced the MDM_JAVA_API with the correct one, but I do not have a newer version of the other api.
    3)   Do I need to configure anything on the MDM server to get this running ?
    Thanks in advance for your help
    Regards
    Raymond

    Hi Foh,
    Apologies for my late reply, but I was travelling.  Thanks for this tip. We were using the latest versions for the MDM Portal Content, but the API for the SRM-MDM catalog was different.
    I have updated this API with the latest version (Patch 3 HF 1) and now I can logon to the MDM server and I see the MDM Repositories. However if I now try to logon to one of the repositories he gives me the same error that the Login has Failed. The user that I am using is the default one coming with the SRM-MDM repository (Admin).
    Regards
    Raymond

Maybe you are looking for