Import Server & Port Sequence

Hi All ,
We are using import server for importing records into MDM.
In our scenarios ,we are using mulitiple ports &  depending on condition, files/records are dropped into particular port.
For Eg. There 3 ports say .. Port1 , Port 2 , Port3 . Files are dropped into ready folders of these port thro' XI.
Now when import server starts , files are imported from Port1 , then from Port2 , & lastly from Port3.
But Business scenario requires , file to be imported from Port3 first , after that Port1 & Port 2 resp.
Does anybody know how to do it using import server?
We dont want to use import batch .
Thanks ,
Nilesh

Hi Nilesh,
Could you please change the sequence of the Ports in the Port table, the way you
want to Import the informations...and do run the scenario...
please feel free to revert to me if things doesn't workk...
thanks
Alexander
P.S. Kindly reward the points, if found problem solved..
Hey sorry guys my solution pretty similar since I have posted almost on the same time....
Message was edited by: Alexander Raja
        Alexander Raja

Similar Messages

  • How to use Port to make a connection between Import Server and Source

    Hi guys,
    I wanna make a Import Server and Manager work with a MDM Repository and a Client System. I want the Import Server could listen the port, whenever the Client System want to sent some files to the Import Server, the Server could automatically import files.
    I know how to import a file by hand, but how to make it automatical? Use Port in Type?
    Regards
    Wang Yu
    Message was edited by: Yu Wang

    Hi,
    You can automate the Import or Syndication process using Ports.
    <b>Requirements:</b>
    1. Import Server need to be Installed.
    2. Client Systems need to be defined for the repository.
    3. Create the Port with type Inbound (for Import process). OutBound (for Syndication process)
    4. Associate a predefined map with the Port.
    <b>Note:</b>
    Each port is associated with only one map.
    While creating the ports, When you select the client system, it only populates the maps defined for that client system.
    Make sure if you want to use the same client system for both import and syndication.
      Specify the Client system type as "Inbound/Outbound"
    <b>Steps involved:</b>
    Using MDM Console, In the repository Admin section
    1. Select Client Systems-> this is where you have to define the Client Systems , which you are going to use for the ports.
    Make sure you have define the Import Maps for the specific repository,specific Client System using Import Manager.
    2. Select Ports->This is where you create Port and other related information related to it.
    Once the Port is created, You see a specific directory structure created in the MDM Server installation directory
    <<MDM Server Install_Dir>> ->Distributions -> <<DBMSHOST_DBMS_TYPE>> -> <<Repository Name>> ->
    <<Port Type>> -> <<Client System ID>> ->
    <<Port Code>>
    Under the above sturcture it will have the following directories
    -> Ready
    -> Archive
    -> Status
    -> Log
    <i><b>Ready Folder :</b></i>
    -> In Import Process the import Server will pick up the file from this directory based on the specifc interval you specify in mdis.ini file(This can be found in Import Server installation directory).
    <b><i>Archive Folder:</i></b>
    -> Once the file is picked by the Import Server from Ready folder and if it is processed then the file will be moved to this di
    rectory with some date stamp suffixed.
    <b><i>Log Folder:</i></b>
    ->Log information for that process
    <b><i>Status Folder:</i></b>
    ->Status of process will be kept in this folder.
    Hope this helps.
    Thanks and Regards
    Subbu

  • Port sequence and file processing in SAP MDM

    Hi All,
    Can any one let me know how port sequence mechanism works in MDM 7.1? As per my understanding in SAP MDM no one files from different ports are processed simultaniously...Suppose if you have three different ports A,B,C and the scenairo is as below:
    SAP PI sends 2 files to A port and then sends 2 more files to B port and then sends 1 file to C port....All these files are not send simultaniously.
    Thanks
    Rajeev

    http://help.sap.com/saphelp_mdm550/helpdata/en/43/120367f94c3e92e10000000a1553f6/frameset.htm
    Once started, MDIS scans inbound ports in the order set by the Sequence column in the Ports pane of the MDM Console. When it finds a port containing an import file, it uses the portu2019s associated import map to process the file.
    The sequence in which MDIS processes ports is not affected by a portu2019s remote system.
    MDIS processes all files in a portu2019s Ready folder before scanning the next port in the sequence.
    When more than one import file is present in the folder, MDIS processes the files in a FIFO (first in, first out) order, meaning the oldest file in the port is processed first, then the next oldest, and so on.
    Under certain circumstances, MDIS will skip over a port and not process any import files it may contain. These circumstances include the following:
    ·        Port is set up for manual processing instead of automatic.
    ·        Port is blocked due to a structural exception.
    ·        Port is connected to an Import Manager or other MDIS.
    Once all ports on the MDM Server have been scanned, MDIS waits the number of seconds specified in the Interval property of the mdis.ini file before restarting the sequence (for more information, see MDIS Configuration).
    Thanks,
    Shambhu.

  • 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

  • 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 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

  • Question about parsing delimiter file using import server

    I am using import server to load comma delimiter file; but some fields contain comma covered by ", like "1GB, 200HZ", import server parses it into "1GB and 200HZ" two fields and it caused whole import process failed.
    The same map and same file works in Import manager. I specified , in delimiter field in port table.
    Any idea to solve this issue? Thanks.

    hi
    Try setting the policy for ur applet
    All the Best
    Kumar.R

  • "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 - Workflow related value exceptions

    Hi,
    Our Import Server is importing multiple records, one record per file. The inbound port is configured with a file threshold of 5, 50000 chunks and 5 parallel chunks.
    We are using a workflow on import to assign values to 2 different fields. In the start step of the workflow the records do not get checked out.
    When importing 1000+ records it works great, but a couple of times it runs into value exceptions.
    In the log files I can find the following error:
    Import failed. Cannot import record with workflow because the record is already checked out
    Import action: Update (All Mapped Fields)
    Source record no: 16
    All MDM components have version 5.5.42.92.
    I saw a similar issue in a different thread. Is this fixed in 5.5.42.98?
    Thanks & Best Regards,
    Ingo

    Dear Saurabh,
    The record is not checked out in Data Manager at the time the error occurs.
    Nobody is checking out records prior and during the whole test run.
    5.5.42.98 - I tried this out and get the same errors.
    In our project we are still on 5.5.42.92 and won't upgrade until we know that another version is doing better.
    There are some functionalities in MDM5.5 SP06 patch 1 that are not working well, for example try out the qualified update (update (new links create, existing links update (all mapped fields), that you can set on field level and you will get some unexpected results. We won't go for SP06 until we are really sure that all issues we experience are fixed.
    What else could be the cause for this error?
    Thanks & Best Regards,
    Ingo

  • 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

  • Import Server Query

    Hi All,
    If we use Import Server on the Port of a repository, we need to specify a map that can be run on the Port in Console.
    But can I run multiple maps on the same file using the Import Server? If yes, how can it be done?
    How can we raise an event whenever a file is dumped into a directory? I am using Import Manager batch and I want to schedule the batch process whenever a file gets dumped to a particular folder.
    Thanks in advance.
    Pooja.

    Hi Subbu,
    Thanks for providing me the code. But I am still facing a problem. I have modified my code as below -
    import java.io.File;
    import java.lang.*;
    public class DirMonitor
         static final String DIR_PATH = "<Valid path>";
         static final int PING_PERIOD = 3000;
         public static void main(String[] args) throws Exception
             File dir = new File(DIR_PATH);
              while (true)
                   String[] filelist = dir.list();
                   if(filelist!=null)
                        System.out.println("No.of Files found are:" + filelist.length);
                        Runtime rt = Runtime.getRuntime();
                    Process p = rt.exec("<Complete path to the batch file>");
              System.out.println("Check");
                    p.waitFor();
                    System.out.println("Next Check");
                   try
                        System.out.println("Waiting.....");
                        Thread.sleep(PING_PERIOD);
                        System.out.println("Waiting Complete...");
                   catch (Exception e) {}
    As soon as I am running this program, It runs well till System.out.println("Check");.
    But it stops to process further on "p.waitFor()" statement.
    Looks like the process does not terminate. I don't know why?
    I doubt wheteher the batch file is running or not, as I don't see the batch  file running on the command prompt.
    Note: My batch file is running fine when I am trying to run it manually.
    Can you please suggest what could be the problem?
    Regards,
    Pooja

  • Problem with import server automation(MDIS)...........

    When i am importing the delimiter text data file manually with import manager(by both port method & delimiter file), 1116 records are getting imported, but when i do import server automation with same file & Map only 130 records are getting imported in to repository.
    Details of server.
    SAP MDM 7.1.04.122 (SP4)
    Observations
    1. In sap MDM console when i see port details, the status of port is : HAS exception.
    2. In Exception folder log is created in ImportX subfolder.
    3.in log folder, in files i could see most of lines as
    <Failure ts="2010/04/01 12:43:26.084 GMT" tid="4184" entry-no="39" operation="Import" import-action="Create" row="1">One or more field values are invalid</Failure>
    Did anyone faced the similar issue, or did i do any mistake or missed any step...

    Hi Srinivas,
    As you said that status of your import Exception is Empty once you delete all the records from Exception folders.
    But when you again import records through MDIS all records are not getting imported. right?
    I feel that it could be also possible that saved map which you are using into Port may have missed field/values.
    So, I would suggest please go for this step by step and let me know if you face any issue.
    1st step: Open this file using Import manager Type = Delimited text, select your Remote System and Delimiter as per your requirement. Map all your Fields and Values. Make sure that all your desired fields and their values are mapped correctly.
    Now in the last come to import status and check that Action items:  Ready to import . Don't import records here but save this map File-->Save As->Give Map name say MAP1 and then close your import manager.
    2nd Step: Put this file into Ready folder and make sure that you MDIS services is stopped so that you can open this same file using MDM Import Manager Type = Port and select you required Remote system which you defined in MDM  Console while defining Port and make sure that this port in console also contain the same map MAP1. Also make sure that you put same Delimiter Correctly in port as you put during mdm import manager.
    check the status of Import into Import status Tab as Action items:  Ready to import or not. It should have Action Items: Ready to import if not then map the missing values/fields and then Go to File-->Save.
    Now Run your MDIS Services, and put this same file into your ready folder. This should import all of your records into MDM and i feel this will solve your Problem with MDIS.
    Revert with result.
    Regards,
    Mandeep Saini

  • Import Server problem

    Hello,
    in the last days we experience some strange phenomena with the Import Server. For example, I created an XML import mapping for the standard repository "Material", created a port in the console and used the mapping there. Manual execution of the mapping worked fine. I dumped the file in the correspondent Ready-folder and the Import Server swallowed the file and progressed it.
    So far so good.
    I did this again, no problem. I tried a different file and got error messages, because the file format didn't match. But the Import Server still swallowed the file. Then I tried a larger file like the first one (the first one was just a 10-records-test), but no reaction. The Import Server did not swallow the file.
    I read this thread: , stopped and started the MDM Server and the Import Server several times and then dumped files again - same result, even with the file with which it worked before.
    I created a new mapping on Repository "Vendor" like the one on "Material", for the same file, no reaction. The Import Server seems to be sleeping.
    Anyone faced a similar situation before? Any suggestions what I could do to resolve the problem?
    Best regards,
    Jörg
    Message was edited by: Jörg Thiesmann

    Some additional information on my problem:
    The second file read the following error once for each record I wanted to read:
    So there IS only one root element. The test file with which it worked before has exactly the same start/end.
    This was the last logfile.
    Message was edited by: Jörg Thiesmann

  • Import Server Configuration?

    Hi,
    I haven't tried working with Import Server yet...
    I have installed Import Server and using MSSQL Server...
    Could someone explain me how can I configure Import server to import xml files automatically from a FTP file path?
    I need to create any folders?
    create ports in console?
    Please help me...
    Thanks,
    Pooja

    Hi Vijay,
    1) I have created the inbound port with Processing type Automatic,
    given the map and XML Schema and schema file selected as matmas.matmas05
    selected remote system as MDM...
    2) Started the Import Server in services.msc
    these are my mdsi contents:
    [GLOBAL]
    Version=5540
    Server=POOJA-AB2109C3
    Interval=30
    Verbose=0x0000
    -- Verbose OFF:     0x0000
    -- Verbose ON:      0xFFFF
    -- FI  Verbose:     0x0001
    -- XML Verbose:     0x0002
    -- MAP Verbose:     0x0004
    -- THRD Verbose:    0x0008
    -- PARSER Verbose:  0x0010
    -- STRUCTX Verbose: 0x0020
    -- VALUEX Verbose:  0x0040
    -- IMPORTX Verbose: 0x0080
    -- CHUNK Verbose:   0x0100
    -- VxR Verbose:     0x0200
    Log Dir=C:\PROGRA1\SAPMDM1.5\IMPORT~2\Logs
    SLD Registration=False
    String Resource Dir=C:\PROGRA1\SAPMDM1.5\IMPORT~2\LangStrings\
    [TELCO PRODUCTSPOOJA-AB2109C3MSQL_20_15_4_3]
    Chunk Size=50000
    No. Of Chunks Proccessed In Parallel=5
    Login=Admin
    Password=
    Log Protocol Transactions=False
    now let me know what i need to do?
    shall i need to give Ready folder path in XI?
    Thanks & Regards,
    Pooja

