Retrigger failed IDOC with XML HTTP port

Hi Friends,
Can anyone suggest me how to retrigger failed IDOCS in we05 with XML HTTP port, any other than we19 to retrigger? I have already gone through all the links in sdn, nothing seems to work, have tried program RSMIPROACT also.
Thanks & Regards
Ridhima

Hello,
Please check the below SAP Note:
857321 - Resending HTTP IDocs automatically in status 02
-Rahul

Similar Messages

  • Error handling problem with outbound idoc status 02 and  XML HTTP Port

    I set up an ALE scenario to send master data out of SAP via an XML HTTP port.  All goes well until the idoc receives error 02. 
    It looks like idocs in this error status with the use of an XML HTTP port can not be reprocessed via the standard SAP techniques.  Program RBDAGAIN takes them out of the list for reprocessing (even though the connection is back up and running).
    Is there any solution to still use the standard ALE error handling ?

    Hi Karin,
    Looks like based on note 701597, you can only reprocess these idocs manually via a workitem.  I qouted the relevant text below:
    3. Error handling with status '02':
    An HTTP IDoc in status '02' should not automatically be sent once again.
    Up to now, the RBDAGAIN report was used to resend incorrect IDocs.
    However, this report was adjusted and now deletes all IDocs in status 02
    to be routed to a HTTP port from the list of selected IDocs. IDocs to a
    HTTP port in status '02' should only be sent manually via a work item.
    Regards:
    Rex

  • HTTP 500 Error while using XML HTTP Port for idoc

    Hi,
    I am trying to send CRM idocs via XML Http instead of usual t-rfc.
    After standard idoc - pi configs i get the below error.
    transferring the IDoc by HTTP, the return code with the message '500Error during parsing of SOAP header' has occurred.
    In BD87 I get the below error.
    The target address was: http://yyyyyy.XXX.local:800X/sap/xi/engine?type=entry
    I get the http 500 error as:-
    Check whether the IDoc can be sent again.
    It is unfortunately not possible to determine automatically whether the IDoc has in fact arrived in the target system and the error occurred afterwards
    Any idea on how to trouble shoot or resolve this.
    Regards,
    Anirban

    Hi Anirban,
      Follow the below links for troubleshooting.
    Troubleshooting  File-to-IDOC Scenario in XI.
    The specified item was not found.
    Regards,
    Leela

  • Error in XML HTTP port

    HI Interfaces Experts,
    Need your valuable suggestions on the below SAP to NON -SAP interface-
    Interface : SAP to legacy using XI
    Requirement, need to collect all the created IDOCs in SAP and send a xml file to XI. I have done with help of XML file but would like to handle this requirement using XML HTTP Port. I have configured the XML HTTP Port as below.
    RFC Destination is given
    Content Type : Text/XML
    HTTP Version: 1.0
    SOAP Protocal: Not selected.
    IDOC is getting created with status 02  Message is:      "Error when sending by HTTP"
    Can any one please provide suggestions on how to fix this issue.
    Points would be rewarded.
    Thanks,
    Bond

    Hello,
    In Michal's blog, he described 5 ways for collecting idocs along with its pros and cons. Yours is described in step number 4, maybe you can look at the others
    /people/michal.krawczyk2/blog/2009/05/21/xipi-collecting-idocs--possible-ways-with-pros-and-cons--5-ways
    If you have really decided on using XML HTTP port, make sure you follow the steps as described in this article
    [How Tou2026 Send Multiple IDocs Within One XI Message|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ea2fdf-f047-2a10-d3a2-955a634bde6b]
    Hope this helps,
    Mark

  • Sending IDocs to WebAS http port

    Hi,
    Are there any .NET code examples on sending an IDoc to Web AS http port? Is this a simple TCP/IP socket level call? Are there any hand-shaking messages? Does it use http payload (GET, POST)?
    Thank you in advance for your help.
    Pradeep

    Hai ramesh,
                        I am configuring the XML HTTP port and here there is no option telling to define the file path name.
    And its work fine on the local network as the same system with same configuration is put on the public IP .the SAP server is sending idocs but it  is not received in the Webserver side.
    Data is lost somewhere in the middle on the netwrok.
    Thanks,
    jeevan.

  • Automatically process IDoc to XML File port

    Hi everybody,
    I want to send two different IDocs via "XML File" port using change pointers and the distribution modell (one SAP standard, one custom).
    I maintained the distribution model and created outbound parameters in partner profile (WE20). Both are set to "Transfer IDoc Immed.".
    1.
    Now I change some master data and the change pointers are created. I run RBDMIDOC for both message types and both IDocs are created. But unfortunately they stuck at staus "30 - Idoc ready for dispatch" (yellow). I need to run RSEOUT00 to create the XML files.
    Is it possible to avoid a job that runs this report? I want the IDocs to be processed automatically right after creation.
    The really strange thing about this is, that it used to work for the standard IDoc (BOMMAT). But I might have changed some settings to get my custom IDoc work too and now both stuck at status 30?! This is what bothers me most...
    2.
    When the XML files are created (at the moment after running RSEOUT00) the status in WE05 is "03 - Data passed to port OK" (yellow).
    Why is this light still yellow? Everything is fine, the file was created, it should be green. Is there anything I can do?
    Thanks and best regards,
    Oliver

    Hi,
    thanks for your suggestions.
    Unfortunately this did not solve my problems.
    1)
    OUTMOD for both messages was 2 (which should be ok). Changing it to 1 did not have any affect.
    At least BOMMAT works again (both with OUTMOD 1 and 2). But my custom IDoc still does not get processed automatically.
    2)
    Running report RBDMOIND did not change the status of my IDocs. Please keep in mind that it is no tRFC port, but XML File port.
    Best regards,
    Oliver

  • Sending MATMAS05 IDOC via XML-HTTP Interface (without XI)

    Dear all,
    I have to send the MATMAS05 IDOC via XML-SOAP-HTTP Interface to a subsystem. Sending works (the sub-system receives the SOAP-Request with the MATMAS05 as Body). So far so good. Now the SAP System is waiting for an answer (synchronous communication). How should this answer look like?
    We receive the Error EA390 "Problem with SOAP Class" - execute_processing: entry result table
    Can anybody give me a hint how the response should look like.
    Many thanks and best regards
    Roman

    Hello Sven,
    we find a solution. As far as I remember, there is a flag to send without waiting for answer (or technical better to not rely on SOAP standard).
    Look in WE21 and the XML_HTTP Port you use. Uncheck the "SOAP Protocol" flag. Then it should work.
    HTH and Best regards
    Roman

  • Problem while sending idoc over xml http

    Hello all,
      We have developed a scenario to send the idocs from SAP to Java(Tomcat) web server. Its was working fine. But SOMETIMES the idoc status will be set to 03(Data passede to port OK) on the SAP side, but no data(no xml string) received in the web server. is this depends on the size of the idoc? or due to some JVM settings of webserver??Could someone suggest us a way to identify the problem.
    Thanks in advance
    Regards,
    Vishu.

    Asit Purbey,
      i have send 2 idocs  with different number of segments. idoc with 2 segments is successfully received in the webserver, but the idoc with 100 segments didnt received in the webserver. Then i processed RBDMOIND but both the idocs remain in status 03.. Please help me to figure out the problem......
    Regards,
    Vishu.

  • Send out failed IDOCS as XML files or as email from production client

    Hello Gurus,
    We run SAP R/3 in a Retail environment and use MS BizTalk as the interface tool to our POS system.
    We have a requirement to be able to send out failed IDOCs to developers / interface team for verification. This is not a regular task, but needs to be done once in a while.
    Please advice how this can be achieved in a production region, where the IDOCS can be converted into XML format or emailed out for verification. How are such situations handled at other sites?
    All help provided will be useful and rewarded well.
    Many Thanks,
    Regards,
    Nisch

    Hi Nisch,
    I hate to write custom program,as i did lot of R&D On this ,there is no sap standard transaction,you can monitor by using WE02 or WE05 ,see each you can able to see one idoc completely  by using WE02 or WE05 ,you can not send the data .
    Thanks
    Seshu

  • IDOC with ABAP - PI Port , RFC Function module

    Hi ,
    I am creating outbound Idoc in one system,  In the same  system I am using a ABAP - PI port and assigned a RFC function module.
    So when ever the outbound IDOC is created it will go to the port and triggers the RFC function module.
    now my question is how to get the outbound IDOC number in the RFC function module.
    I thought of reading the table EDIDC with message type, but all previous IDOC's aslo coming .
    Regards
    Bhaskar

    Hi Bhaskar, the IDOC control record or records are transfered to your function module in table paramater I_EDIDC. You could read the IDOC data by calling function modules EDI_DOCUMENT_OPEN_FOR_PROCESS and EDI_SEGMENTS_GET_ALL for each control record.
    Regards Jack

  • FTP 2 IDoc with XML payload mapping

    Good day,
    is this scenario possible or do I have to split it into two different interfaces:
    1. FTP ->NFS
    2.XML file -> IDoc.
    regards.

    Hi,
    Yes these scenarios are possible
    1. FTP ->NFS
    Refer file to file scenario on receiver side configure it as NFS
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2
    2.XML file -> IDoc
    How to Convert Between IDoc-XML Structure to a Flat File and Vice Versa in Exchange Infrastructure 3.0 (NW2004)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc0b8a
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc
    Thanks
    Swarup
    Edited by: Swarup Sawant on Mar 5, 2008 5:18 PM

  • Problems with con https port on a Apache mod_ssl

    I have created test certificates using the openssl command. I am having problems with using this certificate in a web browser application I have created in Java. I have no problems with http requests. The certificate is self-signed and is no expiried. Could you please help me with the steps involved with making a connection to my Apache server with https.
    Thanks,
    Edward

    Can anyone say, what's thue problem:
    openssl req -new -key key.pem -out req.pem
    and i see it :((
    Using configuration from /usr/local/ssl/openssl.cnf
    Unable to load config info
    unable to find 'distinguished_name' in config
    problems making Certificate Request
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:

  • Reg: Port - XML HTTP

    Hi All
    Our Client  is sending data from SAP to Non SAP Through IDOC Using XML HTTP port .
    IDoc is a custom idoc.
    Out bound idoc is generating and posting to Non sap system .. no issues...But idoc is generating with 30 Status even though
    in Partner profile  we marked as Trigger idoc immedeatley.  Client can use RSEOUT00 to post idoc by scheduling the Job.
    Question is that....using XML HTTP port if an idoc is posted can we Trigger idoc immedeatley ???
    Thanks
    Ram

    Hi Anirban,
      Follow the below links for troubleshooting.
    Troubleshooting  File-to-IDOC Scenario in XI.
    The specified item was not found.
    Regards,
    Leela

  • Access orther http ports with safari on iPad

    How can i access pages with other http ports. Ex sistemas2.macae.rj.gov.br:82
    Thanks

    sistemas2.macae.rj.gov.br:82
    That should work.  I confirmed it on my server using http on port 84.
    Are you sure that the server is working and you have access?  When I tried the example you gave, I get access denied.

  • Converting IDOC to XML

    Hi,
    I have an application where i have to convert an IDOC to XML format so that it can be handled by webmethods.
    I want to know how to convert IDOC to XML. I have seen that in SAP there are two port types, XML and XML HTTP. Are they used for posting an IDOC in XML format at defined port.
    When i tried to generated a test IDOC with port type as XML, it has created an xxx.XML file in application server but i an unable to display it.
    1). Can any one pls. tell me how to convert IDOC to
    XML??? What are the different methods ( if available)
    2). DO i need to have any extra component for this??
    3). what are XML and XML http ports are for.
    Pls. help me as this is very urgent.
    Thanks in advance.
    Pratik

    Hi,
    Does xxx.XML contain no data? Or you are just not able to display it (try opening it in notepad).
    1 - You are doing it right. Using XML port should be enough.
    2 - You don't need anything additional.
    3 - XML port gives you an option like a file port (you get the idoc in an XML file) for batch type interface. XML http will let you post the XML data realtime to an web server that accepts XML messages.
    If your partner system can take http messages, you can use http port to send the IDOC directly to that system, else you can create the XML file and send it in batch mode.
    hope this helps,
    cheers,
    Ajay

