No messages in SXMB_MONI for ABAP Synch Sender proxy

Hi,
I am doing a Scenario which involves ABAP Synchronous sender Proxy and Webservice at the receiver end. On triggering the outbound proxy from a report, i can see no messages in SXMB_MONI of the ECC system neither can i see any message in PI(SXMB_MONI). But on triggering the same after deleting the Receiver Determination in PI Configuration, SXMB_MONI promptly logs the message with error 
"No receiver could be determined" both in ECC and PI, since there is no receiver determination.
Note:I am not getting any System fault or Application fault in Sender report neither any response message.
There is no problem with the Proxy settings since other proxy scenarios are working fine with same ECC system but those are Asynchronous proxy calls.
Any Clue about this?
Regards
Amith

HI,
    YOur answer is near to my problem . Can i ask you more detailed.
I am not getting messages in SXMB_ADM. So i configured in Integration server in ECC & XI system.
IN ECC , i am using two clients, dev & testing - so in which client i have to do configuration ? and What is the role of the business system in ECC ( Integration Server or Application server )???
IN XI, i am using only one client 100...so i have done. here i have given Role of business system - HUB Integration Server.and corresponding destination http://host:port/sap/xi/engine?type=entry
And while creating business systems in SLD...
for XDC...i have given path http://host:port/sap/xi/engine?type=entry
for EDCClient105...how can i create for proxy ...Adaper XI? is it type -
WEB AS ABAP?
pls reply for my mesaages?

