HCM Self Services FPM Webdynpro Portal PCD - Selfservice Properties

Hi,
we have different FPM/Self-service scenarios installed.
With FPM it's possible to define some FPM application using existing visual and non visual components from SC ESS or MSS.
The problem:
we tried to define a new FPM-application in PCD having FPM-Views (visual components) from standard (e.g. teamviewer/TMV) and a new self developped one.
FPM-App-Customer
--> FPM-View-MSS/TMV (having FPM-View-Properties)
--> FPM-View-Customer
FPM-App-Customer get's instantiated in WD-IView in Portal, and normally mentioned FPM-View-Properties can be definied in an IView-Property-Category named Self-Services.
Within our IView there is no Property-Category Self-Service, even if the Properties from MSS/TMV are visible in FPM-View.
What are the preconditions to enable the input of Self-Service Properties in IView?
Thanx, A.Lorinser

Unfortunatedly no.
We never got an answer.
Instead of using tmv vc, we decided to develop new vc, which embedds oadp-view directly.
Yours A.Lorinser

Similar Messages

  • Error when copying the folder Manager Self-Service in the portal

    Good Night.
    I am implementing  Employee Self-Service and Manager Self-Service
    For ESS i did  the following:
    1. I  created a new folder for my project.
    2. I copied  Employee Self-Service folder from the standard part into my folder.
    3. I deleted the pages and worksets that not needed
    4. I did the config in the backend and put the pcd in the backend config for it to be displaying the content.
    And for MSS I wanted to do the same steps:
    But the system display the following message of error:
    Error
    Source object not found. It may have been deleted.
    [Error|http://www.freeimagehosting.net/uploads/0524ec1cc5.jpg]
    The steps that i did are:
    Portal Content==>Content Provided by SAP==>line_manager=>Right Click -->Copy.
    And in the new folder --> Right Click -->Paste.
    How can solve this issue?
    Kind Regards
    Edited by: consultor_ess_mss on Jan 29, 2010 3:11 AM

    Hi, I solved this issue using the  Content Mirroring Tool.
    http://help.sap.com/saphelp_nw04s/helpdata/en/9e/9eeb41873b45489c02d989a62cb560/content.htm
    In this documentation is all the steps.
    Kind Regards.

  • Manager Self Service Content are not showing up

    Hi all'
    when i m clicking on Manager Self Service in my portal i m getting following Run time error Please Help
    com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.mss/com.sap.pct.erp.srvconfig.ato/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.attendanceoverview failed.
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:127)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObject(PcdObjectBroker.java:51)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObjectInternal(PersistentObjectManager.java:128)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObject(PersistentObjectManager.java:91)
         at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:39)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:852)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:248)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:236)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
         at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:208)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
         at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:190)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1246)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:547)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:591)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:822)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.mss/com.sap.pct.erp.srvconfig.ato/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.attendanceoverview)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getBasicObject(PcdProxyContext.java:1630)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributesInternal(PcdProxyContext.java:391)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:378)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:355)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:366)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:373)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:71)

    Hi Bhupinder Singh,
    To work with MSS application in portal
    1. Deploy the MSS BP
    2. Do the system connection with correct system alias and also Jco connections.
    3. Ensure that you have the user in portal and MSS backend with minimum auth. (and also portal content "read" permission)
    and also in MSS backend you have to personalize your user id.
    http://help.sap.com/saphelp_erp2004/helpdata/en/0f/8b3b40b1607a56e10000000a1550b0/frameset.htm
    Regards
    Shridhar Gowda
    DSS Java

  • ESS: Employee Self Services,  Hrxssce_Service_Appl_Path does not exist

    Hi,
    I am having real problems implementing the employee self services in a Portal environment. It is located on a NW 7.0 JavaAddin with SP 15.
    I followed the configuration guides on help.sap.com and rechecked all settings. I could also find some threads here in SDN-community but nothing helped so far.
    My components in the server are SAP_ESS 600 SP13 and BP_ERP5ESS 1.0 SP13 . The different xss components are of version 600.
    The error I get is always after a click on a specific function:
    com.sap.dictionary.runtime.DdException: Type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
    The default trace of the server node shows this error message:
    sap.com/ess~cod/ChangeOwnDataApplication#com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
    The only thing that I can imagine is that I used a wrong version. Is there a source where I can read about the correct releases for the correct SP-Stacks?
    Does anyone have other Ideas or hints?
    Thanks in advance,
    André

    Hi Guys
    As per note 1303362 check
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    To ensure you are using corresponding versions and SP levels
    I can't see any problem with SAP_ESS 600 SP13 and BP_ERP5ESS 1.0 SP13  - however are these installed on the same Portal ?
    are you also using SAP_HR and EA_HR version 600 in the ECC system (as recommended) - did you implement Netweaver EHP1 in ECC or Portal (not recommended for ERP 6.0)
    A common reason for this issue is XSS versions are not corresponding version to SAP_HR and EA_HR - this includes component PCUI_GP which should be at version 600 for SAP_ESS 600 useage
    Best wishes
    Stuart

  • Business Package for Student Self Service and Faculty Self Service in EHP3

    Dear All,
    Can you tell me what all business packages available to provide Student Self Service and Faculty Self Service in the portal.
    I am using EHP3.
    Please tell me the name of the business packages so that we can download and integrate in portal.
    If possible please tell me what functionalities are provided for student and faculty as self service in EHP3.
    I did not want to mention this, but I have to say that its really very important for me for one of big prospective customer. I have to show a demo for Student Portal (Student Self Service)and Teacher Portal (Faculty Self Service).
    PLEASE HELP
    Thanks and Regards
    Sudhir Gupta

    Dear Sudhir,
    Please check installation guides and OSS notes on pre-requisites at: www.service.sap.com/erp-inst
    Hope this will be helpful.
    Regards
    Vinod Kumar

  • Employee Self-Service vs E-Learning.

    Good Morning.
    I have implemented ESS. I have the following doubt:
    If an employee wants to inscribe a course of Learning, in ESS  Where can find those services?
    This Services not is in Area or Subareas of ESS??
    This is a TAB as the are Employee Self-Service and Manager Self-Service in the portal?
    I never have work integration of ESS vs E-Learning.
    Thank in advance for your help.
    Best Regards

    Hi Juan,
    Since the Web Dynpro versions for ESS, Training area is not integrated. That was replaced with Learning Solution (LSO), what alsomore, include new functionality, like manage e-Learning courses with SCORM standards. But take in count that LSO requires and additional license to operate in productive systems.
    So what can you do?
    1. Include the old apps in your Web Dynpro Portal (to prebook/request/cancel a participation and review the status). For this, add the PV7I and PV8I transactions, by using transaction or IAC iViews templates
    2. For licensed LSO users, you have to download the Business Package for Learning, then make it accesible to users by adding the Role. Please check:
    Business Package for Learning (SAP ERP) 1.0
    To finish and be clear, e-Learning is only supported in LSO.
    Kind regards

  • Plz send me Employment Self Service Documentation and Navigation

    Hi Experts ,
               I am Searching for Employment self service in ENTERPRAISE PORTAL.
                                          Thankyou.

    Hi,
    Check things like
    /people/srinivasarao.gv2/blog/2005/06/11/configuring-ess-in-sap-enterprise-portal-60
    /people/siddhartha.jain/blog/2006/04/10/configuring-the-business-package-for-employee-self-service-ess-mysap-erp-2004
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCCA/CAARCCA.pdf
    Eddy
    PS. Reward useful answers and earn points yourself

  • Custom FPM Application: application variant and self services config in PCD

    Hello,
    I've created a webdynpro based on FPM framework and created a FPM Application using the Self-Services administrator too.
    My question is, how do I get the application variant so that I can create an iview out of this custom fpm application?
    For example, the perspective of my FPM application has the custom wd FPM View and I'd like to add more fpm views to it.
    If I want to create a page for this FPM app, I need to be able to "see" these added FPM views as application variants while creating the iviews and page.
    For all the delivered SAP components/dcs there already present the FPM Applications in the PCD.
    How about custom developed FPM apps?
    Any help is greatly appreciated.
    Thanks,
    Rajit
    Edited by: Rajit Srinivas on Apr 8, 2008 8:47 AM

    Anybody, please any ideas?

  • FPM error in Portal Self Service Administrator

    Hi ,
    I created custom application using FPM Framework. I created FPM iviews and FPM application in portal Using Self Service Administrator role.I got the error when trying to create FPM road map steps in the FPM application.
    please find the bellow error.
    The error screens can be found the below links
    http://img638.imageshack.us/img638/3589/fpmerrorinroadmapstep1.png
    http://img139.imageshack.us/img139/7769/fpmerroinroadmapstepcra.png
    The error message is shown.
      java.lang.NullPointerException
        at com.sap.xss.per.fc.persinfo.FcPersInfo.CreateOverview(FcPersInfo.java:1359)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.CreateOverview(InternalFcPersInfo.java:831)
        at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.CreateOverview2(FcPersInfoInterface.java:333)
        at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.CreateOverview(FcPersInfoInterface.java:316)
        at com.sap.xss.per.fc.persinfo.wd[http://img638.imageshack.us/img638/3589/fpmerrorinroadmapstep1.png][http://img139.imageshack.us/img139/7769/fpmerroinroadmapstepcra.png]p.InternalFcPersInfoInterface.CreateOverview(InternalFcPersInfoInterface.java:327)
    can any one please help me out in resolving tbe issue.
    I have specified the property to true for the appintegrator service

    Hello there,
    This looks mostly like a backend issue, Did you try with a different user ? Are you hiding any fields from the view ?
    -Vivek

  • Portal Employee Self Services OverView Page

    Hi All,
              Iam having Four work items in my Employe Self Services OverView Page 1)personal information
    2)employee search  3)Benfits and payments  4)Working Time . Now I have added one more work item Travel Management i have done all necessary configuration settings in R/3
    spro>employee self services->home page for self services->areas->Difine ares to area grop pages->Assign Areas to Area Group Pages (Add and Change Entries)->here i have given 5 position
    but there is no change in Frontend portal employee services overview page
    Can anybody help me in solve out this.
    Thanks in advance,
    Kishore
    Edited by: kishore shikore on Nov 29, 2008 6:13 AM

    hi, hav u created webdynpro iView..
    Suppose you want a new area which has two servicex.. create WD iView which would point to your application.
    Define  Applicationparameter  in iView defining menuarea, menugroup, menuheader, which you will be defining in SPRO.
    Now create weddynpro proxy page and the add above iView to your page.
    Now create iView for service i.e your webdynpro appliaction.
    Now add above iView to new proxy page. Thus now we have to proxy page.
    Create workset and add this two page to workset.
    Add this workset to ESS role.
    note down PCD location of above two pages.Now all necessary configuation from portal side is completed
    Now u would need to do your SPRO setting.. Go to resource node and create resouce. and give  PCD location in URL of PCD Page. Similarly you would need to do this for other page also ...in resouce node.
    Now we have defined resouce...now we would define the area...give your area name..and give resouce name.
    Now define subarea.. and add subarea to areas..from assing sub-area to area node.
    Now create a service..from define service node..give resouce name in link resouce text box..
    Now assign service to subarea..
    Now to make it available on overview page....you need to add Group page to Group Area page, to make it visible on ESS Overview Page.
    IMG-> Cross Application Components -> Homepage Framework->Areas -> Assign Areas to Area Group
    Pages -> Assign Areas to Area Group Pages (Add and change Entries).
    Click on u2018New Entriesu2019.
    Now you can save..it..
    Regards
    Jigar oza

  • MBAM 2.5 Issue with Self Service Portal

    I have recently set up an MBAM 2.5 server to test with for a potential roll out of encryption to all laptops in our enterprise.  All seems well.  I have tested the recovery using the Drive Recovery option on the HelpDesk page and that works just
    fine.  I enter in the first 8 characters of the recovery key from the laptop and get back the 48 digit code.  I enter in the 48 digit code and I am in.
    The problem arises when I attempt using the SelfService Recovery option.  Once I put in the 8 characters in the Recovery Key ID box, select a reason and hit the Get Key button, it gives me a response of Invalid Key ID.  
    These are all laptops that I have already logged into with my account and it is the same account that I am using in the Self Service Portal.
    I had another user attempt it from his laptop with the same results.
    Any help would be appreciated.
    Thanks,
    Patrick

    - I've verified that the user attempting to get the Recovery Key ID from SSP has logged into the machine before (and the database confirms that).
    - Had another user from the device try the SSP - same issue. 
    - Verified that the Recovery Key ID can be used and get a Recovery Key from the HelpDesk portal - works. 
    - Pulled logs from the client and the server - no errors related to issuing recovery keys. 
    - The Recovery Audit Report shows that the two users (myself and the actual owner of the laptop) show "Failed" on the attempt, but the HelpDesk recoveries work (depicted). 
    Do the user's have to be in a specific group or anything to be able to get recovery keys from SSP? 
    What's even more weird is that my company is using MDOP MBAM as well and this is not a problem - Self Service works like a charm. This feels like there's some kind of permissions issue - especially since I was able to verify with a custom query that my user
    account was assigned to this machine and that I should be allowed to do this.
    Michael B Courville

  • MBAM 2.5 Self Service Portal Does Not Load Properly

    Hi Guys,
    I've installed MBAM 2.5 in a LAB (no internet access) and am having issues with the Self Service Portal.
    I have fixed the problem with not being able to access CDN by following the link
    http://technet.microsoft.com/en-us/library/dn645350.aspx
    My SSP loads the "Notice" page but when I tick agree and hit continue, the index page only displays the organisation and logged on user, but no other content.
    What have I missed?
    Regards

    Further investigation shows the web page throwing this error (all paths are the default, no files have been modified)
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 12 Jan 2015 02:06:35 UTC
    Message: Object expected
    Line: 80
    Char: 1
    Code: 0
    URI:
    http://win-sccm.lab.local/SelfService/Scripts/SelfServiceWebsite.js
    Message: Object expected
    Line: 28
    Char: 9
    Code: 0
    URI: http://win-sccm.lab.local/SelfService/Recovery/Index

  • Manager Self Service MSS EHP5 in Webdynpro ABAP?

    Hi All, I have one question. According with the different documents and the OSS Note 1450179 - ESS Based on Web Dynpro ABAP Available as of EHP5 we know that now is possible to use another portal different than SAP portal in order to use the ESS. Right?
    But .. what about the MSS?  I can´t find info about if the MSS is WEBdynpro ABAP enabled or not.  Is it possible to use the MSS with another portal (Websphere) ?
    Or is the MSS only for WebDynpro JAVA so that means SAP portal?
    Thanks in advance and best regards...

    Thanks Siddharth for your quick reply, but I still have doubts.
    According to Note 1588625 - Release information for Manager Self-Services Add-On 1.0, the MSS addon will be release for Portal and NWBC , so if you don´t want to use a porta you can use NWBC but,
    How can we call it from a Websphere portal?  Is there any integration option using NWBC and Websphere portal?
    And in Note 1582553 - Release strategy for the ABAP add-on EA-HR_MSS you can see that now, the availability of EA-HR_MSS is only in controlled availability, and until end of 2011 will not be fully released!!
    SAP Release     Add-On Release     Availability
    SAP ECC 6.0 EHP5      EA-HR_MSS 1.0     22.06.2011 CA
    SAP ECC 6.0 EHP5      EA-HR_MSS 1.0     22.12.2011 GA
    GA: general availability
    CA: controlled availability
    PL: pilot version
    So, really you can use MSS integrated in a Websphere portal?
    Thanks in advance and best regards.

  • SCSM 2012 R2 Self Service Portal is supported on Microsoft Sharepoint Foundation 2013 Sp1 or not

    Hello,
    I have a requirement to install Self Service Portal on one dedicated Server and found that Both the Web Content Server and SharePoint Web Parts can be installed on single Server. I want to use Microsoft Sharepoint 2010 Foundation Server as
    it is free but it is not supported on Windows Server 2012 R2.
    My query are -
    Can we use Microsoft SharePoint Foundation 2013 Sp1 for the same purpose.
    Can we install Both the Web Content Server and SharePoint Web Parts on One Computer for Self Service portal
    I was referring the below link which says that Sharepoint 2013 is not supported, does it mean for Sharepoint foundation 2013 Sp1 is also not supported.
    http://www.microsoft.com/en-in/download/details.aspx?id=24983 
    Please help.
    Thanks,
    Ankur

    for background, there are actually three parts here. there is a SharePoint team site, there is the content distribution website, and there is the data access website. the data access and the content website are almost always collocated on the same servers,
    since they are both IIS virtual directories. the sharepoint team site is packaged for 2010, but it's been
    successfully installed on 2013 without problems. 
    you have a couple of options:
    you can put all three web componets on the same server by using foundation 2010
    you can put all three on the same 2013 server using the method above
    you can put the two iisvds on a server and install the team site using the method above
    you can install the content and data access services on a separate server, and then install a scrap foundation SharePoint and export out the team site and import it into your existing SharePoint site

  • How to configure sync rules involving a CSV file and portal self service

    Hello,
     I need to configure some FIM sync rules for the following scenario:
     User account details are entered from a HR CSV file and exported to AD  Users have the ability to modify their own AD attributes in the
    FIM portal (there is not a requirement for them to view their  HR CSV data in the portal). The FIM portal modifications will be exported to AD as expected.  
    My setup is as follows:
    CSV file - name, last name, employee ID, address.
    CSV MA - has direct attribute flows configured in the MA between the data source and MV Portal self service attributes –      
    users can edit mobile, display name and photo
    I've also set the CSV MA as precedent for the attributes
    FIM MA – attribute flows defined for MV to Data Source as usual (i.e. firstname to firstname, accountname to accountname, etc).
    AD MA – no attribute flows defined as inbound and outbound sync rules have been configured in the portal using the Set\MPR\Triple.
    I’m thinking of using the following run profiles:
    CSV MA – full import and delta sync (imports HR data)
    FIM MA –  export and delta import (imports portal changes)
    FIM MA – delta sync (syncs any portal changes)
    AD MA – export and delta import
    If my understanding is correct this should sync HR data from CSV to AD, as well as user attribute self service updates from the portal to AD.
    If I wanted to just do a HR CSV sync could I get away with just steps 1 & 4 ? (presumably not as my rules are in the FIM portal?)
    If I wanted to do just a portal sync, could I get away steps 2-4?
    Any advice on how to improve my setup is much appreciated - cheers
    IT Support/Everything

    The truth is that your design should be done in the way that it doesn't matter which profiles in which order you will execute. At the end, if you will run all import, synch and export profiles on each data source you should get same result. This is beauty
    of synch engine here.
    Your steps from 1-4 will synch data to your data sources and at the end will give you expected result. But not because of the order you are executing them but because of correct attribute flows. If flows from CSV file and from FIM portal might be done for
    the same attributes you need to think also about attribute precedence.   
    Tomek Onyszko, memberOf Predica FIM Team (http://www.predica.pl), IdAM knowledge provider @ http://blog.predica.pl

Maybe you are looking for