Business Package for Assets 50.3.1:  Error in Source. Message not available

Hi
Just deployed the Business Package for Assets 50.3.1 on Portal version 7 with SP8, when running the Assets detail, my assets iviews always display:  "Error in Source. Message not available."
even all other iviews on the same page still work as expected.
has anyone got the similar problem before? please help!!!
many thanks in advance!
Gang

When logged on to R/3, choose the following from the menu:
System > Status...
In screen area "SAP System data" click on the button next to "Component version".
Look for the component named only "PI", and check wether it exixts and what release it is, it should be at least 2003_1_XXX (where XXX represents your R/3 Appl version).
Also, check that you have the component "WP-PI" installed with the release 600_XXX (where XXX corresponds to your SAP Basis release).
I know I needed to check/install these two when I configured the Assets package.
/Christine

Similar Messages

  • Business Package for Asset Services, implementation & integration

    Hello,
    We have installed Business Package for Asset Services in EP6.0 and integrated it with back-end system. The package works fine but on some iViews (equipmentpartners, functionallocationpartners, equipment, functionallocation, configurationshow) we have following runtime error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.eservice.operator/eservice/nf/InstallationManagm/com.sap.pct.eservice.partners.equipmentpartners
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    I’m novice in SAP EP and need help, can anyone help me please?
    Best Regards
    Raka

    Dear Ranko and others,
    The problem lies in the lowercase and uppercase of the specific shared ressources within the deployed file default.properties of the business partner. Also the link to the PDV isnt the same anymore.
    I had the same problems and by analyzing the logs of the nwa I found this solution. Donwload the files and replace the names with lowercase and making the reference to th PDV as well. Then upload this packaged PAR file again.
    Best regards
    Henrik Koch

  • WebDynpro error while implementing business package for hr administrator

    Hi,
       I am implementing Business package for Hr administrative services in EP 7.0. When I click the iview Start processess I get the following dynpro error. Please do help me as to how should I trace back the problem.   com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pa.asr.procst.model.procst.types.Asr_Withoutee could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.pa.asr.procst.model.procst.types.Asr_Withoutee does not exist
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
         at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:670)
         at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:233)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:654)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:657)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:657)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:932)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:176)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:142)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:134)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createBLCComponentUsage(FPMComponent.java:840)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:1020)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:979)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1230)
         at com.sap.pa.asr.procst.vac.vinit.VInitComp.onInit(VInitComp.java:200)
         at com.sap.pa.asr.procst.vac.vinit.wdp.InternalVInitComp.onInit(InternalVInitComp.java:153)
         at com.sap.pa.asr.procst.vac.vinit.VInitCompInterface.onInit(VInitCompInterface.java:161)
         at com.sap.pa.asr.procst.vac.vinit.wdp.InternalVInitCompInterface.onInit(InternalVInitCompInterface.java:144)
         at com.sap.pa.asr.procst.vac.vinit.wdp.InternalVInitCompInterface$External.onInit(InternalVInitCompInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:614)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:474)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:218)
         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:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:357)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:726)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:662)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         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:808)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:227)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1240)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:340)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:538)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:177)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         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:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:357)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:706)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:660)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
         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:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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.sap.dictionary.runtime.DdException: Type com.sap.pa.asr.procst.model.procst.types.Asr_Withoutee does not exist
         at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:400)
         at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:586)
         at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:286)
         at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:95)
         at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:164)
         at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
         ... 75 more
    Please do let me know if anybody could help.
    Regards,
    Ramesh

    Maybe the user used for RFC connection either does not exist or is not granted access to the model data.
    Best Regards,
    Martin

  • Error Importing Business Package for Projects 50.3.1

    Hey all
    We are trying to import and use Business Package for Project 50.3.1. Our backend system is R3 4.6C. We are getting an error while importing the package. I am pasting the dump i received. If anyone can put some light on it then please do so.
    Cannot deployed; See the following logs.
    Summary:
    ========
      There were 2 archives selected.
      0 archives successfully loaded.
       Loading of 2 archives failed.
    Details:
    ========
    1) Error loading archive
        C:\BP for Projects\BP for Projects\BPPROJECT503_1-20000646.ZIP
        (server side name is: C:\BP for Projects\BP for Projects\BPPROJECT503_1-20000646.ZIP)
        com.sap.sdm.util.sduread.IllFormattedSduFileException: The information about the development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation is missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    (C:\BP for Projects\BP for Projects\BPPROJECT503_1-20000646.ZIP)
    2) Error loading archive
        C:\BP for Projects\BP for Projects\SPPROJECT503_1-20000646.ZIP
        (server side name is: C:\BP for Projects\BP for Projects\SPPROJECT503_1-20000646.ZIP)
        com.sap.sdm.util.sduread.IllFormattedSduFileException: The information about the development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation is missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    (C:\BP for Projects\BP for Projects\SPPROJECT503_1-20000646.ZIP)
    Regards
    Bilal Nazir

    Hi,
    The syntax of the created SDA may be wrong
    Check the main attributes defined in SAP_MANIFEST.MF are equal or not to their corresponding componentelement entry.
    SAP_MANIFEST.MF file is located in META-INF subfolder in the .sda file.
    The values of "keycounter" and "counter" should be the same. Also the values of "keyname" and "name" should be identical.
    Refer this note: 1111316
    Regards,
    Padman

  • Problems with user mapping to download ESS Business Package for EP 6.0

    Hi,
    I am trying to download ESS Business Package for EP 6.0 but facing problems inspite of reading the SAP document on downloading Business Package. Here is my problem:
    I start to download the package and to map the user ids. I am mapping the SDN user id to a SAP Service Marketplace user id as mentioned in the SDN website. But the download option is not working and gave an error when I clicked on the 'Download' link after user mapping.
    It would help me a lot if anyone else who tried to download BPs after user mapping gave their feedback.
    Can someone please clarify about the user ids and describe how can I download the ESS Business Package?
    Thanks and Regards

    Hi,
    from the description you provide I can't tell what the problem might be, so to determine the cause we need more information on this. Screenshots of the error message would be ideal.
    In general, the following needs to be done:
    - you need to be signed in  at SDN with your Service Marektplace s user id
    - the user mapping for the data source 'Service Marketplace' needs to be maintained
    Please send the error information to: [email protected]
    and we will try to solve it.
    Thanks, Anke

  • Business Package for FI

    Hi,
    Can anyone let me know where can i download the business package for Finance?
    Actually i want to see some transactions in Accounts payable and Accounts Receivable.
    Regards,
    Aditya~
    Message was edited by: Aditya Atluri

    Kaushal,
    got it. I have downloaded this a long time back.
    1) Do i need to download any latest one to get the latest Business packages.
    2) can you tell me if i can use these business package on SP11 and SP14 of EP6.0?
    3)Which versions are these business packages on?
    I am interested in SD, MM, FI and CRM.
    Ealier i have imported the Business package for Sales 60.1 successfully. I need some help in setting up the system connections. Since all the iviews in it run on ITS i have set up the ITS connection. But somehow it is unable to connect. can you give me a step by step approach for setting up the ITS connections for these business packages and pull the data?
    When i click on the iview link it simply says:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Unable to lookup System 'SAP_R3_SalesService'. Please check the system object and the alias..
    See the details for the exception ID in the log file
    I have created the sytem with same name as given in the error i.e.SAP_R3_SalesService and i have given the ITS connection parameters for this system name also.But still it gives me the same error.
    Also do you have any step by step notes on this?
    I have sent an email to your yahoo id. Please check.
    And Points...you will surely get it
    Regards,
    Aditya.
    Message was edited by: Aditya Atluri

  • Missing objects Business Package for Internal Sales Representative

    Hi all,
    I have downloaded a Business Package for Internal Sales Representantive:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/403723ad-a36d-2910-0eb8-c37945fc900a
    But, after import this BP some objects are not available to the standard role ("Internal Sales Representative").
    Should I configure it manually? Or is it a problem when I imported it?
    Thanks in advance.
    Ricardo Fachini

    One of the errors gives this long text:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.Transaction',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/order_fulfill_info/com.sap.pct.erp.salesrep.disp_shipm_page/com.sap.pct.erp.salesrep.display_shipm',
    Top Layer:            'Transaction/DragAndRelateLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_ECC_SalesService',
    Another one gives me this:
    Application URL ':///sap(ZT00WUJNSGtTb1A2QmdJWUY1N2xybU5RLS1FbFVMRHh6SkRab0x3SDkwQmRfeGt3LS0=)/bc/gui/sap/its/webgui' is not valid! Please check the protocol and host entries for system 'SAP_ECC_SalesService'.
    One of the errors is as follows, but it is because BI is not connected to this portal, as the documentation says the connection is optional for this business package:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/com.sap.pct.erp.salesrep.Fulfillment/com.sap.pct.erp.salesrep.OrderFulfillmentAnalyses',
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_BW',
    Thanks,
    Owen

  • Business Package for Internal Sales Representative 1.0

    I'm trying to install the Business Package for Internal Sales Representative 1.0 to explore the options of using Business Packages in our portal.  I have the SAP Library Link for this BP ( http://help.sap.com/saphelp_erp60_sp/helpdata/EN/b7/036b4060a1181ce10000000a1550b0/frameset.htm ), and I've looked at the configuration information on the page. 
    So far I've imported the business package for common parts and the business package for internal sales representative, I assigned the alias "SAP_ECC_SalesService" to our ECC connection (does it need to be the default alias?).  We also have an ITS installed for the connected system.  We don't currently have our BI system connected to this portal, but it said that was optional.  I have also assigned the role from each business package to my user, but when I open the iviews, they give me errors.
    I am not sure what I am supposed to do to make the settings for the launchpad.  Also, what other steps do I need to complete?  Do I need to do something in the source system to set up the connection?
    Any help appreciated.
    Thanks,
    Owen

    One of the errors gives this long text:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.Transaction',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/order_fulfill_info/com.sap.pct.erp.salesrep.disp_shipm_page/com.sap.pct.erp.salesrep.display_shipm',
    Top Layer:            'Transaction/DragAndRelateLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_ECC_SalesService',
    Another one gives me this:
    Application URL ':///sap(ZT00WUJNSGtTb1A2QmdJWUY1N2xybU5RLS1FbFVMRHh6SkRab0x3SDkwQmRfeGt3LS0=)/bc/gui/sap/its/webgui' is not valid! Please check the protocol and host entries for system 'SAP_ECC_SalesService'.
    One of the errors is as follows, but it is because BI is not connected to this portal, as the documentation says the connection is optional for this business package:
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.salesrep.bp_folder/com.sap.pct.erp.salesrep.roles/com.sap.pct.erp.salesrep.salesrep/com.sap.pct.erp.salesrep.sales_process/overview_folder/com.sap.pct.erp.salesrep.order_fulfill/com.sap.pct.erp.salesrep.Fulfillment/com.sap.pct.erp.salesrep.OrderFulfillmentAnalyses',
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_BW',
    Thanks,
    Owen

  • Business Packages for Maintenance Technician

    Hi all.
    We imported the Business Package for Maintenance Technician and previously we followed the prerequisites on the documentation.
    For the step "You have set up the system alias SAP ECC Manufacturing in the portal" the alias was created for the system SAP_R3, I simply create the alias n no more.
    When i try to execute the preview of any iView i.e. "Create Confirmation" the following error appears:
    "Exception in SAP Application Integrator occured: Application URL ':///sap/bc/webdynpro/sap/rman_prsp_conf_app/;sap-ext-sid=x2bvhbLxismPPWD3O5rgfA%3D%3D7AFrHLsz6dPb8oNUuj4jqg%3D%3D' is not valid! Please check the protocol and host entries for system 'SAP_ECC_Manufacturing'..
    Exception id: 12:03_26/02/07_0022_19277150
    See the details for the exception ID in the log file"
    Does anybody knows what i have to do or where am i wrong.
    Thx.
    Best Regards.
    Gregory.

    Hi Vicky.
    Sorry about the delay.
    I think the order is not too important, only the first step: installation of the business package for common parts.
    I recomends u follow the prerequisites on http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/5cd2416d9c1c7be10000000a1550b0/frameset.htm
    Also have a look to the oss notes: <b>517484</b> n <b>921051</b>
    Define a SAP_R3 system into the portal with the following properties:
    <b>1) Connector</b>
    <i>Application Host</i>: <ur ECC hostname> (complete)
    <b>Remote Host Type</b>: 3
    <i>SAP Client</i>: <ur ECC client>
    <i>SID</i>: <ur ECC system ID>
    <i>SAP System Number</i>: <ur ECC system number>
    <i>Server Port</i>: <32 + SAP System Number> (i.e. 3201)
    <i>System Type</i>: SAP_R3
    <b>2) ITS</b>
    <i>ITS Host Name</i>: <ur its host name>:8000
    <i>ITS Path</i>: /sap/bc/gui/sap/its
    <i>ITS Protocol</i>: http
    <b>3) WAS</b>
    <i>Web AS Host Name</i>: <ur ECC host name>:8000
    <i>Web AS Path</i>: /sap/bc/webdynpro
    <i>Web AS Protocol</i>: http
    <b>4) User Management</b>
    <i>Authentication System Type</i>: <a value that applies for ur system>
    <i>Logon Method</i>: <a value that applies for ur system>
    <i>User Mapping Type</i>: admin,user
    And with the aliases: <b>SAP_ECC_Manufacturing</b> n <b>SAP_ECC_Common</b>.
    I hope it helps u.
    Regards.
    Gregory.

  • Business Package for Employee Self-Service 4.6C - 4.7 - F4 key doesn't work

    Hello All,
    We have installed Business Package for Employee Self-Service 4.6C - 4.7 in our Portal version EP 6.0 SPS09 .We r accessing ESS into portal through ITS .I hav not installed any support packages for this Business Package.Our backend is R/3 system.We are a problem in accessing ESS iviews in Portal like F4 key doesnot work and no F4 help pop up appears.Are there any support packages also available for a Business Package.If yes where to find it and how to install it,can someone tell me wt might be the cause of this Error? and how to resolve it? My Email Id is [email protected] .
    Regards,
    saumya

    Hi Rudhras
    I don't uderstand why u use MYSAP ERP ESS support package since u using SAP R3 4.7 as backend.
    I think it's diffrent from SAP R3 4.7 ESS coz it's used webdynpro
    so download the Business Package for Employee Self-Service 4.6C - 4.7 50.4 version
    regards,
    kaushal

  • Question about "BUSINESS PACKAGE FOR COMMUNICATION"

    We want to configure "BUSINESS PACKAGE FOR COMMUNICATION_50_4_5" for EP 6.0 SP2. We have imported mentioned package in our EP 6.0. There are no errors in logfile.
    In document "Transfer Collaboration Rooms from EP 5.0 to EP 6.0" (item 3.8) is described how we can create and configure systems for "Communication Framework", "Address Book Component", "Java Mail Connector" and "Mail Server", that was mentioned in documentation to "BUSINESS PACKAGE FOR COMMUNICATION_50_4_5".
    But we can't create those systems because portal's archives: "com.sapportals.pct.comm.systems" and "com.sapportals.pct.col.sync.systems" are absent in our system (System Administration > System Configuration > System > Portal Content. Right click on directory and select "New From Portal Archive").
    What we can do in this situation?

    Hi Slava,
    the Communication Package has been discontinued, it it not supported with EP6.
    For the Coll.Rooms you have to configure the Groupware Connector according to the Admin Guide.
    Hope this helps.
    Bye
    Christoph Schulz
    Freudenberg IT

  • Business Package for MDM 5.5 SP3

    Hi
    We are struggeling a little bit with the connection to the MDM Server.
    Portal version = NW04 Stack14, MDM version = 5.5 SP3 and the Business Package for MDM has been installed in the EP.
    SAP EP on a single server, MDM on a single server.
    In the documentation for the Busines Package for MDM at page 4 where we are "Creating Portal Systems Objects for Custom Repositories", I have a question regarding the MDM server references.
    Step 1. System adm - System conf - System Landscape - My folder - New - System - MDM Server - Next
    Step 2. System name= MDM, ID=mdm, prefix=com.xx, Language = English, Description = My test - Next
    Step 3. MDM Server = ???? The host of which the MDM server is running or the MDM server itself - and which password should we use, The password for the host, the MDM server or the database????
    Regards
    Kay-Arne

    Hi.
    I managed to solve this issue by myself:)
    I think the error is that I used the system templates from sp2....
    Either way, i created a system from par "com.sap.pct.mdm.tech.systems" and filled in name, id, prefix, language and description. From there I opened the object, selected:
    Usermanagement
        - Usermapping: admin,user
    Connection properties
        - MDM 5.5 Host Server: Myserver
        - Repository Language:  English [US]
        - Repository Port:     2005
        - Schema Language:     English [US]
    System Aliases:
        - My_MDM
    Saved the object
    Maintained the userid and password through Personalize
    Connection Test - and it works
    From there I created a iView (MDM) and followed the wizard
    Regards
    Kay-Arne

  • Business Package for BI Administrators

    Hi all.
    I imported the <i>Business Package for BI Administrator</i> to the BI Portal (Version 7 SP10).
    I also did configure a SAP_BW system that test all OK and set its alias to the iViews. The problem is that when i try to execute any iView of the business package content it give me the error "Error loading template <template name>".
    Does anybody knows whats happens? What am I forgetting?
    Regards.
    Gregory.

    Thx for ur answera Deepu.
    I will check the activations of all objects and if its works, I will give u ur respective points.
    Regards.
    Gregory.

  • Empty iViews in PLM Business Packages (Enter Asset, Enter Project etc)

    Hi All,
    We are implementing SAP PLM Business Packages 50.3.1 in SAP EP 6.0 SP16 with a SAP 4.7 backend. 
    We have noticed that certain iViews do not seem to work correctly - they display no entry fields at all.  For instance, in the Assets Business Package, the Asset Details Page contains a Choose Asset iView in which you can choose either Functional Location or Equipment.  When choosing either of these, the Enter Asset iView should refresh and display the appropriate entry field.  ie. either 'Enter Functional Location' or 'Enter Equipment'.  Instead, it displays absolutely nothing (ie. the Enter Asset iView remains blank).  This problem also occurs for projects in the Projects business package.
    Has anybody seen and resolved this behaviour for the PLM business packages?
    Any useful thoughts or suggestions will be greatly appreciated and rewarded.
    Regards
    John Moy

    Hi All,
    Thanks for the responses.  Thanks to your input, I have solved the problem.  Basically, we are working on copied versions of the pages and iViews (ie. copied into our custom folder in PCD).  Our users do not have access to the original SAP iViews.
    I noticed (after reading the documentation page 116 which you referenced), that for our copy of the component loader, the parameter Java_IView_Directory was still pointing to the standard SAP location, which our users have no access to.  This explains why the iViews are blank.  When I amend this parameter to point to our custom location, everything works!
    Thanks again for your input.  Points awarded.
    Regards
    John Moy

  • News iviews in business package for CRM

    Hi ,
    I have uploaded the standard business package for CRM . In the first workset for "Home" the page for "news" has ivews like
    1) press releases referring to the path /sapcrmnews/Partnernews/PressReleases
    2) partner news referring to the path /sapcrmnews/Partnernews/PartnerNews
    3) success stories referring to the path /sapcrmnews/Partnernews/SuccessStories
    etc ...
    All of these iviews do not display the content and show an error message "Item not found . The item you are attempting to access is not available. Check that the name or link is correct. You might also check whether the associated repository is currently accessible."
    When I go to the KM content I can only see the folder /sapcrmnews but the directory structure that these iviews are looking for cannot be located . Should not the directory structure required by these iviews get created automatically when the business package is uploaded ? If not then do we need to manually create the directory structure ? How does the content get displayed in the iviews for the standard business package ?
    Regards
    Deepak Singh

    Hi Thomas,
    You have posted in the wrong forum. A solution has been already provided in "CRM Development" forum for this issue. Check out this,
    Re: CRMC_BLUEPRINT_C/ PCUI Attachments Viewable

