Capture message in Display Log

Hello Experts,
I have this bdc program which is posting GR via 'CALL TRANSACTION MIGO.....MESSAGES INTO T_MSTB.
But the messages in table T_MSTB is not the actual messages in the display log, it is showing 'No batch input data for screen.....' instead.
Any advise on this?
Thanks in advance,
Audrey

hi,
yes this means that your BDC data/table is not complete...i suggest you run it in foreground or create a record(SM35 - normal run ) to check what fields are lacking...you can also see the BDC data produced after recording..and like zry said you can also check msgs in bdcmsgcoll..

Similar Messages

  • Unable to capture messages from java.util.logging

    I have a class called (Caller.java) which invokes a method called foo from another java class(Util.java) using reflection API.Now this method foo logs messages using Java's logger.My requirement is to call foo for 3 times from Caller and capture/redirect the log messages into 3 log files.
    But only the first log file is capturing the log messages(from logger) and other two are not ?
    Plz suggest if I am doing somethin wrong here ?
    Caller.java
    package project2;
    import java.io.File;
    import java.io.FileNotFoundException;
    import java.io.PrintStream;
    import java.lang.reflect.Method;
    public class Caller {
        public Caller() {
        public static void main(String[] args) throws Exception {
            Caller caller = new Caller();
            for (int i = 0 ;i<3 ;i++ )  {
                caller.createLogStream(i);
                System.setOut(caller.getPs());
                System.setErr(caller.getPs());
                /*****************Invoking Util.java*****************************/
                Class clas = Class.forName("project2.Util");
                Method m = clas.getMethod("foo",null);
                Object obj =clas.newInstance();
                m.invoke(obj,null);
        public void createLogStream(int i) throws FileNotFoundException {
            ps = new PrintStream(new File(System.getenv("HOME")+File.separator+"MyLog"+i+".log"));
        public void closeLogStream(){
            ps.close();
            ps = null;
        private PrintStream ps = null;
        public PrintStream getPs() {
            return ps;
    } Util.java
    package project2;
    import java.util.logging.Logger;
    public class Util {
        Logger logger = null;
        public Util() {
            logger = Logger.getLogger(this.getClass().getName());
        public void foo(){
            System.out.println("Hello out stream");
            System.err.println("Hello error stream");
            logger.info("This is an information");
            logger.warning("This is a warning message");
            logger.severe("This is fatal!! ");
    }First Log file MyLog0.log:
    Hello out stream
    Hello error stream
    Feb 16, 2009 7:55:55 PM project2.Util foo
    INFO: This is an information
    Feb 16, 2009 7:55:55 PM project2.Util foo
    WARNING: This is a warning message
    Feb 16, 2009 7:55:55 PM project2.Util foo
    SEVERE: This is fatal!!
    Feb 16, 2009 7:55:55 PM project2.Util foo
    INFO: This is an information
    Feb 16, 2009 7:55:55 PM project2.Util foo
    WARNING: This is a warning message
    Feb 16, 2009 7:55:55 PM project2.Util foo
    SEVERE: This is fatal!!
    Feb 16, 2009 7:55:55 PM project2.Util foo
    INFO: This is an information
    Feb 16, 2009 7:55:55 PM project2.Util foo
    WARNING: This is a warning message
    Feb 16, 2009 7:55:55 PM project2.Util foo
    SEVERE: This is fatal!! Other 2 log files have only this much
    Hello out stream
    Hello error stream

    A stale Connection Factory or Connection Handle may be used in SOA 11g
    Regards,
    Anuj

  • How to display custom error message in Job log for batch processing

    Hi All,
    I am rexecuting one R/3 report in batch mode and i want to display all the custom error i have handled in job log when its executed from SM36,SM37. The custom error are like 'Delovery/Shipmet doe not exits' or others which we can display in online mode like message e100(ZFI) or any other way and accordingly we can handle the program control like come out of the program ro leave to transaction'Zxxx' or anything. But i want my program to be executed completely and accumulate all the error in job log of batch processing.
    Can anyone tell me how can i do so...
    Thanks,
    Amrita

    Hi,
    Thats what i have done from the begining. I have written message like this:
    Message i100(ZFI).
    I was hoping to see this message in the log. But i cant see. Can you help me pleae...

  • Need  to read messages from the log instead of displaying

    Hi,
    I need to read all the messages from the log with a particular log no..
    i was able to display it using FM  BAL_DSP_LOG_DISPLAY..But i want to collect the messages instead of displaying..To display according to my requirement..
    Thanks in advance

    Use this for reading :
    BAL_LOG_MSG_READ
    Regards
    Neha

  • Not displaying Log Message

    Hi All,
    I facing problem in displaying the log message.
    Here is what I am doing.
    I have created a RDF Report, In that In Before Report Trigger I have called Packaged.Procedure.
    (Packaged.Procedure has all code that  is needed.
    I have used the
    fnd_file.put_line(fnd_file.log,'Message') to display message in log.
    But when I ran the report I am getting the expected output. But when in Log I am not seeing the Message.
    Please help me how to display message. Or is there any way to display message in Log.
    Note: I didn't register the package as Concurrent Program. I have Concurrent program of type Oracle Report.
    In package I didn't use parameter ERRBUFF and RETCODE, since it is necessary only if we register as Concurrent program.
    Thanks in advance.
    Regards,
    Uva.

    Hi!
    Lets try these once again even if u followed previously....
    1. First go to SXI_CACHE and do cache refresh once inorder to reflect the IR and ID Objects once again....
    2. Also do Adapter Cache refresh once again some times adapters may not reflect the updated changes and then now make some changes in the SUBject and save and activate it..
    3. THis Point is Optional Suppoe if you are using any FTP FILE ADAPTER
    Check the source and destination folders are same as give in your channel and FTP also please check the file name mentioned is exactly same and make sure there may not be any spaces
    4. If possible if u r admin do once J2EE Soft Restart instead of restarting entire server..or else instead of doing hard restart..
    5. After making changes and saving and activating try the scenario once aand also go to Run time work bench and communication channel Monitoring onceagain check the status...
    6. Most important thing is Go To RWB--> Message Monitoring--> Check the status of the message in both Integration Engine and Adapter ENgine so that you can get where it is failing and also where it was strucked....whether in Integration server side or else Adapter Engine side...
    7. Also please check one again SXMB_MONI, SMQ1 and SMQ2 and ST01 ( which is used to Trace the message by using this ST01),,,
    I hope it works....also check once mapping side once again...
    Regards:
    Amar Srinivas Eli

  • Custom message required on log on pop-up in SAP CRM WEB UI

    We required custom message to the log- on popup, right now the message is coming after we give the user ID and password "starting SAP CRM" instead of that
    user required welcome message.., how can achieve this ?
    Please reply as soon as possible.

    Hi Pankaj,
    did you already check the guide in the CRM Wiki:
    https://wiki.sdn.sap.com/wiki/display/CRM/WelcomeUserMessageinWeb+UI
    Hope this answers your question.
    Best Regards,
    Michael

  • Unable to capture in Async Hot Log

    Hi,
    I am unable to get the changes captured in async hot log mode of operation. Have verified that DB is in archivelog mode and am able to create change tables, but changes in the source table are not getting propagated. Is it due to logs not getting picked up from the proper place.
    my change_sources view has empty values in all the fields except source_type, source_description and created.
    would appreciate any pointers for what may be missing..or how to go about identifying the problem.
    Thanks,
    RK

    Thank you Patrick. You have helped me before, so thanks again.
    I do not have anything else connected to the firewire ports. I have an external hard drive, but I have tried to capture with and without the hard drive attached. I did recently back up using Carbon Copy Cloner to another hard drive, if anyone thinks this may be the issue.
    I can't recall the exact error message in FCP (I have deleted the program trying to fix the issue, and focus on the capture problem in Quicktime thinking that if Quicktime and iMovie both don't capture, that the problem is not with FCP, but either with the OS or the back end of QT) I can re-install FCP to give you the exact FCP error message if you would like me too. Ie, if the exact error message is necessary.
    Thanks again for your response.

  • Hi, I've recently bought an iPad2 and can't get connected with AppStore or iTunes, when I tap on these icons a grey page pops up saying is loading but never opens the page, no failure message is displayed, it just keep saying is loading. Apparently it is

    Hi, I’ve recently bought an iPad2 and can’t get connected with AppStore or iTunes, when I tap on these icons a grey page pops up saying is loading but never opens the page, no failure message is displayed, it just keep saying is loading.
    Apparently it is not an issue with wifi since Safari, You Tube and Maps work well, I’ve tried some of the tips, e.g. log off/on my Id, change password but no one worked.
    Your help will be highly appreciated.
    Thank you.
    Luis.

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo. Ignore the red slider.

  • I keep get an "Error (-50)" message when I log into iTunes on my MAC

    I didn't have this as a problem before, but all of a sudden I cannot log into my iTunes account on my MAC.  When I try to go into Store and then Sign in, I get an "Error (-50)" message.  I have tried going in and changing the parental controls (something I saw elsewhere), but that didn't work.
    I updated both my Mac OS and itunes, but that didn't change anything. I have restarted my computer and even done a hard reset by turning it off.  When I opened iTunes again, before I even did anything, it gave me and "Error (-49)" message. 
    Also, I have some program called Safe-Eyes on my computer as a parental control, and went in and added all the different websites associated with iTunes (per another help page), but that hasn't worked either.
    Because of this, I cannot get any of my songs from iTunes Match, except those that had already been downloaded onto the computer (1/16 of my music library).  Sure I can access them on my iPhone, but now I can't transfer that music onto my Nano.
    One additional note: I saw on the communities the recommendation to delete your iTunes Download file, but I don't appear to have one in my iTunes Media folder. 
    Thanks!

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Regarding Messages to Job Log

    Hi,
    What is a Job Log.
    i have to write messages to job log.
    how to do this.
    how can i see that messages whether it is written or not.
    how it can be seen to the client/user.
    regards,
    kiran

    Hi Kiran
    Use 'write' to display the message in the job log.
    write : / log_message.
    Place this statement after the block of statements in your program where you want the message to be displayed in the log.
    You can see the job log in SM37 transaction.
    hope this helps you.
    regards
    Message was edited by:
            Sarah Bollavaram
    Message was edited by:
            Sarah Bollavaram

  • Does Firefox 3.6.8 on Mac OS X 10.6.4 support Juno Web Mail "new message center" display?

    Does Firefox 3.6.8 on Mac OS X 10.6.4 support Juno Web Mail "new message center" display?
    == URL of affected sites ==
    http://webmaila.juno.com/webmail

    Does this only occur with 10.6.8?  I just gave this a try on my 10.8.3 system with AIR 3.6 but couldn't reproduce the crash on quit.  However, I also was unable to log into the application due to lack of credentials.  Could you please open a bug on this over at bugbase.adobe.com?  If we need to log in to reproduce the bug, please send any test credentials to [email protected]  Once the bug has been entered, please let me know the bug number so I can attach the symbolicated crash log to the bug report.
    Thanks,
    Chris
    Ps.  If you haven't already, can you also try out our 3.7 beta build?
    3/26/2013 - AIR 3.7.0.1410 Runtime and SDK Beta

  • How to write messages into system log(sm21) using c_write_syslog_entry

    Hi,
    May i know how to write my application messages into system log(sm21)
    using "c_write_syslog_entry". Any explanation regarding the Type. ID, Data
    will be useful with examples. Incase of any other FM's or C functions does
    the same Please let me know.
    Thanks
    Prasath

    Hello Prasanth
    I agree with Kareem that you should prefer the application log. If interface IF_RECA_MESSAGE_LIST is available on your SAP system this is the first choice for collecting messages AND storing them as application log.
    For an example you may have a look at my Wiki posting [Message Handling - Finding the Needle in the Haystack|https://wiki.sdn.sap.com/wiki/display/profile/2007/07/09/MessageHandling-FindingtheNeedleintheHaystack]
    Not shown in this example is the storage of the application log. However, if you look at method CF_RECA_MESSAGE_LIST=>CREATE you see that you can add the application log references here.
    Regards
      Uwe

  • Trace level of RWB's Message Monitoring - Detail Message - Tab "Audit log"

    Hi,
    My flow is: File -> PI -> Transformed File with seeburger module. Everything is good except the trace level in RWB.
    Exactly, in our PI production, under RWB -> Message Monitoring, when I select a message (e.g PI -> Outside) and see its Detail, under tab "Audit Log", I have a log with only 2 pages (which corresponds to the sender part "File -> PI")... whereas in our PI pre-production, I have 4 pages for the exact same flow, on which I have also info of the receiver part "PI -> Outside"...
    My question is just: do you know which parameter is involved in this trace level of RWB's Message Monitoring Detail log ?
    regards.
    Mickael
    Note: in [Help SAP|http://help.sap.com/saphelp_nw04/helpdata/en/fd/16e140a786702ae10000000a155106/frameset.htm], I see only this sentence "Audit Log: The audit log for the selected message is displayed as the default setting.".
    Edited by: Mickael Huchet on Oct 18, 2011 1:59 PM

    Hi Shabarish,
    Thanks that will help to localize my search.
    else by hazard, you don't know which parameter in this tree is for the "Audit Log"?
    coz I did a quick look in prod and pre-prod, but it seems the severity is the same (e.g "Info" for most of them) whereas the trace level of "Audit log" is different.
    Thanks for
    Regards.

  • Popup message to all logged in users

    Good afternoon,
    Is there a way of sending a popup message to anyone logged into an APEX Application - such as: "System is going down for emergency reboot of server. Please log out.", or similar type of message.
    I understand that the potential exists that someone that shows as logged in might have closed their browser and all of that. But I have a "strongly worded request" to do the popup thing if possible.
    I can parse through those that have logged in, find their emails and send out an email message, but that might not have the same urgency to the user as a popup message would have - particularly if the popup is modal.
    I've tried to search the forum, but I haven't seen anything on this. That doesn't mean it isn't here, it just means I didn't find it.
    Sorry I forgot: APEX 3.2, Windows 2003 servers; Oracle 11g database. If you need more details, let me know.
    Thanks,
    Don.
    Edited by: dfcii_2 on Sep 1, 2010 5:27 PM

    Good morning Roel,
    The solution you proposed - creating a Region on Page 0 that reads from a table and displays ONLY if the record count in that table is > 0 works PERFECTLY! I tried it out and I get the expected results.
    For anyone else that may wish to try this, what I did was to include a :P0_MSG_COUNT variable and on each of my primary pages (those used most frequently and those refreshed by child pages), I included a process to re-check the table so each time the page was refreshed, if there was a message, it would display.
    Something like this:
    select count(1)
      into :P0_MSG_COUNT
      from MSG_TABLE;I set this procedure to run every time the page is loaded or refreshed. This will check to see if something was posted after the user logged into the application.
    Thanks,
    Don.

  • **ERROR: Messages in webi log files

    Hi,
    My log files seem to be littered with messages like:
    ***ERROR:C3_cdbDSLServer:(A) cdbDSLServer_LoadUniverseMetadata : CreateChildItem (false)....
    or
    **ERROR:C3_Dictionary:cdbDictionaryFolder::RegisterFolder failed for: "WE Calendar"....
    or
    **ERROR:C3_tbDimensionalSLDS:BOException: ...
    or
    **ERROR:IECore_kc3CoreEngineImpl:GetUniverseLOV failed.
    etc.
    These show up in the Webi server logs.  We don't see these on the screen and I am having a hard time tracking any information about them down.  Is it a *real* error? Should I be concerned??
    thanks,
    -missy

    SAP Support said not to worry about the messages marked as ***ERROR as they 'soft errors'.
    For the example of :
    ERROR:C3_cdbDSLServer:(A) cdbDSLServer_LoadUniverseMetadata : CreateChildItem (false)...
    This message was due to a report loading the objects and taking longer than the system is designed to wait, so it logs a message and continues on to completion.  I paraphrased that a bit, but that was the primary description.
    In contrast, if it was a hard error, the report would fail and a message of some sort would be displayed on screen.
    If reports start failing or messages are displayed on screen, then I should be concerned and should open a new ticket.
    So pretty much what you said Prabhith.
    I can't say I get a warm and fuzzy feeling about this response, but nothing is failing on our end, so at the same time I am not going to push the issue.  His response was prompt and he had seen it before, so I am less worreid, but I will still continue to keep an eye on it as usual.
    thanks,
    missy

Maybe you are looking for