Help on import server

Hi friends,
please provide full configuration file for mds.ini(server), mdis.ini(import server) and
mdss.ini (syndication server)
[email protected]
Thank you
S Naidu
shankar

Hi Shankar,
You can refer the following format for the configurations:
_mds.ini_
[MDM Server]
XCS Ini Version=1
MDS Ini Version=1
Accelerator Dir=C:\Program Files\SAP MDM 5.5\Server\Accelerators
Lexicon Dir=C:\Program Files\SAP MDM 5.5\Server\Lexicons
Extra DBConnection Validation=False
Log SQL Errors=True
RELEASE\UseAssert=False
String Resource Dir=C:\Program Files\SAP MDM 5.5\Server\LangStrings\
Stemmer Install Dir=C:\Program Files\SAP MDM 5.5\Server
Log Dir=C:\PROGRA2\SAPMDM1.5\Server\Logs\
MDS Scone=
Autostart=0
Log Protocol Transactions=False
Modifications Dir=C:\PROGRA2\SAPMDM1.5\Server\Modifications\
Report Dir=C:\PROGRA2\SAPMDM1.5\Server\Reports\
Archive Dir=C:\PROGRA2\SAPMDM1.5\Server\Archives\
Distribution Root Dir=C:\PROGRA2\SAPMDM1.5\Server\Distributions\
CPU Count=1
SLD Registration=False
Log SQL Modifications=False
Maximum DBMS Bind Count=256
Max Initial MB to Retain=4
Max Send Failure MB to Retain=4
Oracle\Dll=OCI.DLL
Default Interface Language Code=eng
Default Interface Country Code=US
Allow Console to Retrieve Files=True
Oracle Tablespace Files=1
Oracle DBA Username=sapmdm
Oracle Best Block Size=2048
Client Ping Timeout Minutes=0
Inactive Client Timeout Minutes=30
Value Retrieval Threshold=0
TrexDllPath=
LOG_REC_MATCH_PERF=0
LOG_IMPORT_RECS_PERF=0
Import Slice Size=2048
Allow Console to Delete Files=True
Protect Family Nodes With Locked Data=False
BULK_IMPORT_SILO_LEVEL=3
Disable Log Retrieval=False
Max Large Text Length=50000
Number of Rows Per Fetch=100
Logged-In Role Maintenance=True
DBMS Reconnection Attempts=10
Workflow Detailed Report=False
[MDM Server\Databases\CUSTOMERMDVORCL_15_3_4_3]
Port=3249
Login=sapmdm
Password+=19TL68AMP7LARMAHS9QLUB2QV3
Block Ports On Structural Exceptions=True
Valid Keyword Chars=abcdefghijklmnopqrstuvwxyz0123456789
Mail Server=
mdis.ini
[GLOBAL]
Version=5540
Interval=60
Server=Hostname
Verbose=0x0000
String Resource Dir=C:\PROGRA2\SAPMDM1.5\IMPORT~1\LangStrings\
Log Dir=C:\PROGRA2\SAPMDM1.5\IMPORT~1\Logs
SLD Registration=False
[CUSTOMERMDVORCL_15_3_4_3]
Chunk Size=50000
No. Of Chunks Proccessed In Parallel=5
Login=mdis
Password=import
Log Protocol Transactions=False
Inter-Chunk Delay MS=10000
mdss.ini
[GLOBAL]
MDM Server Name=hostname
Auto Syndication Task Enabled=True
Auto Syndication Task Delay (seconds)=10
Default Interface Language Code=eng
Default Interface Country Code=US
String Resource Dir=C:\Program Files\SAP MDM 5.5\Syndication Server\LangStrings\
Log Dir=C:\Program Files\SAP MDM 5.5\Syndication Server\Logs
SLD Registration=False
[CUSTOMERMDVORCL_15_3_4_3]
User=Admin
Password=PWD
These all are there if you have only one repository "CUSTOMER" on your server. Make the entries for each repository following this customer and the [Global] wntries will appear only once.
Hope this is helpful to you.
Regards,
Dheeraj.

