Synchronous Message Logging in AAE

HI,
We are on PI 7.1.1
Our scenario is Synchronous Abap Proxy to JDBC via Advanced Adapter Engine(Integrated Config)
However we find that messages are not logged in RWB message monitoring. From JDBC comm channel monitoring we can see the message that goes to JDBC Insert but we are not able to find the response message.
It is working since the response message is coming back in ABAP but not getting logged in RWB
The paramter messaging.syncMessageRemover.removeBody  is set to false in NWA.
Please let us know if there is any other config that needs to be switched on for this.
Thanks and Regards,
Himadri

Hi Himadri,
In a scenario involving Integration Configuration, messages are not persisted anywhere.
Refer to this link [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/700058f0-b1a1-2a10-39a8-ab2627b87cfa?quicklink=index&overridelayout=true]
-Vijay

Similar Messages

  • Statistics (overview) for Synchronous messages processed via AAE

    Hello,
    We are on PI 7.11
    Is there any way to get synchronous messages processed via AAE displayed on RWB Message Monitor Overview view?
    Maybe there is some parameter available similar to messaging.syncMessageRemover.removeBody for persisting payloads for sync messages.
    Thanks!
    Best Regards,
    Artsiom Anichenka

    Mark,
    But I think there is already (PI 7.11) a possibility to persist payloads for java-only sync messages. I was mentioning this parameter in my original post:
    messaging.syncMessageRemover.removeBody
    this parameter is true by default and if you set it to false payloads will not be deleted, but this is not our aim. We want payloads to be deleted from sync messages, but we also want to see those messages on RWB MessageMonitor for overview.
    For me this is somekind of frustrating that the overview page doesn't really give you overview of what is happening on your system, like what and how many messages where processed...
    So can you please specify what is really planned for 7.31. Did you meant that parameter I am mentioning above or we will really get sync java-only messages to overview?
    Best Regards,
    Artsiom Anichenka

  • Logging a synchronous message using diagnostic header (WITHOUT LOGGING_SYNC

    This [link|http://help.sap.com/saphelp_nw70/helpdata/EN/d6/49543b1e49bc1fe10000000a114084/frameset.htm] indicates that a synchronous message can be logged by using:
    <SAP:Logging>1</SAP:Logging>
    within the message header even if LOGGING_SYNC is deactivated at the server configuration. 
    I'm using HTTP client tool to submit a message and trying to figure out how to pass this tag.  Any ideas?
    Regards,
    Shahab

    If  LOGGING_SYNC  is deactivated in IE Configuration, then you cannot see th req. and resp. message in MONI.
    Synch. messages are not persistence by default. To acheive it, we need to set the logging.
    Thanks
    Farooq.

  • Synchronous message QOS in PI 7.1 and pipeline services QOS

    Hi All,
             As I understand,PI uses pipelines services (other than integrated Configuration based on AAE) for routing and mapping.Synchronous messages have QOS as BE.If they are also implemented as pipelines services,how does the QOS of pipeline queues (ie EO/EOIO) relate to QOS of BE.
    Some how thinking of queues always relates to asyn messages(other than temp or request/response queues),so I am bit confused how a synchronous message flow uses pipelines queues which are asyn in nature.
    Regards,
    Premjit

    Hi Premjit,
    please refer to chapter 7 in the link below for more info on this.
    http://www.sap-press.de/download/dateien/2221/sappress_netweaver_process_integration.pdf
    Hope this helps.
    Regards,
    Deepak.

  • Message monitoring of synchronous messages

    Guys,
    whenever I check a synchronous message in message monitoring, its audit log is correctly shown but the message (header and payload) are not shown, returning the message "The message was deleted to save memory" or something like that.
    Does anyone knows how to enable message monitoring to show the messages from sync messages?
    Thanks in advance,
    Henrique.

    Hi Henrique,
    From SP12, the payload of sync messages is cached in memory rather than persisted. These payloads are deleted to prevent them from accumulating in memory.
    You just have to set:
    messaging.syncMessageRemover.removeBody = false
    in the AF messaging service in the visual admin
    and you'll be able to trace sync calls
    you only need this for sync
    if you set this you'll see sync messages in,
    http://hostname:portnumber/MessagingSystem/monitor/monitor.jsp
    (so in the monitor for adapters)
    async are logged there by default so no need to change anything for async calls...
    Regards,
    Abhy
    Message was edited by: Abhy Thomas

  • Getting synchron message data from advanced adapter engine

    Hi,
    we have to get all synchron messages from the advanced adapter engine. Normally all messages with errors must be persisted on data-base. How this will be done? We try to with
    /people/kenny.scott/blog/2009/03/08/pi-71-af-messaging-system-audit-log-persistence).
    But this don´t work :-(.
    What´s about correct messages? How this can be persisted?
    Is there a API or we must implement a Adapter Module?
    Thanks in advance,
    Frank

    Hi,
    if you just want to see the msg and not its audit log, then in PI by transaction SXMB_ADM - integration engine configurtion - configuration data, add a entry for RUNTIME category LOGGING_SYNC parameter and set it to 1...........then you can see your synch msgs in SXMB_MONI transaction in your PI system.
    Regards,
    Rajeev Gupta

  • Extracting the synchronous messages from corresponding MSGGUID

    hi
    for synchronous messages we need to get the payload which is not possible thru runtime work bench(adapter monitoring).so tried with master table SXMSPMAST. please help in getting the messages corresponding to the msgguid present in master table.

    Hi Rupa,
    you can download it very easy in transaction SXMB_MONI. Configure LOGGING = 1 and TRACE = 3 in SXMB_ADM / Configure Integration Engine to have the full trace including payload before and after mapping.
    Regards,
    Udo

  • Synchronous message monitoring

    Hi guys,
       I want to know how to monitor successfuly processed synchronous messages as they are not shown in sxmb_moni.
    regards,
    keith.

    Hi Venkat
    goto SXMB_ADM
    Integration engine configuration
    and add the entries
    RUNTIME     LOGGING     1
    RUNTIME     LOGGING_SYNC 1
    it should help...
    Regards
    Dheeraj

  • Synchronous Messages persistence in XI

    hi
    Can someone guide me through the steps require for monitoring Synchronous Messages persistence in XI? I believe we need to swtche on logging in XI.

    Hi,
    yes you can turn on logging_sync parameter as shown in my blog:
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    but don't do it on PRD of course
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • BRF+ Message Log & "Rule as Expression"

    Hi colleagues,
    I am quite new to BRFplus and have two questions:
    1) I would like to use a message log action in order to indicate errors. I tried to follow https://wiki.wdf.sap.corp/wiki/display/FDT/Message+Log   with method SET_APPLICATION_LOG_OBJECT, but I can't find the class this method belogns to. I also tried modelling a rule & action message log with help of the UI. My question is how can I log messages and where can I find them after the function is beeing processed?
    2) In every guide I can read something about rule expressions and even how to create them (e.g. http://help.sap.com/saphelp_nw70ehp1/helpdata/en/cc/85414842c8470bb19b53038c4b5259/frameset.htm), but in the workbench there is no possibilty of creating rules as expressions but only rules and rulesets (the rule is not part of the "Expression" node).
    I hope somebody knows what I mean
    Thanks a lot & kind regards,
    Ilijana

    Thanks a lot for your response!
    Could you tell me why using rules and rulesets is not recommended for 7.01 ? This could be interesting for my bachelor thesis.
    Thanks & Kind Regards,
    Ilijana

  • CK40N : no message log update after =cksu

    Hi costing experts,
    In the costing run statistics there are errors for the marking step, which I correct by entering =cksu according to SAP note 542790.
    However, the message log for the marking step is not updated. It is hard to find which are the remaining messages in the overall message log, because there are some 400 messages in total and only 50 are still relevant according to the refreshed statistics.
    Does anyone have any idea's about what can be done to update the message log?
    Thanks,
    Caroline.

    I got below error in the ST22 dump....
    "Database error text........: "ORA-00060: deadlock detected while waiting for
    resource"
    Internal call code.........: "[RSQL/INSR//BIC/FZXX_C02 ]"
    I was searching for OSS notes associated with following keywords and note able to find any notes related my support pack level we are in SP13 (SAPKW70013)
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB" "WRITE_ICFACT"
    Any help will be greatly appreciated...
    Thanks,
    Raman

  • Message log not correctly associated with contact

    I'm having an issue where I cannot text message a particular contact or phone number. A series of steps I took seems to have exposed a glitch where the message log will not corrrectly associate itself to a newly created contact.  So now when I push the SMS button on the new contact, nothing happens. Also when I manually start a new text message and add the contact to the text message and press send, the message clears from the text box and nothing else happens.
    Here is how you reproduce the error:
    1. I called a number and quickly hung up, just as you would do to log a number for saving later.
    2. From the call log, I clicked on the SMS button to send a text message.
    3. I sent a text message.
    4. From the text message log, I clicked on the number at the top to save it to contacts.
    5. I saved a new contact with the number.
    6. If you go back to the message log, you should notice that the message log header does not update with the new contact's name. Instead it will still show the number.
    7. Finally, I went to the test contact and pressed the SMS button and nothing happens.
    After you add the contact like I did, it seems that the contact does not correct connect itself with the message log.
    After step 5, go to the message log and click on the message log header which should still be the number. When you do this, you would think it would open up the new test contact info card, but instead it opens up a new contact card, as if the number is not saved to a contact yet. It gives me the option to Add To Contacts at the bottom.

    I have the same issue.  I started not being able to text only one person.  I go to the contact and click on the "SMS" button and it doesn nothing.  If I try to send the message directly to the number it just doesn't do anything, the message leaves the text box, but doens't show up in the conversation window.  I'm not exactly sure what I did to do this, but I think it's because I added the same contact twice.  Once from my incoming calls, and once from my outgoing texts.  I've tried deleting all references to this number (ie the contact info, incoming/outoing calls and texts) but nothing has worked.  It must be the corrupt contact thing as well.

  • Message log is not getting deleted in WEBUI (BADI ORDER_SAVE)

    Hi,
    I am displaying an error message based on certain conditions in BADI: ORDER_SAVE (CHECK_BEFORE_SAVE). On getting error, I am correcting that error.
    Using CRM_MESSAGE_DELETE, I am deleting error message before displaying new error message. However, my error log is not going away. It is still displaying in the log in WEBUI.
    Could you please help me out, how can I delete error message, and error log from WEBUI.
    Thanks,
    Sandeep

    I  have the same question as you .
       I  have use folleing code to display message in web ui:
          if (conditions).
          CV_OWN_MESSAGE = 'X'.
          MESSAGE '商机描述已经存在,请修改后再保存!' type 'E' RAISING DO_NOT_SAVE .
        endif.
    but when i have edit the description , the Message log is not getting deleted in WEBUI .
    who can tell me , thanks for all your help !

  • Error message: "Logging into the account failed because an error occurred."

    Hello,
    We had an XServe G5 2.0 DP 5GB/80/2x250 running Mac OS X 10.3.9 Server with all updates as a main server for a school. The server provides Open Directory Master as well as File-Sharing (AFP and SMB) and e-mail services to about 30 teachers and 300 students. The user home directories reside on the server. A web server also runs on the machine. The students use a pool of laptops, which are configured with a local guest and admin account as well as access to the server-based home directories with Directory Access. The server had the OS running on the 80 GB hard drive and all data (Home directories, mail database, website, etc. were on the two mirrored 250 GB drives.) All was working well until...
    A few weeks ago, one of the two 250 GB died. We decided to use the opportunity to upgrade the server and set it up with 3 x 750 GB, two drives running as a mirrored pair to hold OS AND Data, the other as a stand-by unit to help replace a failing drive.
    We migrated the OS and all data from the previous drives without a problem. Since now, all data is residing on one pair of drives, we put the data from the old "Data" drive in a folder on the root level of the new HD pair. We wrote a script that launches at startup which creates the symlink in /Volumes/Data to link to /Data. We thought that with this, all would be well.
    However: When any user tries to log into his account from any iBook (10.3.9 or 10.4.11) (wirelessly), he gets the message:
    "Logging into the account failed because an error occurred. The home folder for the user account is located on an afp or smb server. contact your system administrator for help"
    If the user logs in to the guest account on the iBook, then accesses his home directory via file-sharing, he can see (read/write) all his data. So, the data and privileges seem to be OK, as well as Open Directory working correctly. Mail and the web work well also, as does logging in to a user account from one of the PC's (wired).
    Can anyone make any suggestions as to how to fix the situation? Currently, the users are using the guest accounts and accessing their data via filesharing, as well as using webmail for their e-mail, but this is a major nuisance.
    Any help will be greatly appreciated.
    Best regards,
    Alain Chammas
    A user trying to access his account from a PC (wired) has no problems.

    A good number of folks are having problems with this same error message at login, and nobody seems to have found a fix.
    I believe I have stumbled upon, if not a solution, at least part of the answer. If you're logged into a 10.4 workstation, open a Finder window and click the "Network" icon. The first time you do this, you'll only see "Library" and "Servers" icons, but if you let it sit for a moment, other folders will magically appear. One of these is "My Network" which is the critical part.
    In Workgroup Manager, edit one of your users' home directory configuration. There's a URL piece, usually "afp://server.domain.com/Users" (which is what shows up in the window when you click on the "Home" tab for that user), and then there's a "Home" path that is usually something like "/Network/Servers/servername/Users/username". Trouble is, you've noticed that 10.4 doesn't put servers into the "Servers" path, but rather into the "My Network" path.
    So, if you change that "Home" path to read "/Network/My Network/servername/Users/username", it should work--with one caveat. Apparently 10.4 doesn't create the "My Network" path on a given client until you actually browse the network on that client. If you haven't logged into a 10.4 workstation and browsed the network, the "My Network" path won't be there, and you'll still get the error. Login as a local user, browse the network (so that the "My Network" folder shows up), logout, and then login as an Open Directory user, and it should work.
    I'm betting that 10.3, 10.4, and 10.5 all handle this issue differently, so if you're in a mixed-version situation, you may have to experiment to find a workable fix.
    Derndest thing I ever saw.

  • Continuous CCMS alerts on failed synchronous messages

    Hello,
    We have failed synchronous messages in our PI system and get a CCMS u201CMessage age alertsu201D every hour. I canu2019t make it stop without disabling monitoring which I donu2019t want to do. The messages can not be deleted or canceled so I get this alert every hour. When I try to cancel the message in SXMB_MONI I get this message:
    You cannot cancel XML message 001E0BC80F681EE09FB5DB3E37C38A21 with this status/type
    Message no. XMS_ADM108
    Diagnosis
    You tried to exit an XML message.
    System Response
    However, you can only exit XML messages that were closed incorrectly.
    What can I do to get rid of these old messages? Note: I am a Basis guy so donu2019t have deep XI knowledge and our XI guy is busy with production issues right now. Any help is greatly appreciated.
    David

    I think I found it. I needed to schedule the delete job SAP_BC_XMB_DELETE_100 in SXMB_ADMIN. This deleted the old failed messages which should clear things up.

Maybe you are looking for

  • How to Commit transaction even the trigger fails?

    Hi Everyone, I got a situation here, i have two tables and a trigger. A main table and a log table. Whenever  a change happens in the main transaction ,   a log details will be inserted into the log table. Am using sql server 2000 and "For insert,upd

  • Expand options

    I would love to see this in Illustrator. After filling an object with a pattern, it would be great if you could expand that object and the result would delete all of the pattern outside the object instead of using a clipping mask. I have been using I

  • Updated TomTom app wont sync

    Hi, I have the TomTom app on my iPhone 4, but I cant update it directly from the device because I dont have enough space (1.46GB and the app is 1.8GB, but from reading around it needs a lot more than that temporarily while the app is updated). I thou

  • SM21 Errors DIA 000 000 SAPSYS D01 Transaction Canceled 00 152

    OK I have done almost every search I c an think of in service.sap.com, here and in Google.  I have exhausted my mind... I can not figure out what is causing the problem.  Here is what I am seeing: 14:16:12 DIA 000 000 SAPSYS            R68 Perform ro

  • Once we download it brings up a box that says "Run as" and has User name: Administrator and a box for Password. We can't get past this point. What do we do?

    we tried to dowload Firefox and it tried to run..it then brought up the box that states Run as at the top. It says: You may not have the necessary permissions to use all the features of this program you are about to run. You may run this program as a