File port configuration - ALE

Hi
We are trying to configure the ALE setup.
The data should be transferred to the application directory for the other server.
Have created the file port, but getting the Idoc error 29.
Please can u tell me the steps..
Thanks in advance!
Sushmitha

Hi,
IDoc status 29: Missing or incorrect partner profile
To send an IDoc from the SAP system to the external system, you must define outbound parameters for the message type and all relevant partners.
For more information, see Interfaces ® External Systems ® Configure Warehouse Management ® Communication R/3 -> External System ® Maintain Partner Profile in the Implementation Guide for Warehouse Management.
If the system cannot find the partner (that is, the connected partner system) for sending the IDocs, proceed as follows:
Define the missing partner profile.
Resend all existing IDocs, which the system has not yet been able to send.
For this error, the system triggers a workflow work item for the standard task Output: Error processing with IDoc and sends a message to the inbox of the corresponding user.
You trigger subsequent sending of the IDocs that contained errors from the inbox.
On subsequent transmission, the incorrect IDoc is flagged with status 31 and copied to a new IDoc, which is enhanced with data from the partner profile and transferred to the asynchronous RFC.
Check this.
http://help.sap.com/saphelp_nw70/helpdata/EN/dc/6b7fa443d711d1893e0000e8323c4f/content.htm
Rhea.
Edited by: rhea on Oct 13, 2008 4:52 PM