Maybe you are looking for

  • Plasma TV (New or Store Display?)

    12-23-2009 02:26 PM I purchased a plasma tv on line yesterday and picked it up this morning. As there were no more of these tvs available in the store and the floor model was not on display I am concerned that they may have repackaged the floor model

  • Using old versions of InDesign

    I've been asked to work on some documents in InDesign 2 because that's what the client has. Are there any problems that might occur if I install InDesign 2 on my 2009 iMac running OSX 10.6.7, which also has ID CS4 and CS5 installed? The client has ID

  • How do I Remove or Rename a Bookshelf from Adobe Digital Editions?

    I have Bookshelves for books I no longer have. How do I remove them or rename them? Thanks!

  • Exchange CS 5.5 Resorcen/Erweiterungen

    Hallo wo gibt es die Erweiterungen für die Version CS 5.5  Leider kann ich die auf der Webseite von Adobe nicht finden. Früher war das mal so das  man die Versione auswählen konnte. Nun finde ich nur noch Resourcen für die Version 6.0 LG Peter

  • Doubt : Activity(PO)

    hi, I have developed a workflow which triggers on creation of Purchase Order.I added one event in ZBUS2012 and then delegate it to BUS2012.It is working fine.Now i had requirement to list all the line items of PO in mail so i added a method in ZBUS20