Custom ESS/MSS iview question

Hi all,
  The requirement is to create a custom ESS/MSS iview under one of the worksets in portal. For example I am creating a custom Beneifts iview under the Benefits workset.
I have to get the user  personnel number to get the corresponding data in the WD application that i am creating. Where do i get this value from?
My assumption: It is stored as a global variable in a different WD component and i have to reuse the component in my new application to get the corresponding variable
I have tried my best to make the question clear. let me know if this needs to be more clear.
Thanks in advance,
Reddy

Hi Reddy,
There might be some portal events raised when a employee is selected. You should subscribe this event in your custom component and work on.
I do not know if the following information useful for you.
SAP note -- https://service.sap.com/sap/support/notes/1112733 -- with Portal Eventing code to subscribe:
subscribe_to_event("urn:com.sap.mss.employeesearch",
EVENT = "selection_changed".

Similar Messages

  • How to modify ESS/MSS iviews without NWDI

    Hi Everybody,
    The last couple of day's I have been searching the forums to find an answer to the above mentioned question. Is there a way to modify the ess/mss iviews without NWDI?
    I have tried allmost anything I could think off... Unzip the files and import the files manualy into nwds etc...
    After while I saw a posting that SCA files could be imported in the latest version of NWDS, I was able to import the SCA files of SAP into NWDS 7.1, but I am not able to create a project out of them. Probably this will also lead to issues when uploading the newly build sca files into portal 7.0.
    Can anyone help me?
    Thanks in advance.
    Kind regards,
    Xander

    Hi Xander,
    Some time ago I had the same question as you and as you I tried several things to load the SCA file to NWDS but after several tests it was loaded but without the screens.
    I was able to create the project but it was missing many things when I tried to compile the project,  the reason for this is that the ESS Package has a dependency in other SC as specified in the SAP Note 872892 - JDI/NWDI Cookbook for ESS/XSS (NWDI.zip File).
    When you have all the dependencies (SCA files) it is a bout 700 MB which is a lot to load locally and figuring out exactly what you need  will take a long time so at the end I could not use any trick to avoid the use NWDI as I only had to do 1 change to 1 DC ess/ca/padata so installing NWDI was an overhead for that only change, but at the end I have to do it.
    I found the same posting as you and it seems NWDI 7.1 has the feature to do exactly what we needed.
    But if you want to modify just the iviews as you are mentioning in your post you can do this straight in EP Content after copying your own content from the SAP standard content to do your modifications.
    Best regards,
    Juan Jose

  • No preview button or option for all ESS MSS iViews under portal content

    Hi All,
                We are doing a green field implementation for one of our clients, we have installed ECC 6.0 with EHP5 in R/3 system and SAP Netweaver Portal 7.02 with SP8. We have also deployed suitable ESS MSS business components from service market place.
    BP_ERP5ESS 1.41
    BPERPESSWDA  1.50
    BP_ERP5MSS 1.51
    As it is EHP5 in ECC all the Homepage framework, Areas, Sub areas, services are preconfigured for standard ESS MSS business areas.
    In Portal side under Portal content - Content Provided by SAP - End User Content - Employee Self Services -
    we are not able to preview any of the iViews. can anyone suggest whether what may be wrong...?

    Hi Sandeep,
    1. Yes we are accessing portal through FQDN
    2. IE 6.0
    3. I mentioned above, its SAP Netweaver 7.02 with SP8
    4. Yes, the user I am using has Super Administrator role
    5. There are roles for ESS in ECC 
    This problem of preview is for other iViews also. I mean other than ESS MSS iViews.
    Thanks,
    Kalam.

  • ESS / MSS INTERVIEW QUESTIONS PLEASE  MOST IMPORTANT .

    Dear Friends,
    I need know the   more depth ESS/ MSS Interview Questions and Answers?
    I appreciate your time.
    Thanks,
    Sammer.

    /message/4753234#4753234 [original link is broken]

  • Modifying ESS/MSS iViews

    Hi,
    Can someone please guide me to how I can modify standard ESS/MSS iViews, for example, to remove unwanted UI elements etc. The portal version is EP6. Also, I understand that with EP7 most iViews are Web Dynpro Java/ABAP, can these be modified also? Is there any docs or how to guides which will show me how to do this? Are there any Weblogs out there that anyone knows of? I've been searching and searching but have had no such luck thus far. All help will be very appreciated.
    Thanks
    Tony.

    The "cookbook" for ESS is available via service.sap.com (the specific OSS note is attached too can be found with a search on here....sorry, don't know it right off). The cookbook does apply for EP6 and ESS ECC5.0. Basicaly, it steps you through setting up NWDI(JDI), creating your "project", pulling the needed Webdynpro into your NW Dev Studio, modifying it and re-deploying to NWDI and onto the portal.
    An even better way....there is an online class available from SAP (it is part of the ERP2004 training) that covers ESS/MSS in-depth as well as modifying the files. The entire course (of which ESS/MSS is a small part) is $500 USD last time I checked....well worth it.
    The new ESS/MSS/self-service WebDynpros are based on the Floor Plan Manager framework which can be tricky to understand....the class above helps cover that too...has material I have found no where else but in the class.
    Hope this helps.

  • Custom ESS/MSS ROLE under ADMININTRATION workset  - How to approach?

    HI
    Dear
    ESS/MSS Experts,
    We have a requirement with our client for a custom development ESS/MSS ROLE under ADMININTRATION workset for the functionality.
    ADMINISTRATION(workset)
    This workset provides administrative information regarding an employee. The services available under this workset are:
    INBOX(service)under--->This service will show the SAP inbox for an employee. The details shown on the screen are,
    u2022     Inbox
    u2022     Outbox private
    u2022     Shared
    u2022     Resubmission
    u2022     Trash
    how can i implement in portal...
    I am New From  Portal consultant so kindly please help me its very much helpful.
    Regards,
    Rafi Shaik

    inbox you meant UWL ie universal worklist
    first note that SAP provides standard roles and you can copy it to z role and modify it accordingly and remove the roles
    as per required/
    For ESS, the standard composite role is SAP_EMPLOYEE_ERP. You can make a Z copy of this role and customize it per your needs.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a4/93554056bd1f24e10000000a1550b0/frameset.htm
    There is no standard role provided for MSS applications. You will need to build one as per your needs.
    See SAP Note 844639 for more details.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a4/93554056bd1f24e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq

  • Label Modifications in ESS/MSS DCs -- question about *.xlf files

    Hello,
    I have seen this question in other places and all the answers did not quite make sense and were sometimes conflicting.
    We have been trying to modify some text labels in an ESS/MSS web dynpro DC. We make the changes in the View properties, save metadata, reload, rebuild, and deploy. The changes are showing in design time, but not runtime. I have seen some postings from people saying to change the *.xlf file, but then I have also seen other documentation from SAP help saying not to change the *.xlf files (b/c they are generated at build time). Also, the generic *.xlf file appears to be changed at build time, but the language specific one (in our case en) is not, which I would guess is why the runtime changes are not showing up. What is the correct solution and process to make these changes appear? Is there an additional step for regenerating a language specific *.xlf?
    I also know that you can change these labels via content admin in EP7, but we want to change them at design time.
    Thanks in advance.

    Hello,
    I have seen this question in other places and all the answers did not quite make sense and were sometimes conflicting.
    We have been trying to modify some text labels in an ESS/MSS web dynpro DC. We make the changes in the View properties, save metadata, reload, rebuild, and deploy. The changes are showing in design time, but not runtime. I have seen some postings from people saying to change the *.xlf file, but then I have also seen other documentation from SAP help saying not to change the *.xlf files (b/c they are generated at build time). Also, the generic *.xlf file appears to be changed at build time, but the language specific one (in our case en) is not, which I would guess is why the runtime changes are not showing up. What is the correct solution and process to make these changes appear? Is there an additional step for regenerating a language specific *.xlf?
    I also know that you can change these labels via content admin in EP7, but we want to change them at design time.
    Thanks in advance.

  • ESS/MSS iView Display

    Hi,
    I have a problem that when viewing ESS/MSS screens in NW04 they appear differently than when accessing ITS (Internet Transaction Server).  When accessing directly they appear in ITS and look exactly as I want, but when run through the Portal they have less colour and boxes/text either is cut or not appearing correctly.
    If anyone can help I would gratefully appreciate it.
    Thanks
    Kai

    HI,
    I don't believe its an external ITS that was installed.
    Tried using the ITS Theme Generator within Portal to try and resolve the issue, but with no change.
    Kai

  • Preview of ESS MSS iviews in EP 6.0 SP2

    Hello                                                                               
    I have followed the following steps:                                                                               
    Create R/3 System in portal                                                                               
    Created a R/3 System in the System Landscape with the System creation     
    wizard.                                                                   
    STEP1                                                                     
    Logged to the portal and choose from the navigation System               
    Administration -> System Configuration -> System Landscape                                                                               
    ##right clicked -> New -> System                                          
    ##Selected SAP_R3_Dedicated                                               
    ##Clicked Next                                                                               
    Step 2: General Properties                                                
    ##Entered System Name RQA(name of our R/3 system)                         
    ##Entered System ID RQA                                                   
    ##Saveed System as System                                                 
    ##Clicked Next                                                                               
    Step 3: Summary -> Finish                                                                               
    Then Opened the object for editing                                        
    After the basic settings through the wizard specified the settings for    
    the backend system.                                                       
    ##Selected Property Category #Connector#                                  
    ##Entered Application Host -(entered the ip of my sap server)             
    ##Entered SAP Client 100                                                  
    ##Entered SAP System Name RQA                                             
    ##Entered SAP System Number 00                                            
    ##Entered Server Port 3200                                                
    ##Clicked on Save                                                                               
    Then "User Management"                                                    
    ##Selected Property Category #User Management#                            
    ##Selected Logon Method: UIDPW                                            
    ##Selected User Mapping Type: user,admin                                  
    ##Clicked on Saved                                                                               
    As the final step in R/3 System creation we must add a System Alias.      
    ##Edited: System Aliases                                                  
    ##Entered Alias: 'SAP_R3_HumanResources'                                  
    ##Clicked on Add                                                          
    ##Clicked on Save                                                                               
    Maintain User Mapping                                                     
    After creating a system in the System Landscape we can now edit the User  
    Mapping.                                                                 
    ##Selected User Mapping                                                   
    ##Selected the System SAP_R3_HumanResources                               
    ##Inserted valid Username and Password for that system                                                                               
    I then created sap transaction iview for sm04 ,I was able to see the      
    list of users.that means it was runninfg fine.                                                                               
    Now When I wanted to see the preview of any of the iviews of the ESS or        
    MSS I am getting the error:                                                    
    Application URL ':///pz39/!' is not valid! Please check the protocol and       
    host entries for system 'SAP_R3_HumanResources'..                                                                               
    For your information I have made a user in portal with admin rights and        
    created mapping a user in SAP R/3 with the tcode hruser.I entered the          
    login parameters of the ESS user in the portal.                                                                               
    This is very critical.Please reply at earliest.                                
    Regards                                                                        
    Asad Rizvi.

    This is the content of the screen.
    Please log on to the SAP System
    Service: webgui
    Client: 
    Login: Login required. 
    Password: Password required.
    Language: 
    Accessibility:   
    Client 200 is not available. Please choose an existing client
    There is no system shown.
    Port should be fine sicne I am able to login if I try it directly.
    Thank you.
    Best Rgds
    Rajeev

  • How to do the modification in standard ESS/MSS business packges using NWDI?

    Hi Gurus,
    I have requirement where in which set up is ready ESS/MSS business packges are available in NWDI now my question is......
    How to do the modification in certain ESS/MSS standard iviews? using your local machine NWDS?
    How will you download the ESS/MSS iviews that are available in NWDS?
    My EP server version is EP 7.0 and backend ecc5.0......
    Can you guys tell me how to do the changes in standard ESS/MSS stuff that are avaiable in NWDI using your local machine NWDS.
    once the changes is done how you will upload the same into NWDI to reflect the changes globally.
    Its an urgent requirement....Please provide me step by step approach of the same.
    Thanks in Advance,
    Dharani

    Hi Dharani,
         Have a look at my weblog,
    For your 1st Question:
    "How to do the modification in certain ESS/MSS standard iviews? using your local machine NWDS?" -
    1.After you configured your track for ESS/MSS business package in NWDI try importing the track in NWDI by configuring NWDI server in NWDS, goto Windowsàpreferences-Java Development Infrastructure-Development Configuration
    and specify the URL where you have configured your NWDI
    2. create a project for the views which you want to modify.
    3. Checkout and create a new activity for the DC
    4. Make the changes as per your requirement
    5. Checkin the activty once you are done with the changes
    6.Activate and release
    These are all the steps involved in customization of any business package.
    Mail me back if you have any doubts.
    Hope this helps,
    Regards,
    Vinoth.M
    Edited by: Vinoth.Murugaiyan on Feb 13, 2008 3:14 PM

  • ESS/MSS applications from ECC 6.0 on a SL as ECC 5.0 + EP7.0

    Hi all,
    We have a "strange" situation on the client and I need you help or guidance.
    We are implementing Portal and ESS/MSS on a system landscape as ECC 5.0 for the back-end system and EP 7.0 as front-end.
    My problem is if the ESS/MSS iViews which have the data source as ECC 6.0 or higher are available and if yes how their behavior will be on such environment? We should expect errors or bugs or lousing functionalities or restrictions on it?
    Perhaps the first point will be if we can implement them? The client wants specific applications like time accounts or appraisals. I should mention to you the client has decided to make an upgrade of the back-end system to ECC 6.0 but is not decided yet when. In the meantime we already start the project for ESS/MSS base on the current system landscape.
    What do you think?
    Any help will be highly appreciated.
    Thanks in advance,
    Eugen

    I got my answer. You may implement XSS applications as for ECC 5 even on EP 7 but you'll face limitations in functionalities and face lots of tech issues and abnormal behavior from xss applications. Not the ideal system landscape.

  • How to get system timing in ESS/MSS

    HI All,
    i need to customize one of the ESS / MSS iviews......
    I have to get the system time and populate it into one of the fields of ESS.......
    aslo i have to disable the field so that the user would not be able to edit the time...
    how can i do it ?
    Please guide me on this..i am really getting now idea how to d it......
    regards,
    PK

    Hi Achim,
    thanks for your reply.
    Actually my requirement is that
    1). I have to just hide/disable some fields in the front end of ESS (ESS 50.4 which is ITS based) so that the user should not be able to edit those fields
    2). I have to catch the system time and show it in the ESS front end...i dont know how to get the system time...for this do i have to change the code of the ESS aplication....if yes then can u plz tell me how to do it
    Can you please give me any idea how to do these two things ?
    regards,
    PK

  • ESS/MSS Documentation - different version components

    Hi
    I need Info ESS/MSS Documentation - different version components ( ESS & MSS version).

    hi,
    check the following threads,
    Re: ITS Based ESS & MSS Documentation.
    versions (u need the service market place id)
    ESS/MSS Documentation - different version components
    info of ess
    Re: ESS & MSS
    how to install
    Re: Implementation of ESS MSS on EP
    jdi cookbook for  ess/mss
    Re: Modifying ESS/MSS iViews
    examples for ess/mss
    Re: ESS/MSS/XSS Install Guides for NW2004s?
    let me know u need further info
    bvr
    s

  • Integration of webdynpro abap custom iview into standard ESS/MSS portal

    Hello all,
    Could anybody please throw light on how to integrate custom iview which is developed in Webdynpro ABAP into standard tab in MSS (Webdynpro java)
    For example.I want to add few custom fields(which are mapped to infotype 0041) into general information link of MSS.these fields will be created in webdynpro abap.
    or.
    I want to create a new link under general information which pops up as a custom iview (which is create in webdynpro abap) .
    please let me know how can i meet the above requirements.
    Thanks in advance.

    I am not really sure about your requirement. With my limited understanding of that , i think that you have few possibilities.
    1. You can let the ess/mss application communicate with WDA application via a Poral event.
    2. You can enhance the ESS WDJ component and use RFC destination to get the data from info type and build your own view in WDJ.

  • Help about ESS/MSS - Deploy error and landscape question

    Hi.
    I read a lot of post about this topic, but I continue something confuse about them.
    I want to configure ESS and MSS.
    My landscape is:
    -  J2EE 7.0 with Portal 7.0 (2004s) in a server “A”.
    - ECC 5.0 ( with HR component SP05) in a server “B”.
    Server “B”, has only stack Abap.
    Server “A” is the latest version of Netweaver today. (stack j2ee and stack abap, BI, XI, Portal, etc)
    I download and deploy in server A (J2EE 7.0), this components:
    - BP ESS for erp2004
    - BP MSS for erp2004
    When I deploy the ESS BP, the deployment break raising this kind of error with the most of components, for example:
    <i><b>
    ===========================================================================
    Deployment started Tue Apr 10 12:01:57 ART 2007
    ===========================================================================
    Starting Deployment of ess/au/addr
    Aborted: development component 'ess/au/addr'/'sap.com'/'MAIN_xss04PAT_C'/'1178669'/'0', grouped by software component 'SAP_ESS'/'sap.com'/'MAIN_xss04PAT_C'/'1000.100.0.15.1.20070309085432''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/essauaddr.. Reason: Clusterwide exception: Failed to deploy application sap.com/essauaddr. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/essauaddr. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of ess/au/addr finished with Error (Duration 5187 ms)
    Starting Deployment of SAP_ESS
    Aborted: software component 'SAP_ESS'/'sap.com'/'MAIN_xss04PAT_C'/'1000.100.0.15.1.20070309085432''/'0':
    Failed deployment of SDAs:
    development component 'ess/au/addr'/'sap.com'/'MAIN_xss04PAT_C'/'1178669'/'0' : aborted
    Please, look at error logs above for more information!
    Deployment of SAP_ESS finished with Error (Duration 4781 ms)
    </i></b>
    Obviously, for this reason the most of iviews raise errors. A few of these works ok.
    I assign role, and others configuration steps, this part I thinks that is OK
    I configured the Jco, the role in Portal, the profile in ERP for ESS, etc.
    My principal question is:
    Can I use Portal 7.0 against ECC 5.0 in order tu use ESS/MSS based on webdynpro, without stack j2ee in ECC server (“B”) ?
    Is necesary install J2ee stack in my server B ? or not?
    Where I need to deploy the XSS 500 components ? in the J2EE 7.0 ?
    Why when I deploy have this problem and the most of components can’t deploy it?
    For my landscape, which is the recommended setup ?
    thanks in advance.!
    Leandro.

    My principal question is:
    Can I use Portal 7.0 against ECC 5.0 in order tu use ESS/MSS based on webdynpro, without stack j2ee in ECC server (“B”) ?
    <b>You can use Portal 7.0 against ECC 5.0</b>
    Is necesary install J2ee stack in my server B ? or not?
    <b>You don't need to install J2EE stack on ECC system</b>
    Where I need to deploy the XSS 500 components ? in the J2EE 7.0 ?
    <b>Deploy XSS on Portal server not on ECC.</b>
    Why when I deploy have this problem and the most of components can’t deploy it?
    <b>There won't be any issue. Go for ERP 2005</b>
    For my landscape, which is the recommended setup ?
    <b>As per the landscape mentioned by you, I will suggest go for ERP 2005 & XSS 600.</b>
    If you have further queries, mail me at [email protected]

Maybe you are looking for

  • Schedule Lines getting combined in a sales order

    Can some body tell me that is this a standard functionality of SAP that old schedule lines for which deliveries are created on previous weeks roll upto single schedule lines after certain time. I have a sales order for which different number of quant

  • I (thought) downloaded the trial version of Photoshop Elements, Cannot find it!!

    and it even says 'You have Thirty Days left on your Trial' but I cannot seem to find the actual Photoshop Elements! I can only find the Adobe Download Assistant! It took like 8 hours to download and when I got up this morning it said Download complet

  • Issue with macro

    I have a macro that updates a key figure . The macro checks certain conditions and if the result is true sets the value of the key figure to 1 and changes the key figure value to 0  if the conditions return a value of false. I executed the macro in a

  • Is there an internet only option that gives you more than 1 or 2 premium channels?

    My wife watches TV and we have premium channels including HBO, Starz, Showtime, Cinemax, Encore and a couple of others. I watch the premium channels on my computer. Is there a way to get these channels with only internet service or do I have to subsc

  • Multiple download with servlet

    Hi! I have a web app in struts where users can upload and download files from it. Now, the upload part is finished. My problem is the download part. I want it to be able to handle multiple downloads. The browser(client) sends a list of fileIDs to the