Similar Messages

  • How To create a File Port in ALE Settings

    Hi All,
    I want to create a File port, but can anybody help me what are the details have to be updated while creating the Port in WE21.
    Is it i need to mention RFC Destiantion while creating a File port.
    IF not let me know how to configure the logical systems with out giving the RFC destiantion.
    Regards,
    Madhavi

    Hi alexander,
    But for function module MAster_idoc_distribute.
    What are the parameters i need to pass for Logical systems and what i have to give in the Model distribute .
    Can you explain me detail.How the sys knows have to maintain for sender and recevier sys.
    As File port new to me.
    Regards,
    Madhavi.

  • What is Port  in ALE can any body tell please!!!!!

    What is PORT in ALE can any body gives me info
    thanking you
    Kamaal

    Hi Rama
    As much as i know
    1) Yes we can use File port for ALE. (Not Exactly sure how).
    2) RFC destinations is used to connect to SAP systems.
    And when two SAP systems try to communicate they use tRFCs.
    3) The use of ports in defined in ALE layer of SAP. Different types of ports are used to send Idoc data.
    4) ALE uses RFC Connections. An RFC connection should have an RFC destination for it to work.

  • Need Information for transporting a file as IDOC through File Port!!!

    Hi,
    All configurations are present in the system to transfer a file as IDOC using File Port.
    Now we are creating a custom program to transfer the same. Now i have all the data in an internal table which has to be send to Non SAP system. So can i know the process how to send the same.
    I have a SAP Directory where i need to place the system. I also have all ports required.
    So please let me know how to code the same ASAP.
    Thanks and Regards,
    sagar..

    You may want to try using the IDOC Test tool WE19 in order to test out your ports and partner profiles.
    Also sending from SAP to XI / PI you might be better configuring RFC Destination / SM59.
    See this Wiki for more info...
    http://wiki.sdn.sap.com/wiki/display/XI/ALE+Configuration

  • How to copy/send text file from FTPS to SAP ECC File Port

    Hi Frdns,
    I am working on one design, actually my requirement as follows
    I am receiving financial information document from Banks, which is in the form of BIA2 message format, it looks like text file. This information needs to be sending to SAP ECC system.
    I identified some approaches to full fill the requirement
    1)Using Conversion agent/or third party tools to convert BIA2 message in to XML, then using PI I will pick up the XML message, convert it in to IDoc.
    2)Without any conversion I will copy the same file (original BIA2 message) in to SAP ECC file port, in this case no conversion required, calling some program I will schedule it.
    I am looking forward t implement the second approach because it saves lot of money to my client.
    Now I am wondering using File adapter can i copy to SAP ECC File Port or I required ABAP proxy?
    What is the best approach to copy the BIA message text file from FTPS to SAP ECC File Port.??
    Regards,
    Raj

    Hi Raja,
    >>Now I am wondering using File adapter can i copy to SAP ECC File Port or I required ABAP proxy?
    Yes you can do this copy, the only restriction that can happen is the file size.. If you are sure that the fiel will be of few MB at the max then you can use the Configuration part alone and copy it to ECC folder. For doing this you need the following:
    1. Sender agreement (mention the sender interface as anything XYZ)
    2. Sender communication channel. Pick the file in binary mode
    3. Receiver determination (keep both the sender and receiver service as same)
    4. Interface Detemiantion (dont specify any mapping and keep the receiver interface name as XYZ)
    5. Create receiver agreement (with same service and interface)
    6. Use file adapter here
    Regards
    Suraj

  • Reading Dynamic Files using File port

    Hello All,
    We have a requirement in our project where we have to use File Port to pick a set of IDOC Flat files from a given directory. The File Port only allows us to pick a file with a specific given name and does not allow us to pull file with a pattern for .eg. We  can pull a file abcd.txt but cannot pull something like abc.txt. Our requirement is to pull abc.txt using the File Port.
    If anyone has any idea about this, or any past experience with File Port in this regard, then please respond at the earliest.
    We have created the file port with follwoing parameters:
    Unchecked the Unicode Format System Setting
    For the Inbound File:
    Function Module: EDI_PATH_CREATE_CLIENT_DOCNUM
    Directory is: A valid directory path
    File Name: abcd.txt
    Thanks in advance.
    Abinash

    If the xml files are all in the same directory (not in any directory structure relative to the parent directory), you can do something like this.
    - create a bpel process to read the zip files as it comes into the directory]
    - Have a file adapter inbound for the receive
    - Call windows .bat command within the bpel process to run an unzip command on that directory
    - Have another bpel process that reads *.xml files and this will get kicked off.
    There are so many ways of solving this: like having a cron job to unzip the files coming in etc. But, if you have a directory structure for these XML files and if the structure is dynamic, it is difficult to configure the file adapter for that.

  • Inconsistent port configuration on SP2 (ms/db is 3600 or 3610 ?)

    Hi All,
    Inconsistent port configuration on SP2 (ms/db is 3600 or 3610 ?)
    Dear All,
    There seems to be an inconsistency in the port configuration on the SP2 that could possibly explain why Tradelink (LN) sometimes is not able to connect to SP2.
    - the saplogon.ini file seems to indicate SP2 has instance number 00
    - SM51 indicates the DB server is system number 00
    - the saprouttab indicates the message server has port 3610
    - the services file also indicates port 3610
    While this could be correct and simply means the DB server and MS server use different ports, this is not typical/logical. It also means for applications that are not able to distingu
    Is it network issue??
    Regards
    Mohsin
    SAP Basis Mumbai.

    Hi All,
    Inconsistent port configuration on SP2 (ms/db is 3600 or 3610 ?)
    Dear All,
    There seems to be an inconsistency in the port configuration on the SP2 that could possibly explain why Tradelink (LN) sometimes is not able to connect to SP2.
    - the saplogon.ini file seems to indicate SP2 has instance number 00
    - SM51 indicates the DB server is system number 00
    - the saprouttab indicates the message server has port 3610
    - the services file also indicates port 3610
    While this could be correct and simply means the DB server and MS server use different ports, this is not typical/logical. It also means for applications that are not able to distingu
    Is it network issue??
    Regards
    Mohsin
    SAP Basis Mumbai.

  • Port Configuration EDI/IDoc

    Please anybody can explain me in detail Port Configuration for EDI/IDoc(T Code WE21).
    please explain how can i create new port.
    it's urgent please.
    thanks
    RP

    rp
    check the following links
    http://help.sap.com/saphelp_47x200/helpdata/en/af/7e844367c24d4a950df3205052769d/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm

  • Retrieving file from file port while idoc generation

    HI,
    we have set up the system to call IDOC_INBOUND_SINGLE from external system. it is working well through out. we have configured the file port in sap.
    If generation idoc is successfull, idoc number will be returned.
    if not execption will be thrown. My question is in this scenario is there any way to retrieve the data? Does the file stores in SAP or need the external party to recall the SAP with input?

    Hello,
                Can you please explain the complete scenario ,It seems that we are also working on the same scenario too,may be clear explanation will help both of us.
    Thanks
    Rajesh

  • Urgent!!  :   Steps to Configure ALE

    Hi Experts,
    Can you please tell me the steps to how to configure ALE for both Outbound and Inbound process.
    Thanks,
    Sid
    !!!Max points are gaurenteed!!!

    Hi,
    Outbound:
    Step 1.  Application document is created when transaction is saved.
             2.  Message control is invoked.
             3.  Messages are processed by system.
             4.  Messages are Edited (if desired).
             5.  Output (ALE /  EDI) is checked
             6.  Validate against Message control record from Partner Profile
             7.  Application Document is saved.
             8.  Entry NAST table is created for every selected output program
                  along with Medium & Timing.
             9.  Check for Process Immediately .
                     If (yes)
                       Determine Processing Program from TNAPR Table.
                     ELSE
                       Execute RSNASTED Program.
           10.  Read Partner Profile to determine Process Code.
           11.  Process Code points to the Function Module & Invoked.
           12.  IDoc is generated. 
           13.  Check for ALE Request.
                        if (Yes)
                            Perform Filters, Conversions, Version Changes etc.
                        Else.
                            IDoc is stored in DATABASE.
    INBOUND:
    Step 1.  EDI Subsystem creates an IDoc file from EDI Messages
            2.   Subsystem calls Functional Module                                 EDI_DATA_INCOMING from startRFC program.
             3.  Data in Control Record is validate against the Partner                       Profile.
            4. IDoc is generated in Database and syntax check is                      carried out.
            5. IDoc file is deleted once file read.
            6. Event PROCESSSTATE REACHED is triggered in Idoc                       Object Workflow. 
                       7.  Check for Process Immediately.
                   If NO
                     Execute RBDAPP01 Program
                   Else
                      Read Process Code from Partner Profile        
                           Process Code Points to  Function Module
                     Application Document Posted.     
    further help:
    check url
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/ale/configuration.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapdevelopment.co.uk/training
    And also u can get lots of inof from the below link.
    http://www.sapgenie.com/ale/why_ale.htm
    reward points if useful
    regards,
    ANJI

  • Can XI create file output like IDoc appears written to file port

    When an Idoc is written to the file port the structure has the segment names and control info in addition to the Idoc contents.
    Is there a way to pass the Idoc to XI directly and have the file adapter create the the Idoc so it looks just like the Idoc written directly from sap via the file port?

    Mark, In the Content Conversion in the Receievr File adapter, add the field,
    SegmentName.addHeaderLine with value as 1. This will add the column name to the field value.
    +NameA.addHeaderLine
    Specify whether the text file will have a header line with column names. The following values are permitted:
    ·        0 – No header line
    ·        1 – Header line with column names from the XML document
    ·        2 – As for 1, followed by a blank line
    ·        3 – Header line is stored as NameA.headerLine in the configuration and is applied
    ·        4 – As for 3, followed by a blank line
    Note
    This specification is only permitted if exactly one structure is defined.
    +http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    regards
    Bhavesh

  • RFCExec and File port

    Hi
    I created file port that write idoc to some network location. Than i want to run program that will process this new file. i regestered program using rfcexec on my computer. i checked in smgw that conection is active. I also created connection type T with registerd program in sm59.
    Next step was to write some bat file on my computer to proces idoc. on outbound triger tab i checked automatic start possible, and path to this file on my computer. ALso in we20 partner profile i checked startsubsystem.
    What is wrong ?? is it because my script is bat file ??
    Regards
    Maciej

    hi
    Port is the Logical representation of communication.
    There are 4 types of ports
    1)TRFC
    2)File
    3)R/2 (ABAP/4)
    4)Internet
    In ALE we transfer/exchange the data (SAP Data) b/w 2 systems ie only through RFC (Transaction RFC) we communicate with the other system.we use File Port to transfer Non Sap data b/w systems.
    Tcodes :
    Port Creation : WE21
    RFC Destination : SM59
    Regards

  • Problems of Port Configuration while upgrading from 4.0B to ERP 6

    Hi all,
        We are upgrading a system from 4.0B to ERP 6. Will there will be any problems from port configuration side? If any please tell what they might be.
    thankyou.

    Hello,
    We have upgraded from 4.6C to ECC6.0 and did not have any port config issues.
    Things to look for:
      - RFC destinations, do they still work
      - directories used in File type ports, are they still there (they should be)
    Hope this helps a bit
    Regards
    Greg Kern

  • Java is not coming up because of wrong port configuration

    Hello guys
    It is a ABAP+ JAVA system ,ABAP is system is up but java is not coming up because of wrong port configuration.
    getting error as ....service could not start because of missing or wrong port configuration
    also tell me how to change this parameter in configtool??
    com.sap.aii.connect.integrationserver.r3.mshost

    Hi,
    Please attach std_server0.out file too. Also, on the Abap side, ensure the HTTP port is set. This can checked by tcode smicm->Goto-> Services. The HTTP entry must be enabled and the port number should be displayed.
    If it isnt enabled, then activate the http port in the instance profile using RZ10 Tcode.
    Also, AFAIK, the parameter com.sap.aii.connect.integrationserver.r3.mshost is maintained in the exchange profile.
    Rgds,
    Soujanya

  • Built-In Ethernet port configuration "grayed-out" in "Port Configurations"

    Suddenly my "Built-In Ethernet" port configuration isn't clickable in Network Preferences' "Port Configurations" window. It's there but is "grayed-out" and the "On" clickbox won't take a checkmark.
    Also, it's not showing up at all in the "Show" pull-down (since it's not clicked probably?).
    My hub and modem are fine (i can connect to the internet with my wireless airport-laptop)except the "local network" indicator lamp on the hub where the ethernet cable is plugged doesn't light as it used to.
    I recently had to delete some files so maybe that's why?
    (Can't retrieve them, sorry! Maybe some names...)
    Thanks much for any help!
    here's the inf on my Desktop Mac which is running OS 10.4.9:
    Machine Name: Power Mac G4
    Machine Model: PowerMac3,6
    CPU Type: PowerPC G4 (3.3)
    Number Of CPUs: 2
    CPU Speed: 1.42 GHz
    L2 Cache (per CPU): 256 KB
    L3 Cache (per CPU): 2 MB
    Memory: 1 GB
    Bus Speed: 167 MHz
    Boot ROM Version: 4.6.0f1
    PowerBook5,6 PowerPC G4   Mac OS X (10.4.9)   PowerBook5,6 CPU Type PowerPC G4 (1.2)Number Of CPUs 1CPU Speed 1.67 GHz L2 Cache (per CPU) 512 KB M

    well, what wonders an exercise break can bring!
    I fixed the problem by looking on a backup disk for any files with the word "ethernet". I had done that on the local disk and didn't find anything of interest. But I did find these 4 files on the backup in a folder sitting directly on that external HD directory titled "System"inside of /library/extensions:
    Apple_DEC21x4Ethernet.kext
    AppleBCM5701Ethernet.kext
    AppleBMacEthernet.kext
    AppleGMACEthernet.kext
    I copied them into my local HD's system/library/extensions EURIKA! the built-in ethernet has returned and I was immediately on line without any further adjustments.
    The options that were missing as per my subject thread are all back.
    Keep this one handy!!!
    Thanks again for your help...I'm sure we'd have gotten there soon enough.
    best,
    Rob
    PowerBook5,6 PowerPC G4 Mac OS X (10.3.9) PowerBook5,6 CPU Type PowerPC G4 (1.2)Number Of CPUs 1CPU Speed 1.67 GHz L2 Cach

Maybe you are looking for