NWA Log Viewer Access

Hello
Is there a way of giving someone access to log viewer in NWA and nothing else, not in NWA and not in the poprtal?
Thanks
Roy

Try assigning the role "SAP_JAVA_NWADMIN_LOGVIEWER_ONLY" .. user should see only log viewer through NWA.
Mahesh

Similar Messages

  • NWA Log Viewer - Sort by columns

    Hello Experts,
    I'm using NWA log viewer (J2EE version is 7.31 SP7).
    Is it possible to sort by columns?
    It doesn't make sense donwloading to excel just for sorting )-:
    Am I missing something?
    Regards,
    Omri

    Got an official answer from SAP - it is not possible to sort in NWA log viewer )-:
    Omri

  • Slow in accessing Virtual Admin, Log Viewer and ConfigTool

    I'm trying to access the Virtual Admin, Log Viewer and ConfigTool remotely and the accessing speed is awfully slow.
    Slow in terms of when I click on certain menu, it took me about 30-60 seconds just load the items.
    Any particular setting that I can do to improve the loading speed?
    P/S: I'm running SAP EP 7.0 on Sun Solaris 10, Oracle 10g, Java 1.4.3
    Thanks
    Edited by: Brandon Cheah on Sep 4, 2008 7:49 AM

    Hello,
    Check the CPU utilization on the server, maybe the server is very busy.
    Regards,
    Siddhesh

  • Log Viewer not working

    Hi Guys,
    I'm hitting error (RFC_ERROR_SYSTEM_FAILTURE) when i access MSS Team Calendar from the Portal. I'm trying to access the log files (defaultTrace.trc in the Log Viewer of the Visual Administrator) to try to find the error but it does not seem to capture it. ANyone has any idea why?

    hiiiiiii...
    try like this::
    http://hostname:port/nwa
    give ur hostname and port no... it wil open logviewer..
    refer the following thread::
    <a href="https://www.sdn.sap.com/irj/sdn/thread?messageID=758436#758436">https://www.sdn.sap.com/irj/sdn/thread?messageID=758436#758436</a>
    <a href="https://www.sdn.sap.com/irj/sdn/thread?messageID=387115#387115">https://www.sdn.sap.com/irj/sdn/thread?messageID=387115#387115</a>
    hope it may help u..
    thanks and regards,
    Chinnadurai.R
    [points r welcome ]

  • SAP NW 7.3 Application Server Java: Not able to open log viewer

    Hi Experts,
    I am facing this strange error in the NW 7.3 AS Java hence not able to see the logs. I tried to open the logs from nwa/logs and from troubleshooting --> logs and traces as well. Not sure whats wrong.
    Error while loading Log Viewer: Overview
    Next steps :Create CSS ticket in component BC-JAS-ADM-LOG-LGV 
    Technical Details :Stack Trace  See Logs
    com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area
    Caused by: java.lang.NullPointerException: while trying to load from an object array loaded from local variable 'content'
    Please suggest on this, any pointer will be appreciated.
    Regards
    Jeetendra

    Hi Satish,
    I can see the logs from OS level but that is restricted only to administrative use not all the users of server have os level access. I updated the LM CORE and CORE Tools component to NW 7.3 SP03 however, it did not help. I am posting the log as follows
    Stack Trace
    com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:164)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)
    at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:418)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:352)
    at com.sap.lm.itsam.ui.floorplan.FloorPlan.loadEmbeddedApplicationInternal(FloorPlan.java:2051)
    at com.sap.lm.itsam.ui.floorplan.FloorPlan.loadEmbeddedApplication(FloorPlan.java:442)
    at com.sap.lm.itsam.ui.floorplan.FloorPlan.init(FloorPlan.java:645)
    at com.sap.lm.itsam.ui.floorplan.FloorPlan.loadProfessionalApplication(FloorPlan.java:1174)
    at com.sap.lm.itsam.ui.floorplan.FloorPlan.navigateNFtoEmbeddedApplication(FloorPlan.java:1745)
    at com.sap.lm.itsam.ui.floorplan.wdp.InternalFloorPlan.wdInvokeEventHandler(InternalFloorPlan.java:966)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.invokeEventHandler(DelegatingComponent.java:248)
    at com.sap.tc.webdynpro.progmodel.components.Component.fireEvent(Component.java:492)
    at com.sap.tc.lm.co.ui.nwa.workcenter.overview.wdp.InternalWorkCenterOverview.wdFireEventNavigateToEmbeddedApplication(InternalWorkCenterOverview.java:315)
    at com.sap.tc.lm.co.ui.nwa.workcenter.overview.WorkCenterOverview.fireEventNavigateToEA(WorkCenterOverview.java:381)
    at com.sap.tc.lm.co.ui.nwa.workcenter.overview.wdp.InternalWorkCenterOverview.fireEventNavigateToEA(InternalWorkCenterOverview.java:222)
    at com.sap.tc.lm.co.ui.nwa.workcenter.overview.WorkCenterOverviewView.onActionNavigate(WorkCenterOverviewView.java:440)
    at com.sap.tc.lm.co.ui.nwa.workcenter.overview.wdp.InternalWorkCenterOverviewView.wdInvokeEventHandler(InternalWorkCenterOverviewView.java:221)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:75)
    at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:159)
    at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:94)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:515)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:55)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1667)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1481)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:899)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:871)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:355)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:325)
    at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
    at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)
    at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:453)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:462)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:270)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: java.lang.NullPointerException: while trying to load from an object array loaded from local variable 'content'
    at com.sap.lm.itsam.ui.lv.wd.comp.LV.isExternalLocation(LV.java:488)
    at com.sap.lm.itsam.ui.lv.wd.comp.LV.wdDoInit(LV.java:151)
    at com.sap.lm.itsam.ui.lv.wd.comp.wdp.InternalLV.wdDoInit(InternalLV.java:231)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)
    ... 77 more
    Please let me know if there is any other work-around for this. Thanks a-lot for your help.
    Regards
    Jeetendra

  • Log View Link Disappeared

    Hi All,
    I used to be able to access the Log Viewer via
    Systems Administration >> Support >> Portal Runtime >> Log Viewer (EP 6.4 SP12)
    However I can't find it on SP15.  I have super_admin access.
    I have a work around by creating an URL iView.  with the URL >>/irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default
    or entering
    http://myserver.com:51000/irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default
    Thanks
    Brian

    Hi Brian,
    the Log viewer you are searching for is gone because of too many apps providing the same functionality (visual admin, NWA, standalone log viewer etc.)
    Regards,
    Pascal

  • Audit log viewer

    Hi to all
    I'm newbie to SQL Server.
    I'm trying to configure the server (Enterprise ver. 11) to track change regarding  insert/update/delete of records inside a simple single table.
    I dont know exactly what and how the audit features of SQL Server write and track, but I need a table where I can read the changes on some table or some field of that tables.
    I made some empirical temptatives.
    I created the Audit Server (on Security of database instance). Then I created the "Server Audit Specification"...where I specified UPDATE as type, OBJECT...my table, and entity... my user that connect to database (For this temptative I'm using
    a Access database linked/connected by ODBC. Work good because I see the changes made in Access, inside the SQL Management Studio).
    than I activated the Audit Server... then activated Audit Specification (on my database schema).
    I made some change on table... but I see empty the View Log Viewer.
    I try to configure the audit server as file or as application. I don't know if the problem is there.
    Could someone give me some basic/dummie suggestion?
    thank you.
    Daniele.b75

    Hi,
    Alternately, you can create a trigger to audit the table and then write certain information to another table. Here is a sample code.
    create table demo
    ( c1 varchar(50)),
    c2 varchar(50)),
    go
    create table audit_demo
    old_c1 varchar(50)),
    old_c2 varchar(50)),
    audit_UserID varchar(50)),
    audit_Timestamp datetime,
    audit_action varchar(50))
    go
    create TRIGGER updDemo
    ON demo
    for UPDATE
    as
    if(UPDATE(c2))
    begin
    INSERT INTO audit_demo
    (old_c1,
    old_c2,
    audit_UserID,
    audit_Timestamp,
    audit_action)
    SELECT c1,c2,SUSER_SNAME(),GETDATE(),'update'
    FROM deleted
    end
    insert into demo values('a','p')
    insert into demo values('b','p')
    insert into demo values('c','p')
    insert into demo values('d','p')
    demo for update trigger
    select * from demo
    select * from audit_demo
    update demo set c2='ppp' where c1='b'
    go
    select * from demo
    select * from audit_demo
    Thanks.
    Tracy Cai
    TechNet Community Support

  • FTP communication channel generating logs in NWA Logs and Traces

    Dear all
    Wishihg you all a very happy new year. I have a peculiar issue, where I am using a FTP adapter, and files are deposited in an FTP location. This processing is runnign succesfully. However, my NWA logs says that there is communication issues while putting htis file in the server.
    Whenever there is a transaction happening this error gets generated in NWA log.
    Does any one have any idea why this is happening.
    Many thanks & Regards : Bobby Bal
    Below mentioned is the error message.
    Message:   Error during disconnect from ftp server ediftp-pw09.colpal.com, ignored: com.sap.aii.adapter.file.ftp.FTPEx: 421 Unexpected reply codeTerminating connection.
    Severity:   Error
    Date:   2012-01-10
    Time:   09:18:12:191
    Category:   /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File
    Location:   com.sap.aii.adapter.file.File2XI.disconnectFTPServer
    Application:   
    Thread:   XI File2XI[XXX_WMS_SENDER_CC/SYS321/XX_ChinaWMS]_34877
    Data Source:   j2ee/cluster/server1/log/applications_01.log
    Arguments:   
    Passport User Activity ID:   7f0f0ddd38fd11e1b099c68806a4be02
    Message ID:   com.sap.SOA.apt_file.0058
    Session:   0
    Transaction:   
    User:   J2EE_GUEST
    Time Zone:   0-500
    Customer Message Component:   BC-XI-CON-AFW
    Runtime Component:   com.sap.aii.af.lib
    Correlation ID:   144518351000001784
    Passport Session:   7F0F0DDD38FD11E1B099C68806A4BE02
    Passport Connection:   7f0f0ddd38fd11e1b099c68806a4be02
    Passport Connection Counter:   0
    Log ID:   C000A7E404320DFE00000000013600A4
    Host:   xppapp14
    System:   XPP
    Instance:   DVEBMGS14
    Node:   server1

    Hi Bobby,
    1. Check whether the user you are using has access control i.e Read/Write Access from the folder in FTP server..
    2. Check it at OS level by directly pasting or pick the files..
    3. From SAP end check the user credientials provided in the file adapter i.e username of the FTP server and the Password of the FTP server it is case-sensitive.
    4. Try to give the exact path from where the file is to be picked and reactivate the scenario.
    5. what is the file size of the file that is going to be picked from the ftp server.
    6. Then finally check in Communication channel monitoring detailed log what is the error it was coming and check the log in XI server you can clearly notice the error.
    Even some times it will access at OS level but not through the server for this reactivate the adapter and provdie the user credentials and the path once again..
    Regards,
    Ravi

  • Server.log and access file previous record are overwrite

    Hi,
    I am having problem that my server.log and access file in all instance have been overwrite by latest record. Suppose all the system.out.print will append to the server.log. However, my problem is the log which has been written to server.log in earlier time (mayb morning till afternoon) is replaced. From the server.log, I am only able to view the log which start from 11 pm. The same case happen to access file as well. This incident is not happen everyday but sometimes.
    I am wondering what is happen and how i can solve the problem.
    Any help/guidance is highly appreaciate.
    Thanks.

    Hi,
    Did anyone know the solution for this issues..
    Thanks.

  • Log Viewer Link

    Hello,
    When we migrated to NW04 Sp15 the Log Viewer Link from System AdministrationSupport disappeared. How can I view the portal log?, I don´t have access to the server, for that reason I want to see the log from the portal. Are there a way to see again the link Log viewer or exist another way to see the log?
    Thanks in advance for your help
    Maria Teresa

    Hello,
    I also faced the same problem.
    The link is missing in SP15. you can still access the log view with the following URL.
    http://<<servername:port>>/irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default
    consider rewarding points.
    Regards,
    Lakshminarayana

  • Log Viewer Set up

    Hi all,
    SAP Portal comes with a log viewer. Some how I am unable to get information on how to set up log viewer. So can any one please help me regarding setting up and running the log viewer?
    Thanks and Regards,
    Pawan.

    Hello Pavan,
    Simple way of accessing the log- viewer is
    Go to /usr/sap/<SID>/JC50/j2ee/admin/log-viewer folder and run logviewer.sh (Unix)
    Windows - c:\usr\sap\<sid>\JC50\j2ee\admin\log-viewer and run logviewer.bat
    Or you can log in to visual administrator > Cluster> server --> Logviewer
    Hope this helps.
    Thanks,
    Praveen
    PS. Dont forget to assign points

  • View access denied to Subject  on a Rule error: - what does it mean?

    I get this red error message when I attempt to validate a field on a form.
    I am logged in as mailadmin and I am using his default form. When I edit and save a user, I want to ensure that the mail username is unique.
    I wrote a rule which compares the username entered on the form against all present IdM accountIds (queriable attribute 'name'). The rule has a <RunAsUser> section and the rule runs as id 'Configurator'
    What is the trick here to allow mailadmin View access?
    I want an admin (not Configurator) to be able to list all IdM objects so I can apply the Attribute condition startswith for all present IdM accountIds. I believe it should be possible.
    Any hints gratefully accepted

    I've had problems with a rule that was unaccessible to end users. here is what I had to change in the rule :
    <Rule authType='EndUserRule'
    <ObjectRef type='ObjectGroup' id='#ID#All' name='All'/>
    now it works

  • PI NWA Log Config change does it need restart?

    I would like to see detail trace info of FTP messages, hopefully to see ftp commands in the trace.
    So I have changed the   File adapter default trace level to "All" in NWA Log Configuration.
    I logged out of NWA and posted some ftp messages and relogged into NWA and looking log viewer (defaultTrace) file, I don't see the details.
    Do I need to restart the PI server this trace level to take effect?
    also is there any other way to get to see the details of the ftp commands?
    Thanks in advance.

    Hello
    No, a restart is not required. The application should start writing at the new logging severity. It is possible that the message was processed on a different java server node. Anyway, you can check note #761921 Creating an XI Adapter Framework trace file. This documents the exact steps required to increase the logging severity.
    There is another tool available in note #1514898 XPI Inspector for troubleshooting XI. You will be able to see the ftp commands in here also.
    Regards
    Mark

  • Gkismet and kismet-log-viewer

    kismet-log-viewer PKGBUILD
    pkgname=kismet-log-viewer
    pkgver=0.9.7
    pkgrel=1
    pkgdesc="Takes Kismet .xml log files and produces a nicely formatted html interface to browse the logs with"
    url="http://www.mindflip.org/klv/"
    depends=('perl-xml-libxml')
    source=(http://www.mindflip.org/klv/$pkgname-$pkgver.tar.gz)
    md5sums=('d9d878690e807477a918b2292946993f')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    install -d -m755 $startdir/pkg/usr/bin
    install -m755 ./*.pl $startdir/pkg/usr/bin
    EDIT
    I'm sorry for this but it looks like I was too fast with posting gkismet pkgbuild.
    This package will not work with current gtk-perl version because it does not support old gnome libs (1.4). And there is no package for old gnome-libs.
    If you already have gnome-libs from somewhere you can recompile gtk-perl (change standard gtk-perl pkgbuild from extra) and gkismet should work fine.
    But IMO this is not worth the time and used disk space.
    I hope gkismet devs will move to gtk2 soon.
    Sorry again for any trouble.
    gkismet PKGBUILD
    pkgname=gkismet
    pkgver=0.0.9
    pkgrel=1
    pkgdesc="GTK GUI frontend for Kismet wireless snifer"
    url="http://gkismet.sourceforge.net"
    depends=('gtk-perl' 'kismet')
    makedepends=('sed')
    source=(http://gkismet.sourceforge.net/$pkgname-$pkgver.tar.gz)
    md5sums=('cbcdbc9d29d470e8b4e4564f1c2c370c')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    #fixing paths
    sed -i "s:PREFIX=/usr/local:PREFIX=${startdir}/pkg/usr:" ./Makefile
    sed -i "s:ETC=$(PREFIX)/etc/gkismet:ETC=${startdir}/pkg/etc/gkismet:" ./Makefile
    sed -i "s:!PREFIX!:/usr:" ./gkismet.pl
    sed -i "s:$self->{'path'}{'etc'} = $prefix . '/etc/gkismet':$self->{'path'}{'etc'} = '/etc/gkismet':" ./GKismetApplication.pm
    make install

    I stopped CE then moved the entire log to a temporary location and created a new empty log directory. I started CE and then went into NWA to see if the Log Viewer would display. I still recieve the same error as before. Any other suggestions possibly? Is there a way to simply install the Log Viewer?
    Thanks and regards,
    Cheryl

  • Unable to see custom Trace messages in Log Viewer which were defined in UDF

    Hello Experts, I am not able to see my trace messages in Log Viewer. I have a small user defined fuction which takes a variable and returns its uppercase and while do that it writes few warning level trace messages in the trace file. I've tried changing the levels from Warning to Info but I still don't see anything in my Log Viewer. At this point I am not even sure if I am looking at right place. When I test my mapping in Message Mapping's Test tab it works fine and shows me all my trace messages. But when I do end to end it is not writing anything to the trace file. I've tried to use instructions from following blogs:
    1. /people/michal.krawczyk2/blog/2007/04/30/xipi-personalized-logging-tracing(logging and tracing)
    2. /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni (logging and tracing)
    3. /people/michal.krawczyk2/blog/2005/02/25/simple-java-code-in-graphical-mapping--xi(for my UDF)
    but I still don't see traces in my Log Viewer. Please let me know if I am doing anything wrong here.
    Thanks in advance!!
    ==============================================================
    public String TraceVar(String var1, Container container) throws StreamTransformationException{
    AbstractTrace importanttrace; //create an instace of AbstractTrace
    importanttrace = container.getTrace(); //get trace
    importanttrace.addWarning("FiletoFileMP:MyUdflibrary: " + var1); //write first message to the trace
    // fix the naming conventions later
    String SenderName; // declare multiple vars to store infos
    String ReceiverName;
    String interface_name;
    String message_ID;
    String time_Sent;
    java.util.Map map;
    map = container.getTransformationParameters();
    //get interface info into the variables
    time_Sent = (String) map.get(StreamTransformationConstants.TIME_SENT);
    message_ID = (String) map.get(StreamTransformationConstants.MESSAGE_ID);
    interface_name = (String) map.get(StreamTransformationConstants.INTERFACE);
    SenderName = (String) map.get(StreamTransformationConstants.SENDER_NAME);
    ReceiverName = (String) map.get(StreamTransformationConstants.RECEIVER_NAME);
    //post interface info to the trace
    importanttrace.addWarning("Time Sent: " + time_Sent);
    importanttrace.addWarning("Message ID: " + message_ID);
    importanttrace.addWarning("Interface Name: " + interface_name);
    importanttrace.addWarning("Sender Name: " + SenderName);
    importanttrace.addWarning("Receiver Name: " + ReceiverName);
    //convert var1 to uppercase to make sure this function has be executed
    return var1.toUpperCase();
    Edited by: Mayur Patel on May 5, 2009 11:03 PM

    Thank you Prateek for a quick response.
    Yes I was able to see my trace messages in SXMB_MONI. Below is my the info... This is great. I am still not sure why this info is not showing up in Log Veiwer's (default trace) window. Any ideas? Since this XML file contains lots of other information I was wondering how to put my trace messages into the log viewer.
    Thanks!!
      <Trace level="1" type="T">*** START APPLICATION TRACE ***</Trace>
      <Trace level="2" type="T">FiletoFileMP:MyUdfLibrary: Honda</Trace>
      <Trace level="1" type="T">FiletoFileMP:MyUdfLibrary: Honda</Trace>
      <Trace level="1" type="T">Time Sent: 2009-05-05T16:16:39Z</Trace>
      <Trace level="1" type="T">Message ID: 366CEAF14D3B410033AFDDB71CD2AF73</Trace>
      <Trace level="1" type="T">Interface Name: SIC_Car_Outbound</Trace>
      <Trace level="1" type="T">Sender Name: SIC_Car_Outbound</Trace>
      <Trace level="1" type="T">Receiver Name: SI_Car_Inbound</Trace>
      <Trace level="1" type="T">*** END APPLICATION TRACE ***</Trace>

Maybe you are looking for

  • Urgent help - MUSE email form not working - PLEASE HELP

    HI to all!! I'm having a big issue here with Adobe Muse cc 7.0 I have my personal domain www.shepherdtextiles.com and third party host (here in China which is 72e.net (and yes, got all php and so on requirements Adobe Muse needs) I follow carefully a

  • URGENT help needed in creating external xml video plalist. Please help!

    I was given an assignment to  create and external video playlist using an xml file.  I have never used  flash before, know nothing about encoding and all that was given to the  class in terms of instuctions was a short tutorial that has no  resources

  • ITunes 11 - Get Info greyed out for movies on external drive

    With iTunes 10, my itunes movies and TV shows grew to about 1.2TB of data, and I shifted them to an external drive. I was able to edit the information via 'get info' until upgrading to iTunes 11. Now all the information, bar the 'five stars' field ar

  • ADF 11.1.13 View Criteria

    suppose the following senario in ADF 11.1.1.3 i want to add a view criteria on an Date attribute such it value between to values using befor and after condition not between (to enable one of value is null) but the ADF give out of index error when i t

  • Producer consumer problem - semaphores

    problem solved. Message was edited by: nasher