Maybe you are looking for

  • I would like to see my dock when using Safari.

    I think this is due to Lion as it started then. I also do not see my top bar unless I move my mouse over it.Is there a way to change this? I have looked at preferences, etc. with no luck.

  • Unable to use Recovery Manager on HP Pavilion Elite HPE-112y PC Windows 7

    HP Pavilion Elite HPE-112y PC. Genuine Windows 7 Home Premium - 64-bit. I'm having problems with my Recovery Manager. A few days ago it was working fine. The other day when I tried to access either the "Software Program Reinstallation" or the "Hardwa

  • Most annoying bugs and one mighty strange one!

    Ok so ive tried using logic 8 for time sensitive projects but ive switched back to 7.2 for now due to a pretty long list of bugs, some of which i outlined in another post. but the most annoying for me are the following. - on closing a project with al

  • BPC75NW - Workbook Options & Refresh Options Issue

    We are on SP9 with Client 9.  The issue is that in the Workbook Options, Refresh Options section the boxes to indicate refresh preferences are not accessible..instead they are "greyed" out.  The box to Allow Changes by Users is OK..white box and chec

  • Unlocking portrait mode

    Just purchased an iPhone 4 and it is locked in portrait mode. The lock on the multitasking screen in NOT set and I have restarted it after closing out all apps. Any idea how to fix this? Thanks.