Maybe you are looking for

  • NAC SSO in Windows 7 not Working

    Hello, I'm having problems with SSO process on workstations with Windows 7 and I need help to solve it. ENVIRONMENT: Clean Access Manager: 4.9.0 Clean Access Server: 4.9.0 Clean Access Agent: 4.9.0.33 Compliance Module: 3.4.27.1 Windows Domain : Wind

  • Problem with 5.1 sound, only getting stereo [Geforce GT 610]

    Hi, this is going to be a bit long, but bear with me. HARDWARE HTPC: - Corsair VX 450W, PSU - Gigabyte GA-EG45M-DS2H, motherboard - Intel Core 2 Duo E8400, CPU - Kingston HyperX DDR2-800 4 GB (2×2048), RAM & - Asus Geforce GT 610 (installed today) SO

  • Windows No Disk There is no disk in the drive. Please insert a disk......

    Help! Just recently this message window has been appearing everytime I open up iTunes: Windows No Disk There is no disk in the drive. Please insert a disk into drive. iTunes was humming along nicely for over a year with no problems. All of a sudden t

  • How to use PID function to control a DC motor? ?

    Hi everyone, I wanna control a 6v DC motor using PID control toolkit 8.2. - a close loop control system with an encoder sensor - using a DAQ card model: NI USB-6008 - the DAQ card will be able to output pwm signal to the transistor then to my motor I

  • Errors importing music from CDs

    I got an Ipod for Christmas and am now trying (yes, trying!) to load my CD collection (and some of my wife's favourites)onto it. For some of the CDs the tracks are not being imported correctly, eg * So Far by Crosby, Stills Nash and Young - track 2 a