Similar Messages

  • Need help to import and syncronize HCM pagelets with Interaction Hub, how can I do that?

    Hi,
    I need help to import and synchronize HCM pagelets with Interaction Hub, how can I do that? The default page "Select Remote Content" of the WorkCenter "Unified Navigation WorkCenter" is not working as well, when I run the import/sync button I get the following error message:
    Integration Gateway: General Connection Failed (158,10836)
    This error is thrown when there is no valid response.
    Possible errors include:
    Bad gateway URL
    Sync Service Timeout set and Service actually timed out.
    Java exception thrown - Check Application Server for possible Java exception

    Do you have integration configured between the two systems?  It sounds like you don't from the error.  Here is a walk-through on setting up Unified Navigation although it assumes you have integration already working.  If you haven't done that, it's documented a hundred different places.
    http://remotepsadmins.com/2013/03/04/peoplesoft-unified-navigation-with-peoplesoft-applicatations-portal-interaction-hub/

  • Strange Errors from Import Server on Schema-based maps for repeating nodes

    I have already posted one thread about this, but perhaps some more in-depth information is required:
    We have uploaded our schema into the console, and have mapped the following multi-node file to it:
    CUSTOMER <repeating node>
      MDM_CUST (new Customer number returned)
      CUSTOMER(mapped back from XI for RECORD MATCHING)
      CREATE_DATE (text field)
      CONTACT<repeating node>
        CONTACT_NO (RECORD MATCHING : NON-QUALIFIER)
        CONTACT_SAP_NO (QUALIFIER)
         [NOTE: There are other qualifers for CONTACT, but only this one
    qualifier is being returned and is the only field that would and should be updated.
    The other fields should be left alone. However, it appears to overwrite EVERYthing
    with NULL other than these two fields. The CONTACT_NO is the sole qualifer on
    the table. It is a calculated field that equals the Auto-ID that is also produced on
    the table - but obviously not mapped.]
      PARTNER<repeating node>
        CUSTOMER_NO (RECORD MATCHING : NON-QUALIFER)
        PARTNER_FUNC (NON-QUALIFIER - Code given to lookup from PARTNER_FUNCTION table which has Code and Desc)
        PARTNER_NO     (NON-QUALIFIER)
        DEFAULT_PARTNER_FLAG (QUALIFIER)
    <CLOSE CUSTOMER NODE>
    In the Customer main table, all records are matched on CUSTOMER. The CONTACT_NO non-qualifer is matched to the CONTACT qualified lookup table directly since it is the only available non-qualifier. For the PARTNER table, the three qualifiers are mapped and then a compound field is created to map to the PARTNER table entry.
    We have the Configurations set at:
    Default Multi-Valued Update: Replace
    Default Qualified Update: Replace
    Default Matching Qualifiers: None
    Our record matching is: Create / Update(ALL MAPPED FIELDS) / Update(ALL MAPPED FIELDS)
    When the map is reused, the repeating nodes are all recognized, be it one node or many. However, when the map is reused, it does not automatically map the values for many of the Partner fields (nor the compound field) though the fields are correctly mapped.
    Also, when we attempt to use Import Server to automate the mapping, we use the mdis.ini set to
    Automap Unmapped Value=True
    Unmapped Value Handling=Add
    Always Use Unmapped Value Handling=False
    We get a very strange error saying that :
    [code]Encountered a pre-SP4 map. The map needs to be upgraded to SP4.
    Solution: Please, Launch the Import Manager GUI using the same source file and simply save the map.[code]
    Could it be that our MDM 5.5 SP4 is not compatible with schemas generated with XI v.7 SP9?
    All of our MDM is 5.5 SP4. It makes no sense that we would get THIS kind of error. Also, I am questioning our combination of these and other configurations since it doesn't always seem to do what it should

    Hi Donald,
    this sounds good so far. Just a short hint: you've set "Default Qualified Update: Replace". This explains why Import server "appears to overwrite EVERYthing
    with NULL other than these two fields.". The reason is the replace. A replace means that the old values are completely deleted and only the new incoming ones are stored. I'd suggest to use any of the Update possibilities.
    Note: the definitions you set in in the record matching step are mainly for the new records in the main table! Records in qualified look ups are handled differently! If you open your map in Import Manager, switch to tab "Map Fields/Values". Select a field that is your non qualifier. Right-Click on it and choose "Set qualified update" from the context menu. Now you can define which qualifiers can be used for the qualified look up matching. And you can define as well what should happen with new and/or existing records.
    Regarding the value mapping: do you use keymapping? Or do you use simple values only? Do you save the map everytime you add a new value mapping?
    Regarding the issue "Encountered a pre-SP4 map. The map needs to be upgraded to SP4. Solution: Please, Launch the Import Manager GUI using the same source file and simply save the map". This sounds very likely like a bug in MDIS and should be reported to SAP!
    Hope that helps
    Michael

  • Value Exception in Import server

    Hi Experts,
    My requirement is i have 100 files in the ready folder while processing first file through import server, it got value exception which i fixed manually through import manager port option and saved map as update. But even after the files which are having records with same values also moving to Value exception. Can you please me help me out to fix it.
    Thanks
    Narendra

    Hi Mullapudi Narendra,
    Value exception only come when any new value occurs in you lookup table so avoid this in importmanager configuration setting require to set MDIS parameter
    in MDIS Add / Map / fail and ignore detail as follows
    Add : value at destination side doesn't exist then this value get added to your lookup table as well as update this value at record. add new value at lookup subtable and update record at main table
    Map : value will only map which are exist at destination side. update records at main table
    Fail : if any new value occurs which is not exist at destination will not allowed to import this record as well as lookup field value.
    entire record will get fail and doesnot import lookup subtable and maintable
    Ignore : if any new value occurs which is not exist at destination will ignore this value and remaining data will get import except lookup field which contain new value .only value will ingore at lookup subtable and maintable for respective field, other field data of file will import
    Thanks,
    Jignesh Patel

  • FM for F4 help for presentation server path

    hi Experts,
    FM  for F4 help for presentation server path .
    and also for download to the presentation server.
    Regards,
    Amit

    Amit,
    PARAMETER: pfile LIKE rlgrap-filename OBLIGATORY.
    CALL FUNCTION 'F4_FILENAME'
       EXPORTING
         program_name        = syst-cprog
         dynpro_number       = syst-dynnr
    *   FIELD_NAME          = ' '
       IMPORTING
         file_name           = pfile.
    and use gui_download for download to presentation server:
    CALL FUNCTION 'GUI_DOWNLOAD'
            EXPORTING
              filename              = _filename
              filetype              = 'ASC'
              append                = l_append
              trunc_trailing_blanks = space
              write_lf              = l_write_lf
    ** here we know that we are working with GUI (not batch process) so we can ask user,
    ** if he is really sure to overwrite file in case of overwriting
    *          confirm_overwrite     = l_confirm_overwrite
              confirm_overwrite     = space
            TABLES
              data_tab              = lt_header
            EXCEPTIONS
              error_message         = 98
              OTHERS                = 99.
    Amit.

  • Import Server not picking up the file

    Hello,
    I have 2 repositories running on the same server. Import server picks up file for one repository, but not for the other. What could be the reason? Also, for the repository, import server not picking up the file, workflow also does not send an email notification.
    Please help
    Subhash

    Hi Subhash,
    Hope you are not using the same Import Server for both the MDM Servers. If yes then you need to mention the MDM Sevrer name in the MDM Server parameter of MDIS.ini. Check the parameter list of MDIS.ini file.
    If your repository has password for Admin user then you need to specify the same in MDIS.ini file under your repository section for User = Admin and Passowrd = [Admin password]. Remove the E from the PAsswordE and give the password for Admin user. Once done restart the Import Server and check again, parameter Password would have converted to PasswordE.
    For Email Notification two things you need to check:
    1. You should have specified the mail server address in MDS.ini file under your repository section for parameter Mail Server.
    2. Workflow owner should have entry in Email address field of the user. Check this in Console under Admin -> Users.
    Regards,
    Jitesh Talreja

  • MDM Import Server after error in import file

    We setup Import Server and it processed a few files.  then we tested what happens when there is an error. it logged a file to LOG folder. but would not start picking up new files we dropped in the READY folder.  We removed the file with an error but still nothing;  we fixed the error and put the file back and still nothing;  we stopped and restarted the server, reposititory and import server but still nothing.   Any ideas how we "reset" import server so it will start to process files again ?   thanks

    Hi Jay
    I have faced the similar problem; have done some turn around to make things work, it may not be permanent solution. I have cleared the folders LOG,EXCEPTION(StructuralX), STATUS by copying the files to someother location for future reference and it worked.
    Please feel free to revert to me for further clarifications.
    thanks
    Alexander
    Note:Please mark the helpful answers.

  • Import Server - Error in connecting Import Server

    hi Team,
    One of our business application integrated with MDM getting error as "Error in connection Import Server".
    As i checked all the repositories and they are all active/online.
    Please advise what all the place/items to cross very and take necessary actions accordingly.
    Thanks
    Sekhar

    Hi Sekhar,
    Go to Services.msc in the system where your MDM servers are installed and restart the MDM Import server service.
    Then try connecting again.
    Your error message basiaclly points out that you are using Automatic import but as your MDIS server is not up and running the importing cannot be performed.
    So make sure your MDIS is functioning properly and you have made the necessary settings in your MDIS.ini file and port property in console for correct importing.
    You can check the mdis settings needed in the below path:
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/12036df94c3e92e10000000a1553f6/frameset.htm
    (Automatic importing MDIS - Import manager ref guide>MDM import server(MDIS)>MDIS Consfiguration)
    The port in MDM Console must have processing type as Automatic and the correct map attached.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Import server - Structural exception

    Hi All,
    I configured all the necessary setting required for Import server.I manually placed the file in Ready folder.The file gets processed but goes and sit in exception folder under structural folder.
    I tried the same file using Import manager and and dot loaded in DM without any error.I checked all the fields and structure but unable to find the solution.
    I am getting the following error showing some timestamp.There are no fields in may main table using timestamp .our design has only literal date and time in tuple.Is this something to do with this?
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <File>
      <ExceptionSubFolder>E:\usr\sap\MD1\MDS00\exe\Distributions\HYDHTC100401D_MSQL\Sachin\Inbound\MDM\MRH2_MAP_AUTO\Exception\StructuralX\</ExceptionSubFolder>
      <Name>20110721084955_S_MRH2_Customer_Master_Data.xls</Name>
      <ExceptionType>StructuralX</ExceptionType>
      <TimeStamp>20110721084955_S</TimeStamp>
      </File>
    Can any one help me in this ?
    Thanks and Regards
    Nitin

    Hi,
    Thanks for the help.
    I clicked on  the below link.But please clarify which one to download from below.Which one from below contains xsd.exe
    What is xsd.exe used for.Is it some kind of tool to create xml files.Please need some information.Because if it is a tool i am using Altova XML spy for the same
    Download .NET Framework 2.0 SDK x86 version (354 MB)
    Download .NET Framework 2.0 SP2 (52 MB )
    Thanks and Regards
    Nitin
    Edited by: nitin shanbhag on Jul 25, 2011 5:23 AM

  • Urgnt help in import user schema

    Dear all,
    when i make import from user schema , i faced the problem of __arabic__ data corrupted ( ????????????)
    this warning is appeared in the log file of import
    can any one help me to solve this problem .
    import done in AR8MSWIN1256 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses WE8MSWIN1252 character set (possible charset conversion)
    IMP-00008: unrecognized statement in the export file:
    -----------------------

    i made the configuration for the import server as export server
    the nls_lang=AMERICAN_AMERICA.WE8MSWIN1252
    and chachter set AL16UTF16
    the message different with some changes
    which is
    ( import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set )
    and the data also corrupted for arabic fonts ...

  • Import Server not working

    Hi ,
    I have a scenario where PI is sending data to MDM inbound port which is automaticaly getting imported to MDM .
    Now problem is PI is succesfully sending data but file is not coming to Inbond port.
    PI side all the configuration is fine .
    Through Import amanger its working fine.
    Kindly help me out .
    Thanks  in advance.
    Regards,
    Neethu Joy

    Hi Neethu,
    it seems problem at PI level because as you said file not coming in MDM inbound port.
    To check MDM import server working or not just put file in MDM inbound port manually and  check wether file processing automatically or not.
    if PI sending file to to inbound port then you need to check port in MDM console and configuration parameter such as remote system, map , file format, processing time, file aggregation count etc.
    Kindly check and revert back.
    Thanks,
    Jignesh Patel

  • Configuration of the Import Manager in order to use the Import Server

    Hi all,
            Firstly thanks a lot for all. The question is: I need to set all the properties neccesary to use the Import Server, so would be very positive to know how to set all the default import action in the import manager. when I try to make that all default import action under the Records Option in the main menu are disable.
    Can someone help me with that?.
    Thanks in Advance and Best Regards.

    Hi Devashish Bharti
         All that you have told is configured, instead of this configuration, the default import action: none/none;single/exact is disable in the "Records" main menu. Do you know what happen?
    Best Regards.

  • "Source file does not conform to XML Schema!" error at Import Server

    Dear SDN,
    When I run Import Server the import job stopped with the error "Source file does not conform to XML Schema!" in Log file. I used MDM SP05 Patch01 and HF1.
    Both of 2 Import Server have same problems. Of course it works in Import Manager.
    What do I have to check?
    Regards,
    Eric

    Hi Eric
    Just confirm this...
    One needs to load XML schema file in MDM and can be done by specifying this file in Port .
    Refer this link.
    http://help.sap.com/saphelp_mdm550/helpdata/en/fa/69b20ae0ae4b158a3f6d025b3d3847/content.htm
    Just make sure that corresponding XSD file is specified in the port
    Regards

  • Import Server Error - Value Transformation

    Hi,
    I have two questions on import server and import map. 
    1. My source xml does not have company code segment (customer repository), when I opened my xml thru import manager using my import map, I dont see any source fields belong to company code segment, which I think is right. But the same xml when it runs thru import server it throws "Value Transformation" error on fields that belong to company code segment which is not present in the source xml.  Any help on this issue is appreciated.
    2. In import maps, any new field mapping is saved using "Save update" option, but when I unmap any field, "save update" option does not save it, but "save as" option does save it, but the downside it just saves the current mapping. Any help on this is also appreciated.
    Thanks
    Job.
    Edited by: Job Daniel on Jul 21, 2008 8:44 PM

    Hi Sekhar,
    Go to Services.msc in the system where your MDM servers are installed and restart the MDM Import server service.
    Then try connecting again.
    Your error message basiaclly points out that you are using Automatic import but as your MDIS server is not up and running the importing cannot be performed.
    So make sure your MDIS is functioning properly and you have made the necessary settings in your MDIS.ini file and port property in console for correct importing.
    You can check the mdis settings needed in the below path:
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/12036df94c3e92e10000000a1553f6/frameset.htm
    (Automatic importing MDIS - Import manager ref guide>MDM import server(MDIS)>MDIS Consfiguration)
    The port in MDM Console must have processing type as Automatic and the correct map attached.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Import Server - Multiple Qualified Table - Map Crash

    Hello,
    Requirement: I need to update multiple qualified table using single source file.
    Preparation: I have created a map where mapping to multiple qualified table fields maually.
                       Have created a Inbound Port using the above map.
    Problem: Import server throws an exception; while opening the Import Manager using the Port Option and corresponding Exception; Lot of fields were un-mapped. Looks like Import map crashed.
    Please feel free to throw some light reg the same!
    Thanks
    Alexander

    Hi Alexander,
    If you are performing multiple qualifier table mapping and importing then you will hav eto create differnt map for each table importing.In that case you will rrquire multiple inbound ports and in each ports deatils you will give the map name pertaining to which qualified lookup table you wish to import.
    Actually using automatic importing for lookups is not desirable as the lookups always need to be prepopulated before your main table importing.
    The exception taht you are receiving could be due to the reason that the map you are saving is using only one table mapping and so most of the fields are left unmapped.
    try not to use automatic importing for Lookup qualifier tables and use manual importing and see if the the exception still comes.
    Hope it helps
    Kindly reaward points if found useful
    Thanks
    Simona

