How to View Transport Log in DEV SAP Portal System

Hi All,
Kindly help me by giving me the path of where is the Import, Export and Transport Log maintained in SAP Portal.
And is it posible to view the Log of other systems from DEV system? If yes then how.
Thanks in Advance.
Regards,
Disha.

Hi,
Please navigate to usr/sap/trans/CMS/log to view logs.
Alternatively in the CMS, you can click on "Go to History" which will display all previous transports. You can see the details from there.
Thanks

Similar Messages

  • How many users have logged in the Enterprise portal

    Hello Expert,
    Please suggest..
    Feature required to monitor as how many users have logged in the Enterprise portal 7.0(Portal is Implemented with MDM), so that utilization can be known.
    Regards,
    Vidhanshi

    Hi,
    You can wirte the following code to get the logged in user's ID
    try {
          IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
          IUser sapUser = wdClientUser.getSAPUser();
          IUserAccount[] acct = sapUser.getUserAccounts();
          String str = acct[0].getDisplayName();
          wdComponentAPI.getMessageManager().reportSuccess("user "+ str);
         } catch (WDUMException e) {
         // TODO Auto-generated catch block
         e.printStackTrace();
         } catch (UMException e) {
         // TODO Auto-generated catch block
         e.printStackTrace();
    You need security api for using it make sure that is present.
    [Find out who is login into the Portal|http://forums.sdn.sap.com/thread.jspa?threadID=1723807]
    Hope This is Help full for you!!!
    Best Regards
    Vijay K

  • How can generated EWA for SAP Portal system

    Hi Guru there,
    Usually generate EWA should maintenan RFC, We have SAP Portal systems ( prod PP1 and test PT1 and dev PD1), but they are not appeared at saplogon and no general SAP interface, only operationing system level we can start/stop SAP system and database and from the operating system browser can see the portal work normal ( 50000 port) or not.
    How can I generate EWA from solman?
    waiting for your kind reply!
    best regards,
    WEI

    Hi Wei,
    Do you already know SAP Note <a href="http://www.service.sap.com/sap/support/notes/976054">976054</a>?
    This SAP Note describes the setup of EWA for NON-ABAP Components.
    Please see the description and the attachments.
    Best regards,
    Ruediger

  • How to configure GB P60s in the SAP Portal?

    How to configure GB P60s in the SAP Portal, so that they can be viewed and printed/reprinted by the employee themeselves? Will HMRC accept P60s printed on any stationeries? Also, Client does not want employee address to be available in the address section, but just the office location.

    Hello
    Please refer SAP note 1542870 -Electronic P60 ,where  HMRC have given employers the option of providing an electronic P60 to their employees.
    Please let us know incase you know any further information.
    Thanks and Kind Regards
    Ramana

  • Access denied (Object: com.sap.portal.system/security/no_safety)

    We are implementing EP 6.0, currently with SP11. We have developed some iViews, which are using RFC functions to get information from backend system, in this case SRM.
    Everything worked fine, till the day we’ve transported those developments into other systems (production and testing systems). We are getting the following error Access denied (Object: com.sap.portal.system/security/no_safety). This error only comes out if the iView is called from inside another one, if called isolated it works fine.
    Does any one have any idea about how to solve this?

    Hi AA, you can find in the log file in order to identify what is the object that you need to add in the security zone.
    You can find information for the security zones on:
    http://help.sap.com/saphelp_nw04/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/content.htm
    Regards.

  • Error while accessing System created by  SAP Portal system template

    Hello all,
    I have created one system from SAP Portal system template in .net PDK application. This system have number of properties created in the .cs file of the System using the following code.
    [PortalComponentFieldProperty(PlainDescription = HOSTNAME, PropertyType = PropertyValueType.String, LongDescription = "Host Name", AdminPersonalization = PersonalizationType.Dialog, Category = "Application Settings")]
    [DefaultValue(EMPTYSTRING)]
    public string HostName
    get
    return (string)this.GetValue(HOSTNAME);
    When i created a system in EP from par file, It don't get any error but when i export this   system and again import it gives me the "Null reference exception error" at the line
    return (string)this.GetValue(HOSTNAME);
    Can anybody know the resion of this? Should i set permissions to the system or should i assign roles to the system?
    Please reply soon.
    Thanks in advance,
    Prashant

    Hi everyone
    I have got the solution
    Thanks
    Mumtaz

  • How to view the delete entries in SAP

    Hi Guru
    The transaction code SO23 is used to view the distribution list, some of distribution group was deleted automatically.
    We want to know who was deleted the entries in SO23? How to find out the deleted log details in sap?
    Any other reason the distribution list was deleted automatically. Any idea
    Please help us to provide the necessary transaction code to view the delete log details.
    Regards
    Edited by: Krishguna on Nov 24, 2009 4:09 PM

    HI Juan
    Transaction code SM20,STAD and SM21  is used  to view the log details less than 7days data only, but we want to view more than 7days data.
    Please help us to provide other transaction code is used to view the more than 7days data.
    Thanks

  • How to view the PML mesages in SAP AII ?

    Hi Experts,
    I am new SAP AII.
    I want to view the PML Messages in SAP AII sent from the Edge management software. How can i do that ?
    Thanks,
    Arkesh

    Hello Arkesh,
                       You will not be able to see the PML as sent from the Edge Management Software in SAP AII.
    Edge Management Software uses a SAP AII service (sicf) called AIN to post XML based PML messages to SAP AII.
    This AIN service is an event handler for PML messages and contain the parser for parsing the PML messages. So there is no place in SAP AII where directly this PML is stored. Instead at first parsed,
    PML attributes (EPC code, Location, Command, etc) are stored in SAP AII tables.
    And if you want to see what error or data might be associated with that PML message you can check SAP AII log using transaction slg1. Here all PML/ALE messages to SAP AII will be  having category AIN.
    So if want to check what PML is coming from Edge, please check the Edge Software itself (outbound interface whatever it may be) or the log in SAP AII.
    If you wanna check how PML is structured in SAP AII, look into SAP Auto Id Test Tool
    (SAP Easy Acccess Screen -> SAP Auto ID Infrastructure --> Tools --> Auto ID Test Tool)
    In Auto ID Test Tool in top left select --> PML
    Input attributes.
    Steps:
    Select Tags Tab on main part of screen. Say generate tags
    On right top corner --> select Preview button.
    This will give you the exact PML as required by SAP AII.
    Note: Generate tags step mentioned above needs some SAP AII configurations. Provided already done, you will be able to generate tag numbers to be sent to SAP AII.

  • Viewing Transport Log Errors in ECC

    Dear SRM Experts,
    System Info : ECC 6.0. and SRM 5.0
    We moved transports from Dev to QA and some of the transports failed with  Return codes of 8 and 12.
    Where do we look up the transport errors that occured.
    Points will be rewarded for answers.
    Thanks in advance,
    Bobby.

    Yann,
      Thank you very much for your reply.
    I went to SE10 and selected my released order and
    clicked on the transport logs and drilled down. But I am not able to find the RC=8 and
    RC=12 errors. The outer level for all the lines has a status of successfully completed(0).
    Please let me know if I am missing any steps.
    Thanks again,
    Bobby.

  • How to view weblogic log files from a browser

    Hi,
    I am running WebLogic Server 7.03 on Solaris 8.
    I have one Admin and multiple Managed servers running.
    Each creates its own log file.
    Is there anyway I can access this log files from the browser ?
    In Apache, you can create a link from htdocs dir to the logs dir
    and then view the log files from the browser. Is there a similar
    mechanism in Weblogic server.
    A quick response is well appreciated.
    Thanks in advance.
    -Anil Varma

    If you are on a unix system you can do something similar by making an open
    directory webapp with symbolic links to the weblogic log directories. I suggest
    that you protect that webapp with administration access only.
    Sam
    Anil Varma wrote:
    Hi,
    I am running WebLogic Server 7.03 on Solaris 8.
    I have one Admin and multiple Managed servers running.
    Each creates its own log file.
    Is there anyway I can access this log files from the browser ?
    In Apache, you can create a link from htdocs dir to the logs dir
    and then view the log files from the browser. Is there a similar
    mechanism in Weblogic server.
    A quick response is well appreciated.
    Thanks in advance.
    -Anil Varma

  • How to view login log for my ID

    I want to check how many ips has logged into my apple id,
    i think someone has my account password
    is there like a account activity log (like the one gmail has)

    Read this post:
    Office 365 Script: Get an Office 365 user statistics report
    http://blogs.technet.com/b/thomas_ashworth/archive/2012/04/11/get-an-office-365-user-statistics-report.aspx
    [custom.development]

  • Diagnostics(How to view the log files)

    Hi All,
    In weblogic 9.2MP3,
    In the console navigate through the following ,
    Diagnostics->log files->server logs.
    Click on customize this table.
    Select logging as custom.
    My question is what should be the Start Time and End Time format when logging selected is custom.
    I tried giving different formats but was not successful in viewing the logs for the said date and time.
    Any help on this would be highly appreciated.
    Thanks.

    The format of the start and end timestamp ranges are "MM/dd/yy HH:mm:ss" for example 12/01/09 12:00:00. Give this a try.
    Thanks

  • How to see my z programs in sap file system

    hello everyone
    my Z programs are deleted due t some server problem from  my  sap ecc 6.0 system  is there any way to  get   my programs from sap file system 
    if yes then  where  exactly in windows folder my zprogramms are stored.......

    >
    elinuk wrote:
    > my Z programs are deleted due t some server problem from  my  sap ecc 6.0 system  is there any way to  get   my programs from sap file system 
    If your Z Programs are present in other server viz., QAS / PROD, then you can import the programs to your DEV server.
    if yes then  where  exactly in windows folder my zprogramms are stored.......
    I am not sure about programs associated to unreleased transport requests (TRs). But when you release your TR, the data gets stored in COFILES & DATAFILES in the transport directory (DIR_TRANS) of the app server.
    Hope this helps.
    BR,
    Suhas

  • Need Documentation on how to intehrate Exchange server 2007 with SAP portal

    hi,
    i need some documentation on how to integrate microsoft Exchange server 2007 with SAP portal.
    can anybody help?

    Hi Payel,
    Pls check the links below..
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/7a/ec015c8446d447a83776d40f31c84f/content.htm">Link</a>
    Note : As specified in the document,  only the following versions of Microsoft Exchange server are supported:
    &#9679;     Exchange Server 2000
    &#9679;     Exchange Server 2003
    Regards,
    Venkat.

  • How to check the OSS note in SAP Client system ?

    Hi all
    I just have a small question ... how do we check whether an OSS note is applied in the SAP client System or not ?
    Please let me know..
    Thanks
    Mallikarjun

    Hi
    1) One way is checking the version and support pack applied.I.e,
    On the main SAP screen > Systems > Status > Check details of the "Component version".
    2) STMS > Double click on the system you need to check > Check the status of your request.
    Nadini

Maybe you are looking for