SPROXY error testing outbound proxy interface

Hi,
I am trying to test an outbound proxy interface using SPROXY but am getting the following error:
Apart from the above messages there is no more help available. When I try testing the generated XSLT program using SXSLT_TEST it gives an error "No valid XSLT program supplied". I have checked and the auto generated XSLT program does exist.
Any help appreciated.
Thanks
Che

Hi Che Eky,
Check out below helpful thread & doc:
SERIALIZE_APPLICATION_DATA Conversion error ABAP => XML: Request Message
Serialization issue in abap proxy
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a89312f8-0b01-0010-86b3-fdd7178e0534?QuickLink=index&…
Regards,
Krupa

Similar Messages

  • Interface Registration Error in Outbound Proxy

    Hello Gents,
    I created outbound synchronous proxy scenario where i am passing two fields "sales order no" & "Description". But when I executed this it is giving strange error like
    "   <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code>
      <SAP:P1>ifmmessif</SAP:P1>
      <SAP:P2>mios_sec_md_request</SAP:P2>
      <SAP:P3>http://se.com.sa/sec-sa_interfaces</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No implementing class registered for the interface (ABAP interface, request message mios_sec_md_request, request message, namespace http://se.com.sa/sec-sa_interfaces)</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>"
    I tried out deleting the proxy & recreated. Also, Message interface is sync with the integration repository.
    Please help me to solve the issue.
    Thanks in advance.
    Regards,
    Santhosh

    can you confirm this;
    In SXMB_ADM -> Execute Integration Engine then,
    edit -> Change Global configuration data
    Role of Business System should be Integration Server
    Is that setting correct? At times it might have been set as Application server, which can cause this error.

  • Error in outbound proxy

    I am getting the following error and am not sure what is causing it. can anyone point me in the right direction?
    Thanks
    Mike
    <b>- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code>
      <SAP:P1>ifmmessif</SAP:P1>
      <SAP:P2>MI_SapDownload_Sync_OB</SAP:P2>
      <SAP:P3>urn:igt-com:appl:license:fno</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No implementing class registered for the interface (type ifmmessif, name MI_SapDownload_Sync_OB, namespace urn:igt-com:appl:license:fno )</SAP:Stack>
    </b>

    hi,
    >>>>We have not changed the message interface.
    then everything should be ok
    but since I'm not a believer - try to generate the
    class once more in SPROXY ok ?:)
    Regards,
    michal

  • No messages in SXMB_MONI for outbound proxy interface

    Dear All,
    i am executing Proxy-PI-File interface and I am not able to find any message in SXMB_MONI in the ECC side.
    I have done all the required proxy configurations and also the ABAP report calling the proxy is working fine but still not able to view data.
    Please guide where i am missing.
    Warm Regards,
    Nishant Jain

    1. Debugg your report which is sending data to Proxy. Make sure data is present in the internal table.
    2. Proxy configuration is client specific so make sure the client from where you are running the report has been cofigured for proxy. Check SLDAPICUST & SXMB_ADM settings once again.

  • Can I supress BPM for Asyn outbound and syn inbound proxy interface

    Hi all,
    Is there any other alternate to remove the BPM at asyn outbound and syn inbound proxy interface. Reason because I can create another outbound proxy interface at the receiver. But at receiver side we already invested huge code to develop the sync server proxy. So the intension is, with out disturbing the code Can I make the message flow with out BPM?
    Because the reason of removing BPM is for a simple interface like this I don't want to use BPM. souce is JDBC and receiver is ECC 6.0. I know with out BPM it can not be achieved but in PI 7.1 EHP 1 by any chance can we do?
    I mean during response mapping from server proxy shall we use look up function to achieve?

    This bean I have to use at sender channel right?
    Yes
    I mean is it is limited to JMS adapter?
    No
    You can find more information in the Wiki which deals with FILE  to RFC synchronous...using the above Module

  • Outbound Proxy is generating Mapping Transformation XSLT error in SPROXY Test

    Hi,
    I have searched already online but i am unable to find anything relevant.
    The scenario is that I have an Inbound proxy for processing the incoming payload and in this code the call is made to the oubound proxy method and i am gettin the MAPPING.TRANSFORMER_EXCEPTION Exception occurred during XSLT mapping of the application
    CALL METHOD outbound_obj->shipment_status_notification_o
    EXPORTING
    output = wa_orders_request_out
    IMPORTING
    input = wa_orders_response_out.
    We just updated the orders_request_out  with a single field and activated and regnerated the proxy in ECC and i can now see the updated structure.
    However, if i take the payload from production and just pass the payload in debug to the above method call  in both Dev and QA with the added field, I am getting the above error.
    I cannot do the proxy debug in production unfortunately so i cannot see if this is happening only in Dev and QA.
    Can anyone please help me as this is urgent and If i can get past this error  i can actually test if processing is working as expected?
    Regards,
    Archana

    Hi Mark,
    I have checked the data type and the field occurrence is 0.1
    The change was made only to the request structure as based on this field value some selection needs to be made. The Response structure was not changed at all.
    I have regenerated the outbound proxy as well and surprisingly even though it was not modified it still did not give me a message that the proxy object has not changed. I had to activate it as changed to inactive.
    I am also not sure why that happened.
    Regards,
    Archana

  • Outbound Proxy error when triggering from SPROXY

    Hi Everyone,
    I was working on outbound proxy from ECC to PI. I have generated the proxy and activated. When I am trying to test the proxy manually from SPROXY the message is not getting triggered to SXMB_MONI in ECC itself. But I didn't get any error message as well. When I am executing the proxy from SPROXY I was getting below message in the status bar. So can anyone help me with the possible solution why the message is not getting triggered.
    Below is the options I have selected while executing the proxy.
    This was the status message which was giving after execution of proxy from SPROXY. The same status was giving for all the Proxy interface which ever is executing from SPROXY.
    Regards,
    Kankipati.

    Hi Kankipati
    can you please try Commit work  by navigating on test proxy screen .
    Extra- Trigger Commit work .
    Follow the below link .
    SAP PI Reference: SAP PI ABAP Proxy Outbound settings, Triggering message to SAP PI(When many sap pi systems)
    Best Regards
    Srinivas

  • Error while testing client proxy

    Hi Gurus,
    We have a scenario: we are consuming an external Webservice into SAP (Creating a client proxy), we have created the proxy class and the binding in using SOAMANAGER.
    When we are testing this proxy it is giving us below error:
    Regards,
    Krishna Chauhan

    Hi Krishna,
    Try installing the SSL cert to TrustedCAs keystore reconfigure your communication channel that will locate the exact location of the certificate.
    Refer the below thread
    ICM_HTTP_SSL_ERROR
    Regards
    Bhargava Krishna

  • Error while triggering Synchrous outbound proxy

    Hi,
    While triggering synchronous outbound proxy from a abap program,it is throwing an system fault message. the system fault message is "Application Integration system error".
    Please help me how to avoid this error.
    My code is as below.
      TRY.
        CALL METHOD proxy=>execute_synchronous
          EXPORTING
            output     = op_message
          IMPORTING
            input      = ip_message.
        CATCH cx_ai_system_fault into LO_SYS_EXCEPTION.
          CALL METHOD LO_SYS_EXCEPTION->IF_MESSAGE~GET_TEXT
            RECEIVING
              RESULT = TECHNICAL_EXCP_MESSAGE.
        CATCH cx_ai_application_fault .
      ENDTRY.

    Hi Ashwini,
    Quite possible, there is something missing in the partner profile. There are several threads already in SCN with the same problem. Please refer below and see if it is helpful:
    http://scn.sap.com/thread/319852
    Entry in outbound table not found: Error Status... | SCN
    Idoc Error Status "Entry in outbound table not found "
    Regards,
    Abhishek

  • Outlook anywhere testconnectivity error RPC 6004 (NSPI Proxy Interface)

    Greetings, community!
    We have next Exchange configuration:
    Exchange Server 2007 (With last RU) on Windows Server 2008R2. All roles, except Edge, are on this server.
    So, we have published OWA, ActiveSync successfully through ISA Server 2004. Testconnectivity tells us that all is correct and it's true)
    But we have strange problem with RPC over HTTPS:
    Testconnectivity tells us:
    RPC 6004 (NSPI Proxy Interface) and RPC_S_SERVER_UNAVAILABLE (0x6ba) in the details.
    We have already use all receipts from http://blogs.technet.com/b/exchange/archive/2008/06/20/3405633.aspx and http://www.tech-archive.net/Archive/Exchange/microsoft.public.exchange.setup/2004-07/1151.html articles.
    Enabling expert auditing of NSPI Proxy on Exchange server shows warning when Testconnectivity try to connect:
    NSPI Proxy listener thread (ID: 0xfec) could not connect to the server on transport .  The winsock subsystem returned error code:[0xRpc/HTTP].
    RPCPING utility tells us:
    Exception 1722 (0x000006BA)
    Number of records is: 2
    ProcessID is 6696
    System Time is: 2/8/2014 13:27:0:552
    Generating component is 14
    Status is 0x6BA, 1722
    Detection location is 1398
    Flags is 0
    NumberOfParameters is 2
    Long val: 0x4
    Long val: 0x6ba
    ProcessID is 6696
    System Time is: 2/8/2014 13:27:0:552
    Generating component is 13
    Status is 0x6BA, 1722
    Detection location is 1418
    Flags is 0
    NumberOfParameters is 0
    Out DC controllers are listening 6004 port. And Exchange server successfully connect with DC with information message:
    NSPI Proxy successfully connected to the NSPI Service on server DC.FQDN.NAME at endpoint 6004 on RPC protocol sequence ncacn_http.
    Additional information:
    Outlook 2003/2007/2010 can't connect to our Exchange through RPC/HTTPS. But Outlook 2013 do it without any problems!
    I don't know where I can continue to dig)

    Hi, Sathish!
    Thank you for reply.
    Service is started and IPv6 is disabled. Do you mean SRV-record for autodiscover? We don't use it for external users. We publish Autodiscover same way as Owa and it works correct (interconnectivity).
    I enable Expert level audit for NSPI Proxy and there is error:
    Source: MSExchangeSA
    EventID: 9040
    NSPI Proxy encountered an error while receiving a packet. The target Domain Controller or the network or a client might be down. The winsock subsystem returned the error:[0x2746]. The circuit that received this error is being closed.
    But DC is online and available. I'll reboot server tonight because I think there is a little trouble after disabling additional NIC.

  • Outbound proxy in Inbound proxy

    Hi Experts,
       I am doing two way interface. JDBC asyn - proxy-JDBC asyn
    I am calling outbound proxy in inbound proxy here.
    While i am calling it is giving HTTP connection error.
    So can i call outbound proxy in inbound proxy ????
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>400</SAP:P1>
      <SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>

    Outbound proxy inside inbound proxy scenario usually works fine. But few suggestions,
    1. Check if the message is failing in request side of asynchronous scenario. If this is the case then I think the error which you are getting is probably due to improper channel configuration.
    2. If problem is not the one mentioned in point 1 above then, test the proxy in transaction SPROXY of ECC as to whether outbound proxy is called while inbound proxy is executed manually in transaction SPROXY . Once you execute the inbound proxy then go to transaction "SXMB_MONI" of ECC to check whether a message which outbound proxy is required to send to PI appears over there, if it appears there that means there is no issue on programming of proxy.
    Hope it might help in finding resolution.
    Thanks,
    Amit

  • How to test server proxy in ECC 6.0 ?

    Hi,
    Please tell me how to test server proxy created in SPROXY of ECC 6.0  .
    I am following this blog XI: Debug your inbound ABAP Proxy implementation .
    When i am executing the test service provider i am getting an error with " program terminated " message  creating a dump .
    How to test it through this method ? Is there any other way to test in ECC6.0
    Thanks,
    Laawanya D

    Hi,
    I have put a breakpoint in my proxy code and when i am trying to execute only, i am getting the error "Program terminated" .
    I am using ECC6.0 , so when i am clicking on Test Interface, i am not  getting  "Application Data Entry" parameters  as given in  Stefan's blog , but I am getting something like:
    Input:
    1.Generate template Data
    2.Enforce Stylesheet generation
    (I have checked both 1 & 2 .)
    Error Handling:
    1.Don't catch Application faults
    if i check this and execute , my program gets terminated , leaving a dump and if i dont set it also My program gets terminated .
    So what to do now ?

  • ABAP Outbound Proxy: some messages stuck in CRM system

    Hi all,
    we've a strange issue with a ABAP Outbound proxy we've generated in our CRM 5.0 system (asynchronous interface).
    Sometimes messages stuck in the CRM system. They are in status 'Scheduled' (green flag) in SXMB_MONI in the CRM system. When I have a look at the corresponding queue, there's no message within. Status in SMQ1 and SMQ2 is fine, too. All queues are registered. When I reprocess such a message manually in SXMB_MONI in CRM with the restart button, they're sent fine to XI.
    Please note: it's NOT a general issue with that outbound proxy. In most cases the messages are sent immediately, just in some cases the messages stuck and I don't know why.
    Is it possible to restart such messages automatically? I just know the report RSXMB_RESTART_MESSAGES, but that one just restarts messages in Error status. But the ones we have aren't in error status so they cannot be selected with that report.
    Any idea where could be the problem / we should check?
    BR
    Holger

    On which SP r u working correctly. May be an SP upgrade could help.
    Regards,
    Prateek

  • ABAP client (outbound) proxy - issue

    Scenario - ECC to R3 4.6C system
    RFC is developed on R3 system and is imported onto XI. The imported RFC is exported as XSD and imported as External definition for the messaage type on the ECC system.
    There is an outbound sync interface on ECC system. We have developed and configured.
    Idea is to send message from ECC via client proxy. I have generated the proxy in SPROXY of ECC.
    I am trying to understand the different sections of generated proxy.
    I am looking at sproxy screen of ECC 6.0 system
    reg

    Hi,
    Please see below link
    http://www.****************/Tutorials/XI/ABAPClientProxy/page1.htm
    You will get required things.
    Thanks,
    Vijay Kumar T.

  • SRM XI standard content ...SRM Server 7.0 - Outbound proxy not working

    Hello All,
    we have integrated SRM SUS with ECC 6.0 using XI standard content XI SRMSERVER IC 7.0. With same configuration, Purchase Order has been send from ECC to SUS and PO is created successfully in SRM SUS. But, while confirming the purchase order, its not generating outbound proxy message.
    And when we check the interface PurchaseOrderConfirmation_Out(i.e dobule clicking) in SPROXY transaction of SRM SUS, getting the following LOG:
    1. Logical port template is inconsistent, regenerate it and activate it
    2. cannot create LPT without DT profiles
    3. Regernate proxy(inactive version incorrect)
    Let me know if you have any suggestions.
    Regards,
    Sreenivas.

    Hello Srinivas,
    1.Check your Port creation from ECC to XI  2 SRM.
    2. Activate your proxies properly and check whethar your proxy communication working properly or not.
    check this links for your reference.
    MM -XI-SUS
    MM System - XI - SUS
    MM-XI
    How to integrate MM using XI
    SRM-XI
    SRM  and XI Integration
    http://service.sap.com/~sapidb/011000358700002897342004E/CCMConfig10_01_05.pdf
    http://service.sap.com/~sapidb/011000358700003992672005E/Config_Guide_CCM200_640doc.pdf
    http://service.sap.com/~sapidb/011000358700002897402004E/ServiceProcurementNEW.pdf
    http://service.sap.com/~sapidb/011000358700002897382004E/Plan-DrivenwithSInew.pdf
    SRM and XI
    Is there pre-configured message mapping for SRM Content?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    SRM XI scenario
    Which version of SRM needs XI?
    SRM  AND SAP XI
    XI with SRM 4.0
    Regards,
    Mahesh

Maybe you are looking for

  • How can I connect my Mac laptop to display on my imac

    I just bout an imac with a 27" display. I would like to use the display for my macbook air - how do I connect the two just to project the AIR on my imac.

  • How do I clear my Siri history?

    When I open my iPhone 4S browser my previous Siri queries are visible much like Google searches but I can't seem to clear my Siri cache from my browser. Any ideas?

  • Additional extrinsics in the PunchOutSetupRequest

    Hello, First off I'm new to Oracle. Here is my question: We are using iProcurement 11, and we are trying to get a punchout catalog work for a supplier that requires some additional extrinsics to be passed in the PunchOutSetupRequest cXML document suc

  • External Rest API call from SharePoint 2013 On Premises

    Hi All, May my questions is silly but I am totally tired by trying different things. I need to call a third party rest api from my SharePoint Designer page using &Ajax call.First time when i tried it gave me access denied then added this line jQuery.

  • Move value to dynamic variable

    hi all i have field name and value. i need to put the value in the field name. how should i do it? tks ;david.