Maybe you are looking for

  • Trouble upgrading to gtk2-2.6.0

    Hallo, i had just upgraded libglade and gtk2, during the installation i've had this error: Targets: gtk2-2.6.0-1 Total Package Size: 6.7 MB Proceed with upgrade? [Y/n] checking package integrity... done. loading package data... done. checking for fil

  • How to create a table dynamically

    Hello All, I want to create a table dynamically in DDIC. I know that there is function module exist DB_CREATE_TABLE but i am getting some errors while using it. Could any please post some code for it. Regards, Lisa

  • Reversal or cancellation of a Goods Issue document (transaction VL09) ,

    Hi Experts, I am trying to look for a user exit that will be triggered after user confirm the reversal or cancellation of a Goods Issue document (transaction VL09). I want to put validation while cancelling document if movement type is 101 it should

  • Is it possible to make a stop motion animation in premier pro ?

    hi there is it possible to produce a stop motion animation within premier pro

  • Need info regarding upgrading Solaris 10 update 4 to update 8

    hi all, i need to upgrade my Solaris sparch OS from update 4 to update 8. i have the update 8 patch bundle with me sol10.U8.patchbundle.zip . how i need to proceed with the same? Current relaease is bash-3.00$ cat /etc/release Solaris 10 8/07 s10s_u4