Regd Changes in the MDM Vender Repository

Hi All,
I have got some changes to the Vendor repository in Sand box and DEV box.  .
for example:-
Field                         Description
House Number                    Deleted
Federal Tax ID No                    Changed name to Tax ID 1
Tax ID 2                         Added
And deleted the lookup table u201CXYZu201D.
When we had made changes to the fields,in EP what we need to do in the setup to make sure they come into portal.
Regards,
Deepak Arora

Hi Shiv,
Thanks for your reply.Now,we are able to map new field created in MDM in OCI mapping.But,when i login portal and connected catalog i am getting below error  because of new field ('MDMSRM_VMI_STATUS') mapped.
However when i remove newfield in OCI,no error when connecting to catalog.
Please advise
Regards
Sunil
Root Cause
The initial exception that caused the request to fail, was:
   java.lang.IllegalArgumentException: Field with Code 'MDMSRM_VMI_STATUS' does not exist in the table 'MDMSRM_CATALOG_ITEMS (T1) '
Edited by: PSUNIL on Jan 19, 2012 2:48 PM

Similar Messages

  • Links to download the MDM standard repository

    Hi,
    Could you please let me know the Link to download the MDM7.1 standard repository(s); *.a2a files.
    thanks,
    Alexander
    Found one Business content 7.1
    Edited by: Alexander Raja on Sep 29, 2009 6:22 PM

    Rmerrill,
    Please go ahead and follow the links and instruction given in the link below:
    http://forums.adobe.com/thread/981369
    -Mandhir

  • Identifying the MDM server lock mask codes

    I am trying to write some monitoring scripts for our MDM system and I would like to be able to detect the state of the MDM server/repository based on the entry in the a2i_xcat_dbs.a2i_serverstatus database table. There is a field that looks like it might be interesting - SERVERLOCKMASK. From trial and error I think the following values are correct:
    1 -  loading / loaded
    512 - Archiving
    513 - Archive Online
    4096 - Verifying
    4097 - Verifying Online
    Has anyone else done any research on these codes? If so could you please validate/correct what I have here and add additional codes you have observed?
    Thanks,
    Paul

    Hi Paul,
    I actually have some experience on that, and the best is NOT to look at the database tables. You may figure out how it works, but development colleagues are free to change the DB side without notice... And than after an update to the newest version you have to start all over again.
    The best solution is simply to go over the MDM APIs. In principle all that information is available from the Java and ABAP APIs.
    For the java APIs you should look into the packages com.sap.mdm.repository.commands.GetRepositoryProperties and com.sap.mdm.repository.commands.GetRepositoryPropertiesCommand.
    For the ABAP APIs I should look in more detail.
    Now a more "gohthic" solution would be to call directly CLIX from Java using java.lang.Runtime, and than uncode the response String in order to get the infos you need...
    I hope that Helps...

  • "the MDM repository is invalid"

    Hej All
    Vi have updatered our MDM server with standard update from Microsoft. Later on we can't start MDM services, therefore after "a long fight" it was decided to restore repositories in that way:
    we restored a backup of the MDM database on the newly installed server. Afterwards we copied the MDM directories from the old server. we changed the servername in all configuration files and started the MDM systems.
    All seems to be fine but each time we log on to repository we got an error:
    "the MDM repository is invalid"
    can you help?
    Thank you in advance.
    BR
    Rafal

    Hi Rafal
    just few questions to you
    1) Have you checked the connection between your MS Sql and SAP MDM Server ?
    2) If you have then are you able to create the repository manuallly?
    if you have made the connection and still you are not able to create the repository manually then please reset the connection again, also plz check if the name of this particular repository you are trying the log in  is ceated in your MDIS, MDS and MDSS.
    if every thing seems to be right then please again import the schema of your old repository and then log with admin user and check if you are able to connect to the repository.
    if still you are unable to log in please let us know.
    Thanks and Regards
    Praful

  • If an internal ID is changed for the Work Repository how does it affect objects that are already in it?  Will they continue to run or do you need to cycle the ODI agent?

    I was having trouble migrating the Master and Work repositories from my QA to my Prod environment.  I was getting an error message that the internal id's were alike so I changed the internal id in my Prod Master repository.  Then I tried to migrate the Work repository and was getting a similar error.  I did a search on the internet for the error message and it recommended that I renumber the Work repository so I did.    My concern now is how these changes affect the objects that are already in the repositories?  Will those objects continue to run?  Also do these changes take affect immediately or do you need to cycle the ODI agent?

    Well I cannot completely assure you but so far I have not faced any issues after a renumber. It will affect the exist object only when you have imported the object in synonym_update mode. I believe you have the daily backup of your production repository.
    Bhabani
    http://dwteam.in

  • Repository is invalid after crash of the MDM Server in MDM 7.1

    Hello,
    after a crash of our MDS the slave repository is invalid. When I tried to connect to the repository I am getting an error like
    Repository connect failed
    Error: The MDM repository is Invalid
    I tired to delete but I am not able to delete also. While deleteing it is giving an error like
    The MDM repository is in read-only mode
    The master repository on the same db server and MDS server works fine. I'm also unable to unmount the repository and note 1325833 was not helpful.
    Any Help or Solution?
    Thanks

    Hello Patrick G.
    Sometimes we had  some situation.
    Create your master repository archive .
    Connect to database directly and drop you slave repository tablespace.
    Than create slave repository again.
    in Database you repositories have names like [repository_name] M000 or [repositoryname] _Z000
    Regards
    Kanstantsin Chernichenka

  • Is there a way to customize the MDM Workflow email notification content?

    I am looking for a way to customize the MDM Workflow email / notification  content. For example, I might want to put the Supplier ID(s) of the impacted supplier records (be it Update, Insert & Delete) into the email body or put an URL into the email body.
    Can MDM Workflow do this?
    Is there any workaround?
    Thanks

    Hi,
    What you can do is add a boolean field to the repository, for instance "Send Mail". You can use an assignment in the Workflows to set this field to true. Next, define an updatelistener and pick up the change to this field. If the value is "true", send out an email. Afterwards, let the listener change the value back to "false".
    Good luck,
    Gerwin

  • What are the MDM Modes and explain them?

    hi friends,
    What are the MDM Modes
    please explain each mode with examples?
    thanks and regards,
    ramu.

    Hi,
    There are five modes in Data Manager which are as follows:
    1. Record Mode: When Data Manager starts, record mode is opened.It is the primary working view. From here, the content of the data can be
    managed. We perform various operations like
    a. Adding a record
    b. Deleting a record
    c. Searching a record. The search for a record in record mode can be started from the tree view located in the left area of the main window. The search parameters are shown here.
    2. Hierarchy Mode: In this mode, the user of the Data Manager can view and change all hierarchies stored in the repository. The hierarchy table to be edited can be selected here. The tree view displays the tree structure of the hierarchy.
    3. Taxonomy Mode:  The taxonomy determines how records belonging to different categories are defined. Through a taxonomy, an attribute can be attached to a record. These additional attributes are defined for records, which belong to a certain category. An example of this could be personal data, which differs according to the role in the organization, and thus includes additional information.
    The taxonomy mode can only be selected if there is a table of type Taxonomy in the repository.
    4. Matching Mode:  We can define transformations, substitutions, and matching rules u2014 and bundle these rules into matching strategies.
    According to a matching strategy, for example, SAP net weaver MDM will calculate scores for the probability that specific records are duplicates. We can then compare potential duplicates and merge any objects that are in fact repeated.
    In Rules Tab, we set up rules to automate the detection of duplicate master data.
    In Strategies tab, we bundle rules into matching strategies to calculate the probability of duplicates.
    A high matching score indicates that a data entry is likely a duplicate record.
    5. Family Mode: In family mode, all existing records that are already assigned to a category can be subdivided into families. The taxonomy table in which the family definitions are to be stored is selected in the toolbar. Then the family can be selected in the tree view.
    Regards
    Richa

  • HT201304 It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.

    Please help!
    It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device, to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.
    I understand that I can set up a different Apple ID for the kids devices, or take physical control of the device and make the changes myself. However, my teenage son is technically savvy enough to have a job in Silicon Valley, as are most young people these days. However, in order to access his devices the current way, I first have to bypass the four digit pass code. This starts a fight of why I need in the device and continues to escalate. The argument that I am the parent will gain access but the fight is simply exhausting, and quite frankly shouldn't have to happen at all. He is not yet an adult, he did not pay for his iPad or iPhone and I, as a parent, should have not only have the right to change options at will, and from anywhere, but look at history or current activity when I feel like it.
    I currently have the settings where app and in-app purchases require my password to be put in, and he must come to me to type it in, but I need more control and would like, and should be able to access any of our six devices and make individual changes simply by logging in to my account, with my password.
    If I can see all my devices on the "Lost My iPhone" app, this technology should be easy to make happen.
    C'mon parents! I have a pretty good kid, given all things that they can get into, but I am not stupid. For everything I see has been done, there is much more I haven't seen. I want my children to be kept safe and be able to know what they are looking at or listening to. We parents are the only ones who know our beliefs and what our kids can handle and when.
    Thanks for any support or information that I may be missing in order to fulfill my request.

    There are mobile device management solutions that can do this, including in Apple's OS X Server system, but most parents generally find that setting this up is more work than it's worth. If you're interested, though, there are a couple that at least purport to be free (I don't know if there are any hidden "gotchas"):
    http://www.unwireddevicelink.com/features/
    https://meraki.cisco.com/products/systems-manager
    and Apple's system:
    http://www.apple.com/osx/server/features/#profile-manager
    I don't think any, however, allow you to see current activity or browser history. iOS doesn't expose those to access from MDM solutions, to the best of my knowledge.
    Regards.

  • Should multiple developers share the same MDS repository?

    We are starting a new customizable application using ADF, WebCenter and SOA Suite 11g wondering what is the best practice for MDS repositories. By default JDeveloper seems to use a file-based repository, however we need to take advantage of a database repository. The question is: Can & should multiple developers share the same MDS repository, or do we need to use the RCU tool to create a new repository for each developer? If developers share the same repository I"m wondering what happens to seed customizations if two developers both edit the same thing (like a SOA composite).
    Thanks for your input

    Thanks again ... I'm not so worried about packing the customizations in the EAR or MAR, I just hate developers having to manually change adf-config.xml from source control all the time.
    I've tried using {oracle.home} and it does not work. This seems to be a bug in JDeveloper, because I print the env variable and verify that it is correct but the deployment still fails.
    In adf-config.xml I have:
    <property value="*${oracle.home}\integration*"
    name="metadata-path"/>
    When WLS starts up, I print the env variable and see it is set to: D:\home\fmw\JDEVEL~1
    But then when I try to deploy my application I get this:
    INFO: MDSException encountered in parseADFConfigurationMDS-00503: The metadata path "D:\home\fmw\jdeveloper\system11.1.1.1.33.54.07\o.j2ee\drs\PriceManagementPOC\adf\META-INF\D:\home\fmw\JDEVEL~1\integration" does not contain any valid directories.
    For some reason it seems to be appending the directory of adf-config to the oracle home directory. It's as if the code assumes its a relative path. Looks like a bug to me.
    Billy
    Edited by: Billy Turchin on Aug 28, 2009 9:33 AM

  • Error starting the MDM server in client system

    Hi MDM Experts,
    I am new to MDM and we have just installed MDM 5.5 on our system. We are able to 'Mount the Repository' via the MDM Console on the client side but when we try to 'Start MDM Server', we encounter the error below:
    "Error starting MDM server: The machine (server name) is not Windows-based. The MDM server cannot be started from this application; please use CLIX on the machine instead."
    What must we do to resolve this error? Please help us on this matter.
    Thanks in advance!
    ASP

    Hi ASP,
    MDM server operations can Be performed through Console only if your Server is Windows based.
    You can perform the some repository options through Console ,but for any Server based operations like Mounting the server,Start/Stop server  etc you will have to operate through the CLIX ie Command line interface.
    I Guess yours is a Unix based system or something else which is not Windows based.
    so it will not allow you,
    Either you install your server on  a windows based system to operate through Console.
    Or if you want to continue with the NON windows based system then you will have to use CLIX for most of your Console opeartions.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Identifing duplicate master data records using the MDM Import Manager

    hi all
    I read the Topis "How to identify duplicate master data records using the MDM Import Manager</b>"
    i tried to create import maps and to set rules. but when i import them it creates the new vendor records for each rule with rest of the fields blank.
    when i import vendor data all the three fields i.e Match rate , match type and match group are blank.
    My Question is :
    I am getting vendor data from SAP R/3.
    In which source (in lookup xml file or data xml file) do i have to include these above three fields and how all the rules will be reflected in repository?

    Hi Sheetal
      Here we go when do you Import any data (vendor master) please follow the following steps;
    1. First of all apply the map to the source data
    2. In the Match Record tab there are 3 possiblities
       a.[Remote Key] : Checks the current source rec with
         repository along with all the fields - This is
         default
       b.Remove [Remote key] - by double click the same; and
         choose any single fields like Vendor Number or
         name - Then the current record will be matched
         with the repository based on the field.
       c.Instead of single field you can choose combination
         also.
    3. Based on the Match results, match class will be set
       automatically;
       a. None
       b. Single
       c. Multiple
    4. Then Match Type
        a.Exact-All the individual value matches are Equal.
        b.Partial-At least one value match is Equal and at least one Undefined; no value matches are Not Equal.
        c.Conflict-At least one value match is Equal and at least one value match is Not Equal.
    5. then chek the Import status and Execute the import.
    Hope this helps you.
    cheers
    Alexander
    Note: Pls dont forget reward points.

  • Anonymous access to the WPC pages of the Web Content repository

    During setting up access of anonymous user to Web Page Composer pages we need to use Web Content repository that is not in the Documents repository.
    As is in the note 837898 there are no prefixes for WPC pages in the URL Generator Service.
    So the an anonymous user get login screen then attempt to access any WPC pages of the Web Content repository.
    How to achieve that content in the Web Content repository get as Content Link property the value '/irj/go/km/docs/wpccontent/u2026', rather than '/irj/servlet/prt/prtroot/...'?

    Hi Vladimir
    Did you try the following from the note:
    2. Open the PCD Editor as Content Administrator: Content Administration > Portal Content > Portal Content > Portal Users > Standard Portal Users > Standard User Role > Open > Object
    a) Navigate to Home (note the tooltip "com.sap.km. home_ws") > Hidden > URL Access.
               b) Open contained iView: Document (km-doc-iview) for editing
               c) Select the property category "Advanced"
               d) Change the property "Authentication Scheme" to "anonymous"
               e) Save the changes.
    I think that ought to fix your problems.
    Else go see this note 1237530 as it describes that there has been some mis-coding internally in WPC with relation to using /irj/go/km/docs instead of standard servlet.
    Best regards,
    Martin Søgaard

  • Can't check out in the MDM catalog

    Dear ,Expert :
        I work in SRM 7.0 and SP09 NWBC scenario
        I used the web-dispatcher to interview the SRM server .I maintain the service structure as following :
    10 http://www.SAPwebDIS.com:8106/SRM-MDM/SRM_MDM? URL
    20 username Master Fixed Value
    30 password ******* Fixed Value
    40 server 192.168.8.176 Fixed Value
    50 catalog SRM_MDM_Catalog Fixed Value
    51 namedsearch CS2000 Fixed Value
    52 PORT 2345 Fixed Value
    60 uilanguage SY-LANGU SAP Field
    70 datalanguage SY-LANGU SAP Field
    71 BYPASS_OUTB_HANDLER X Fixed Value
    72 BYPASS_INB_HANDLER Fixed Value
    80 HOOK_URL Return URL
    90 ~target _top Fixed Value
    91 ~caller CTLG Fixed Value
    92 ~OkCode ADDI Fixed Value
    Now ,I can search the MDM catalog ,and select the item in the MDM catalog .Then I click the "check out "button ,get the error message "this page can't display" .I find the the IE address is the srmprd.***.( that is just can interview in the intranet ).
      If I work in the intranet ,it works well .
    Any one can give me some suggestions ?
    Thanks  a lot !
    Alex

    Hi,
    After checking in the activity make a habit of activate the same activity.
    Ask the other person to activate his activity.
    After the activation of all previous activities. sync the dc it should effect the changes to dc in your nwds.
    If the above procedure doesnot work then delete the dc from workspace and nwds. goto dc perspective->sync your project in inactive dc's>create project from inactive dc's, this will create the dc's in your nwds will the current changes in edit mode.
    Regards,
    Kiran Kumar

  • MDM console GUI on Windows is not mounting the MDM server on Solaris

    Hello MDM experts,
    This is kind of administrative problem. I am basis person, installing SAP MDM 5.5 SP04 for the first time.
    I have configured the MDM server (mds) on solaris 10 system. I have also configured MDM import server(mdis) and Syndication serever (mdss) on the same machine. I have installed the database software and configured the empty repository on the same host machine.
    So, Database and all the 3 MDM services (mds,mdis,mdss) are running on Solaris machine.
    After that, I installed "MDM console fat client GUI" component on my desktop and trying to "mount the server" by specifying the "hostname" of the solaris machine where MDM services are running.
    But I am not able to mount it...it says invalid server and does not mount.
    Any idea what might be the problem ????
    I referred following link :
    http://help.sap.com/saphelp_mdmgds55/helpdata/EN/8e/9f9c427055c66ae10000000a155106/frameset.htm
    which says, you should have administrative right on Solaris machine where MDM server is running....but how do I have that being a Windows user ???
    Please advise.

    Hello Mark,
    1. When I right click on the "SAP MDM servers" node in "Console Hierarchy" pane on the left hand side of the Console GUI, and select "Mount MDM Server..." option in context menu, I get a dialog box for entering my MDM server name.
    I typed in the fully qualified host name of my solaris server where "mds-r" is running.
    When I click "OK" button, it adds an entry in "Console Hierarchy" on left hand side, but the entry comes with "Yellow exclamation Mark" sign. Also it says Status "Invalid" when I see the "MDM servers" section on right hand side top.
    When I right click on my newly created entry of MDM server, all the options on context menu like "Mount Repository, Create Repository, Connect to MDM server" look greyed out. Only the option of "Unmount MDM server" seems to be enabled
    2. I tried to do the same thing on 2 different Windows machines and got the same output.
    Regards,
    Bharat

Maybe you are looking for