Key mapping missing - MDM5.5 client

Hi
  I have successfully imported Materials, when see the same in the client ( right click the material and edit key mapping ) key mapping field is missing . Kindly clarify me what could be the reason for the same.
thanks
Alexander

Hi Alexander,
Just add to Ravi's detailed explanation, make sure that you chose the display fields accurately.  For every one of your tables, figure out what field(s) make the record unique, and flag them as display fields. Make sure that key mapping is turned on, per the instructions.
Truncate the data you already loaded, and reload the data.  While reloading the data using import manager, there are a couple of things you need to take care:
a) if you have one field as display field, then clone the source field data, map the original field to remote key on the destination pane, and map the clone to the field.
b) if you have 2 fields as display fields, either use partitioning or compund key option, and map the composite key to the remote key.
Hope this is helpful.  All the best!

Similar Messages

  • Lync autodiscovery key is missing from our client computers.

    Lync autodiscovery key is missing from our client computers, Lync prompts for Exchange credentials but cannot authenticate.  What is causing the autodiscovery key not to be created or to be deleted?
    Thanks in advance.

    Hello guy,
    Check it:
    Get-WebServicesVirtualDirectory | fl *url*
    https://<URL_webservices)/ews/exchange.asmx
    https://<smtp_domain>/autodiscover/autodiscover.xml 
    https://autodiscover.<smtp_domain>/autodiscover/autodiscover.xml 
    http://AutoDiscover.<smtp_domain> /Autodiscover/Autodiscover.xml 
    _autodiscover._tcp.<owa_url> (Autodiscover DNS SRV Record) port 443
    Internally, point to Exchange Server
    “Vote As Helpful” and/or “Mark As Answered” - Thiago Mendes da Silva - MCSE Communication - ITIL v3 Foundation - http://www.ucsteps.com/

  • Display MDM key mapping information in EP Item Detail iViews

    Hi,
    in my repository I have the main table 'customer' including key mapping information for several client systems (master data consolidation scenario).
    The customer data is diplayerd in EP using the Item Details iView. I'd additionally like to display the key mapping information in Item Details iView, for example as a separate tabstrip. Is this feature already supported by the Item Details iView? How can I implement it?
    I'm using MDM 5.5 SP3 / EP6.0 SP14.
    Thanks in advance,
    Martin

    Hi Martin,
    Currently iView do not support the functionality to disply the key mapping information.
    Workaround I implemented is that, added a field "source system" to main table with type lookup. Added lookup table "source systems" with list of names of client systems. This helps user search data based on client system name.
    I hope this is helpful.
    Abhay

  • Active Hardware Key is missing in ECC 6.0

    Hi All,
    I have an issues with my ECC 6.0 system. Once I restart my application server due to hardware maintenance. Since that time, I can't logon to my ECC 6.0 except in client 001 with user SAP*. I found in transaction SLICENSE that my active hardware key is missing...
    Could anyone help me with this problem ??
    Rewards points will be give to you who could solve this problem.
    Thank you..

    Dear,
    Do you have a license installed ? (check the slicense status)
    You may request a new license in SAP Service Marketplace at http://service.sap.com/licensekey
    Please note that as of Web Application Server ABAP 7.0 the license keys are digitally encrypted. Therefore you must request a new license key for your existing or new system if you are using a SAP product based on Web AS 7.0. Request your digital encrypted license key with license type standard and install it as described in SAP note 870871.
    I hope this helps,
    Lucio Rodrigues

  • Problem with key mapping in 10g

    Hello,
    my client is using key mapping on their reports server. It works fine except for parameter values...
    I can run this URL:
    http://<host>/reports/rwservlet?kr+2002+20
    and there is a mapping for kr in the cgicmd.dat file like this:
    kr: report=KR userid=<user>/<pw>@orcl desformat=html destype=cache p_verksamhetsar=%1
    p_verksamhetsar is a parameter of the report (meaning year).
    My problem is that when the report is run using the above URL the parameter gets the value 2002=
    An equal sign is added! The year column is a varchar2 so the query works but gives no result.
    I get the same problem if I try this URL:
    http://<host>/reports/rwservlet?kr%262002%2620
    If I run this URL it works fine (with a result as well):
    http://<host>/reports/rwservlet?report=KR&userid=<user>/<pw>@orcl&desformat=html&destype=cache&p_verksamhetsar=2004
    Any suggestions?
    Kind regards
    Tomas Albinsson

    Hi Kranthi,
    I think you mean %* at the end, meaning all parameters sent.
    Yes, I use this approach now as I've been unable to get %1, %2 etc to work.
    Strange, because %1 is described in the manual and I feel I use it like they say.
    Well, it works in a way, just that = is appended to the values.
    It has that buggy smell :)
    Kind regards
    Tomas

  • Question about key mapping for bank data in SP3 standard Vendor Repository

    Hello Colleagues:
    The situation is the following:
    1) MDM Standard vendor repository does not use Key Mapping for the qualified table data "Bank Details". This makes sense because normally you would pay a vendor in the same account and bank regardless of the company or R/3 system you are paying him from.
    2) However, here in my project customer don't have the same bank data for all of the 3 R/3 Systems. Furthermore, they would like to pay a vendor in a diferent bank and account number; depending on where the payment is generated (Company or R/3 system).
    Because of this, I though about creating a lookup table for the banks which would use key mapping. I did this and I had no trouble importing bank data in to it.
    Now I have this tables:
    1) Banks: Lookup Flat:
    Country and Bank Key as display fields.
    2) Bank Details: Qualified Flat:
    2.a) Field "Bank" as a non-qualifier display lookup field which points to a record on "Banks" table (Described in number 1).
    2.b) The rest of the fields (Account number, Account holder, Reference, etc.) as qualifier non-display fields.
    This aproach works well in data manager.
    However, when I try to import vendors from R/3, I'm not being able to map the bank details, not even with "compound field" functionality, because I cannot map the display fields in the "Banks" lookup table (Described in number 1); in the "Map Fields/Values" tab in the Destination fields pane, it won't show any fields from this table.
    Also, I'm not very sure if I will be able to syndicate this data back to the R/3 systems correctly, this is; replicate only the banks which exist on each R/3 client system.
    Any ideas on how to solve this problem? Please help.
    Best Regards,
    Jorge.

    ... Where
    did Terminal's default keystrokes (e.g., Esc,[5C for
    ctrl-right-arrow) come from? They just produce
    annoying beeps in bash. Are they standard sequences
    for some shell that I don't know about? I
    Somewhere deep in the bowels of computer history....for example
    http://vt100.net/docs/vt100-ug/table3-6.html
    http://www.termsys.demon.co.uk/vtansi.htm#cursor
    that is to say, these codes date back to early hardware terminals such as the VT100. I believe. And that is why Terminal is a member of a class of software called "terminal emulators".

  • Key Mapping error

    Hello All,
    I'm working with MDM 5.5 SP4.
    I've created a repository (in the MDM Console) with the option <i>Key Mapping = Yes</i>. Then I import data from 2 client systems (CRM  & ERP)successfully.
    However after data consolidation, the option edit key mapping (in MDM data manager) is not available?
    What is wrong? Any idea?

    Hi ,
    Have you mapped the remote key in your main table while importing the data in the IM ? For example, if you are working with the customer scenario - map the incoming source customer number from your CRM system to the remote key field in the destination. Make a clone of the custoemr field & then map it to the custoemr field present in the destination.
    Similarly follow the same process while importing the data from you ERP/other system. Now if you right click on a record in the DM you will have the key mapping.
    Hope this helps !
    Regards,
    Anita

  • Key Mapping in Syndication Port

    Hi,
    Scenario -- Syndication through mdm outbound port (automatic mode) :
    What will happen after XI successfully created data in R3 ? How MDM will get key mapping?
    Do you need to execute import manager externaly to update key mappings or it will automatically take care?
    Regards,
    Ram

    There are several options here :
    1) If the Client system allows external numbering, the key can be generated on MDM, and would be transferred in the XML-File and once a new record is created in the Client system, it would takeover this key. When you look in the Console in the Remote system section, there's a field "Key-Generation", which cen be used for this.
    2) Internal numbering on the CLient system. When the client system creates a key, this needs to be transferred back to MDM. This can be done e.g via calling a web-service "MDMAddRemoteKey".
    Regards Klaus

  • Key Mapping MDM

    I am interested in knowing if anyone has interest in the ability to visualize graphically and manage key mapping external to the MDM.  Would you want the capability to automatically update the MDM from the graphical model?  Is there a similar capability offered by SAP or another organization?

    Hello Rama:
    First you have to create Client Systems on the MDM console, of type Inbound/Outbound.
    Then Enable the Keymapping feature for the table you are using (on MDM). Choose your repository, on the right pane choose the table, and on Table Details, choose Keymapping = Yes.
    When importing data on Import Manager, map the desired source field into the Remote Key field on MDM.
    When syndicating, depending on your client system, the right key will be retrieved, if for instance, customers are duplicated on both systems (r/3 and sql server) you'll get the corresponding key for each one.
    I hope that helps
    Regards
    Alejandro

  • Key Mapping for Flat lookup tables

    Hi,
    How do we decide if we need to make Key Mapping "Yes" for flat look-up tables?
    Can anyone plz explain with an eg on where to make key mapping yes or no for Flat Tables.
    Thanks,
    Ketan

    Hi,
    Can anyone plz explain with an eg on where to make key mapping yes or no for Flat Tables.
    1. A remote system’s objects are mapped to master data objects within MDM using key mapping. A key mapping maintains the relationship between the remote system’s identifier (or key) for an object and the corresponding master data object in MDM.
    2. in the data manger based upon some strategy, you found that 4 records are duplicate, and then you merged into single record.
    the merged record is having 4 records inside it with respective remote keys.
    if you want to edit those records, key mapping should be enabled for that particular table.
    3. while harmonizing the records to the respective client systems, you can use edit key mapping functionality for merged records.
    if you enabled key mapping functionality in the console for the particular table, then only you can aceess EDIT KEY MAPPINGS functionality in data manager & syndicator.
    hope this may help you,
    Regards,
    Srinivas

  • Key Mapping Sample

    Hi
    Is there any simple key mapping sample?
    I would like to create a protoype loading (manually) a materials base from different sources (companies) and later try to create key mapping, in order to understand how this key mapping works.
    Regards,
    Ronaldo.

    Hi Roman
    Thanks for your answer.
    As I am beginner in MDM, I am not even sure if key mapping is what I need.
    What I want to do is:
    - Simulate a group with 3 companies. In this group each company has its own materials database. So, let's suppose a certain material has a different code in each company.
    - In company A, this material is called A1.
    - In company B, this material is called B1.
    - And in company C, C1.
    After these material bases have been loaded in MDM, someone would analyze these products, and based on there coincident physical characteristics conclude: OK, all are the same material. All these materials would receive a UNIQUE identification, which could be used to generate cross-company reports, allowing these "different" products be grouped together (or compared).
    This UNIQUE Identification should be something like below:
    Product  Company   Unique Code
    A1       A         X001
    B1       B         X001
    C1       C         X001
    Is that the objective of Key mapping?
    If so, I am having some problems to make it works:
    - There is a agency field in Key Mapping. What it means? Would it be the same as "company" in example above? If so, why there is no Agency field in records that I insert manually...I feel I am missing some important concept here.
    - When I insert a key mapping for my second product, the key mapping for the first one is delete. Why?
    Definitively I know that my questions are very basic (and boring, probably). If there is a tutorial for newbies, I would appreciate.
    Regards,
    Ronaldo.

  • Key mapping in vt100 terminals

    Dear sir,
    The current application is running in the below Configaration.
    1. IBM RS 6000 AIX 4.0
    2. Oracle 7.2
    3. Sql*forms 3.0
    4. unix
    Sql*form3.0 application is running in this above Configared server.Now the client required to connect this unix server to another
    client pc( windows based pc) using telnet connection in vt100 terminals. once they connect then they can invoke the same sql* forms3.0 application
    from the client pc .now they want the same key board functionality in both the unix server and client pc .how to key map to bring the same
    unix server key board functionality into the client widows based pc. (whatever sql*key board fuction available in the unix platform they want same key board
    help in the client widows based pc in vt100 termianals).
    example :
    In the sql* froms3.0 application if they press f4 key for saving
    the records in the unix platform .when they invoke the same
    sql*form 3.0 application from the client pc (telnet connection vt100
    terminals).They want the same f4 key function to save the records
    in the telnet
    connection
    vt100 terminals (widows based pc)
    how to key map in the vt100 terminals?
    please help me .

    do a google search on :
    kermit terminal emulation oracle forms mapping keys
    in general there are two options :
    1. create your own oracle terminal resource file and tell sqlforms to use it
    or
    2. use your terminal emulator (e.g. KERMIT) to rearrange the function key strings and work with a given terminal type
    back 1994 I did it succesfully by using kermit, good stuff

  • Key Mapping with Oracle Reports

    I am currently trying to run report requests using the Oracle Report Server however the problem that I have is that we need to send database username/password information over the network. From a security perspective this is not acceptable.
    One way we were going to get around this is to "wrap" the Oracle Report servlet with another servlet, so the client browser sends the wrapper servlet information such as report location and report name, and the
    wrapper servlet adds in additional information such as the username and
    password, eliminating the need for the client application to know this information.
    The problem is that the URL returned to the client when the report is generated contains the username/password, which again is not
    acceptable. As I have seen mention that Oracle Reports can be run over the Internet,
    I assume that there is a mechanism for hiding this information. Do you know how to achieve this?.
    I am keen to just hard code the user name, password, and database connection into a key mapping file to resolve this security issue. However we are having trouble getting this method to work with the Oracle Report Servlet. We are using WebLogic Server to serve these servlets.

    Hello,
    Here is an extract from Reports documentation:
    Oracle9iAS Reports Services Publishing Reports to the Web
    Release 2 (9.0.2)
    Part Number A92102-01
    3.3.2 Reloading the Key Map File
    Use the RELOAD_KEYMAP parameter to specify whether the key map file
    (cgicmd.dat) should be reloaded each time the servlet receives a request.
    For example:
    RELOAD_KEYMAP=yes
    This is useful if you frequently make changes to the map file and want the
    process of loading your changes to be automatic. Runtime performance will be
    affected according to how long it takes to reload the file.
    Typically, this parameter is set to no in a production environment and yes in
    a testing environment.
    Regards

  • Key mapping on UNIX forms

    We are using character based forms on SGI IRIX (Unix) machine
    as client, I need to map the keys for the client which I have
    never done. Can anybody help me or advice me what are the respective
    steps to do it. I couldn't find a good document on this.
    Thanx in advance.

    You have to use the Oracle Terminal Editor to create key mappings. D2k uses a file called FMR*.RES for key mapping. Look in the Forms directory and you will find this file. Open the RES file with Oraterm and edit.

  • Keyboard Function-Key mapping in Forms 10gAS

    Greetings,
    Can anyone help with a quick outline of the way keyboard function keys are implemented on the Application Server in Forms 10g?
    My situation is that I have two unix servers, one for Development, one for Production. When running my Forms from a browser window, one of the servers responds to the F8 key for Execute-Query, the other server does not.
    I presume the mapping is done on the server, with some sort of configuration file. Perhaps something's been overridden by mistake somewhere. I have checked forms.conf, forms.properties, formsweb.cfg and frmweb.res, and cannot see anything that might relate to these Keyboard Function-Key settings. I've also tried finding a Developers Reference Manual online, but have had no luck.
    It's bound to be something really simple, but I can't seem to crack it. Do you know what I'm missing?
    Pete ?:|

    There are two basic versions of key mapping fmrweb.res files. Forms is released with a fmrweb.res file that has Ctrl+S for commit.
    But there is also a fmrpcweb.res file that can be used in place of the other -- you just rename it as fmrweb.res in the other's place.
    Both files are simple text files you can edit with Notepad or other simple text editors.
    You can find more about fmrweb.res in the first post (a ways down) in this thread:
    Forms 10g installed and running on Windows Vista

Maybe you are looking for

  • Is anyone having trouble with people hearing them when they answer the 4s?

    When I answer my 4s the other person has a hard time hearing me. Just wondering if there is something wrong with my phone or if others are having the same problem.

  • Bug? ORA-01008: not all variables bound when using DB LINK

    This SQL runs fine in SQL*Plus but returns ORA-01008 in Apex. If I replace the bind variable with a literal, it works fine in Apex. Using OracleXE 10.2.0.1.0, Apex 2.1.0.00.39 with ixc as (      select ic.table_name, ic.index_name, ic.column_name, ic

  • Mac os 10.7.5 keyboard problem

    Hi everyone, I have a problem with the keyboard of my macbook pro. Sometimes when I'm working with programs it locks and I can't do nothing but turn it off and reboot. This is a problem I must solve becouse I work whith my mac! I have it since Septem

  • Adding ouput into appended array

    Hi, I have a labview which gives a single element as an output after each test run. Is it possible to add this single dynamic output to previous data resulting into an Array(1-D). Thank you for your Help!!

  • How to read material services object attachments

    Hi, I'd like to read pdf documents attached to material master. There is any function to do that? Then I have to send an email attaching this document with a custom program. thank you in advance! Oscar