Similar Messages

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

  • Need to store the synchronous messages in SXMB_MONI for 7 days

    Hi Experts,
    We have a business requirement where we need to store the sychronous messages in SXMB_MONI
    Regards
    Hemanth

    Hi Hemanth,
    If you check the below threads/links pointed by the SCN members and me you need to do two things mainly:
    - Set up the sync monitorization. (It looks right with the information that you have pointed).
    - Programming the archive/deletion messages. This depends about your PI version and about if you want to archive/delete the messages in the ABAP or in the Java stack. Check this documents/blogs/threads:
    Archiving & Deletion of messages in PI - Part 1
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0afdd69-a8a7-2d10-7e9a-cbf6fa21c5a7?quicklink=index&…
    Archiving of messages in PI 7.3 (Dual stack)
    Regards.

  • Changing message server port for ABAP+Java Instance

    Hi,
    We had change our message server port for the Java instance from 3607 to 3667.
    We did this using the j2ee config tool. We also verified this information through the console config.
    But when we look into system info URL using the URL as shown below,  we still that the old message server port is being used. We have recycled the instance couple of times , but does not seem to help.
    http://dfudsbw1.dfna.corp.dom:50700/sap/monitoring/SystemInfo
    Any ideas where else we have to change the port no. for the message server

    Hi guys,
    I solved this on my own with documentation help from SAP.
    I had to change the port no. in the Global dispatcher and Global server area as well.
    Please see details from SAP below.
    "Message Server: Changing Ports/Hosts shows which areas need to be adjusted if
    the port or host of the message server changes. Ports are, of course, changed in the
    instance profile of the Central Services instance. In the example, the port 3677 and
    the HTTP port 8177 have been set, and the new host is called twdfxxx. You need to
    use the Config Tool to set these values. For each instance, you need to maintain the
    corresponding values for the Message server host and Message server port on the
    Message Server and Bootstrap tab page. The connection details for dispatchers or
    servers to the message server are maintained in the Cluster Manager. As shown in the
    figure, the ms.host and ms.port are maintained, respectively, in the Cluster Manager
    with Global Dispatcher and the Global Server. After you have maintained all of the
    parameters, you can start the instances."

  • Find relevant message in SXMB_MONI for a specific IDoc

    Hi,
    I have an IDoc sent from XI to ECC. I need to look at the payload in XI. I was told there was a way to find out which entry in SXMB_MONI is for the IDoc, but cannot remember.
    Does anybody know how to do it.

    Hi,
    use we02 to see the Idoc using IDoc number.Also if you know the pipeline ID or PID you can use SXMB_MONI ->Archived XML Messages (Search using ID)
    Also check BD20 and BD87.
    Regards
    Aashish Sinha
    PS : reward points if helpful
    Edited by: Aashish Sinha on Jan 3, 2008 12:21 PM

  • No message in sxmb_moni for idoc to file

    Hi all,
    In the idoc to file scenario i want to store the file on the XI server.i have done all the settings.When i trigger the program an idoc gets generated and it is posted to the port(XI port in my case)I get a green status(we02 status 03)but when i monitor my messages i am unable to see it in sxmb_moni.need help.
    Regards,
    Shrita.

    Hi Shrita,
    Take a look at these links..
    Messages stuck with a "Green Flag" status in SXMB_MONI !!
    Missing Messages - in RWB but not sxmb_moni
    No Messages in integration server
    cheers,
    Prashanth
    P.S : Please mark helpful answers

  • BPM RFC synch send step

    Hi
    I am using RFC synch send step with in parforeach block in BPM. do I need to activate correlation to correlate synchronous request and synchronous response for RFC synch send step ?
    Please let me know if you have any ideas on this.
    Thanks
    Anand

    Hi Michal,
    Thanks for the reply.
    In SAP help I found the statement made below.
    Activating a Correlation
    An asynchronous or synchronous send step can activate correlations. This can be useful in the following cases:
    ·        Synchronous send step
    A synchronous send step waits for a reply message to be received. On receipt of this reply message,
    correlations can be activated to correlate additional messages.**********************************Any idea on highlighted sentence...
    Thanks
    Anand

  • Unable to send Asynchronus message to BPM from ABAP Object in ECC 700

    Friends,I am trying to send a aysnchronus to BPM from ECC. I have done the following:
    Implemented Note 1043195
    Scheduled the SAP_SOAP_RUNTIME_MANAGEMENT Jobs
    Created consumer proxy/logical port
    Tried to send message to BOM using proxy classes.
    Issue 1 :
    I can see the messages in SXMB_MONI with status "Released for Processing(WS)" But the status never changes.
    Issue 2 :
    I can See Failed messages in SOAMANAGER with Error as below.
    "A SOAP Runtime Core Exception occurred in method WSRM_CONV_FROM_STR_FORM_TO_TS of class CL_SOAP_WSRM_CRE_SEQU_RESP_NEW at position id 1 with internal error id 1009 and error text SRT: Wrong usage of SOAP Runtime classes: ("WSRM: Input value ->P0Y0M3DT0H0M0.000Sis an incorrect value") (fault location is 1 )."
    Can anyone help me how to solve the two issue's.

    Hi,
    Did you manage to solve this issue?
    Best Regards,
    Hristo

  • Sending instant message (Office Communicator) via Abap

    Hello,
    does anybody know how to send messages to the Office Communicator with Abap? The Office Communicator is an instant messager from Microsoft, I guess it uses standard SIP-technology. I consider this as useful just for sending any sorts of notifications.
    Does anybody have a good idea?
    Rgds
    Thomas

    Hi,
    Is a client proxy able to send the whole (3MB) message to PI
    yes it is capable.
    If both solutions are feasible,what would be preferable?
    yes both solutions are feasible ,but preferable is to send the whole message rather than one by one.
    How do both options compare in regard to performance?
    sending whole message is far more better than sending record by record.
    regards,
    pradeep A.

  • Send Email with Webdynpro for Abap

    Hi,
    i want to send an email without a attachment after the customer has filled a form.
    The Webdynpro for Abap action must send a notification Email to the
    service department about these new request.
    Has anyone an example how to send an email with Webdynpro for Abap.
    Thanks
    Thomas

    Hi Micky,
    thanks for your help. I trying to used the SO_NEW_DOCUMENT_SEND_API1 in
    a action of my webdynpro for Abap. But I getting the error message that a structure parameter responce an error.
    Here the Code of the Action:
    DATA HEADER TYPE TABLE OF STRING.
    DATA RECEIVERS TYPE STRING.
    RECEIVERS = 'my-mailadress'.
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
    EXPORTING
        DOCUMENT_DATA          = 'nothing'.
      DOCUMENT_TYPE          = 'RAW'
      PUT_IN_OUTBOX             = ' '
      COMMIT_WORK              = ' '
    IMPORTING
      SENT_TO_ALL                 =
      NEW_OBJECT_ID            =
      TABLES
        OBJECT_HEADER           = HEADER.
      OBJECT_CONTENT         =
      CONTENTS_HEX             =
      OBJECT_PARA               =
      OBJECT_PARB               =
        RECEIVERS                    = RECEIVERS.
    EXCEPTIONS
      TOO_MANY_RECEIVERS                     = 1
      DOCUMENT_NOT_SENT                       = 2
      DOCUMENT_TYPE_NOT_EXIST            = 3
      OPERATION_NO_AUTHORIZATION       = 4
      PARAMETER_ERROR                          = 5
      X_ERROR                                            = 6
      ENQUEUE_ERROR                              = 7
      OTHERS                                              = 8
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    What's wrong ?
    Thanks for your help.
    Thomas

  • How to send Messages to JMS through ABAP

    Hi,
    I have to send messages to JMS through abap, how to do it.
    step by step is helpful

    Hi,
           You will have to write proxy to Jms to transfer data from R/3 to receiever via JMS.
    Follow this blogs it will be helpfull :
    Re: Proxy->XI->JMS
    For configuring receiver JMS:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm
    For configuring ABAP proxies etc:
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Thanks,
    Arijit Guha.

  • How to send a mail in webdynpro for abap

    Hi experts,
    Am working on webdynpro for abap. My requirement is to send a mail to end-user, he 'l fill that form and send it to me back. once I received that mail I 've to convert that pdf into xml and 've to parse that xml file and pass those values to bapi (everything in webdynpro). how can i proceed, its urgent to me. I dont want exact answer jst some inputs to proceed will help to me thank you.

    I think it's easier to accomplish with workflow.
    You can send workitems and receive them. Search sap help for functionality on offline approval, you can use a lot of the functionality of that one.
    Regard, Rob Dielemans

  • Request Message mapping in SXMB_MONI for File - RFC - File without BPM

    Hi ,
    In my File-RFC-File scenario, the messages are processed successfully.
    but when i look into the SXMB_MONI for File to RFC step, the records are present only till the  Message split According to Receiver List and not able to see the records from Request Message mapping step onwards.it contains
    <?xml version="1.0" encoding="UTF-8" ?>
      <ns1:Z_PI_LOTUSNOTES_UNIFORM xmlns:ns1="urn:sap-com:document:sap:rfc:functions" />
    in my mapping for the receiver RFC i have not done the mapping for all the fields. few fields i have disabled. whether this could create a problem in message mapping. pls let me know what needs to be done.

    Is it only for this scenario that the above display issue is occuring or is it for all scenarios?
    If onlt a particular Pipeline steps are displayed then you can check what is the TRACE level set in SXMB_ADM --> Integration Engine Configuration --> and check if the TRACE parameter is set to at least 2 (max is 3 which will ensure that your DB will get full quickly)
    For more information refer: /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    Regards,
    Abhishek.

  • Can anyone send me business blueprint for abap ?

    hi all,
    Can anyone send me business blue print for abap. my email id is [email protected]
    thanxs
    hari

    hi all,
    Can anyone send me business blue print for abap. my email id is [email protected]
    thanxs
    hari

  • I cant send MMS using my iphone 5s . it keep on prompt me a msg "MMS Messaging needs to be enabled to send this message", but inside "setting/message" there's no button for me to ON the SMS/MMS. pls help. Thks

    I cant send MMS using my iphone 5s . it keep on prompt me a msg "MMS Messaging needs to be enabled to send this message", but inside "setting/message" there's no button for me to ON the SMS/MMS. pls help. Thks

    @Dmitriy Buldakov, have you found the solution to the issue yet? I have the same problem, no option to turn on MMS in my iPhone settings. I checked the settings on my friend's iPhone, which has the same iOS version as me (8.1.1), and the option is there. It's really annoying...

Maybe you are looking for

  • Backorder / Open purchage order report

    We found a problem with our backorder report. This report should pull items that have 0 available quantity with a purchase order date. However, this item do not have any available stock. It should show up on the report. Pleae suggest me if any thing

  • How can I see a list of the url's in each of my bookmark folders?

    I recently began using Safari 5.0.6 (on OS 10.5.8), and there's a major change I find Very troubling and time-consuming!  Before, when I selected "Show all Bookmarks," when I clicked on a folder of bookmarks in the Collections panel on the left side

  • What is the best way to setup the Airport Extreme?

    I have a wireless network setup in my home using the Airport Extreme. My kids run on PCs and I use a Mac. For the past few years, we have used the wireless network without much difficulty, but we have had some problems with it for the past few weeks.

  • Entity Serivice with Reference and UI patterns

    Hello I have question. How can I configure Object Editor in order to have New button on Refence tab of Object Editor? I have two Entity services. Company and Contacts. BO Contacts is an attribute of BO Company with Relation Type  Association and Card

  • Execution Time

    HI All, we have been Created mapping. It contains only one expression. in that we are doing To_char conversion and triming the data. The target table structure contains 99 Columns. In that one column is Unique. The count of records at source level is