Implement Business Packages SRM

hi guys,
i would like implementation BP for mySAP SRM 4.0,
now i was download the file BP for SRM.
and else i was unzip the file BP, but the file format is .sca .
my question is how to import this file .sca, because  use transport > import is not work ?
thanks for your help
rgds
echo

YOu have to deploy .sca file vai SDM. You can run the SDM by clcking on <b>RemoteGui.bat</b> found under following directory.
<b>E:\usr\sap\J2E\JC00\SDM\program</b>
PS: Please reward points for helpful answer or problem resolved. thank you.
Message was edited by: Prakash  Singh

Similar Messages

  • 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

  • Best Practice to implement Business Packages

    Hello All,
    Need some clarification -
    What is the best practice to implement ESS/MSS Business Package onto Portal -
    (1) Should I just import and configure the content     OR
    (2) Should I import, create a copy and then configure it? If yes, are there any points to be kept in mind?
    All blogs/articles that have been published show to configure the standard content.
    The requirement is to maintain a different prefix/namespace for each Portal content that comes along the business package?
    Thanks,
    Ritu

    Hi Paul,
    I also build my own roles. The only time I might use the standard roles is for demo purposes early in a project.  You will find that in some cases the business packages like MSS don't always even include standard roles, so you have no choice but to build.
    I never change any of the standard iViews/Pages/Worksets - ever.
    The most contentious issue seems to be whether to do a full or delta link copy of the standard objects.  I tend to initially do a full copy of the objects into a custom folder set in the PCD and modify those. Then I only use delta links from Page to iViews where I need the option of setting different properties for the same iView if it appears in multiple pages.  Delta links can be a bit flakey at times, so I tend to only use them where I have to.  I suspect that I may get to a point where I don't use them at all.
    Just my 2 cents worth....
    Regards,
    John

  • Turnaround Time to Implement Business Packages

    Hello,
    I am looking to find some benchmarking material on what it takes to download and implement with data loaded from backend system a 'out of the box' Business Package. 
    Any info would be helpful.
    regards,
    Tom/

    Hi Volker,
    This comment was part of document - Business Process Monitoring Set-up and User Guideline for Release ST 4.0 and ST-SER 700_2007_1.
    3 Prerequisites for Business Process Monitoring
    Business Process Monitoring is not just activated by pressing a button in the SAP Solution Manager and
    therefore the configuration of Business Process Monitoring is currently not intended as a customer selfservice.
    Instead, the procedure to set up Business Process Monitoring in the SAP Solution Manager is rather
    realized by the delivery of the SAP Solution Management Optimization (SMO) Service for Business
    Process Management due to the complex nature of the overall configuration of Business Process Monitoring.
    However, it is possible (but not recommended) for customers to configure Business Process Monitoring by
    themselves without any guidance of SAP.
    Thanks.
    Mani

  • Error in viewing role contents after Business package import

    Hi All,
    We have implemented Business Package for Course Administrator and got the role 'Training Administration' in our portal.
    When we navigate to the role, we get an error -
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 06:48_06/02/09_0061_53421850
    Refer to the log file for details about this exception.
    The log file has following entry for this exception ID:
    06:48_06/02/09_0062_53421850
    [EXCEPTION|https://forums.sdn.sap.com/]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in
    SAP Application Integrator occured: Unable to parse template [IF_true PROCESS_RECURSIVE|https://forums.sdn.sap.com/]>&<Authentication> &amp;&lt;DynamicParameter[PARAMETER_MAPPING PROCESS_RECURSIVE|https://forums.sdn.sap.com/]>&<ForwardParameters[QUERYSTRING|https://forums.sdn.sap.com/]>&<
    ApplicationParameter[PROCESS_RECURSIVE|https://forums.sdn.sap.com/]>&\#39;;
    the problem occured at position 310. Cannot process expression &lt;System.client&gt;
    because Invalid System Attribute: System:&amp;\#39;SAP_LocalSystem&amp;\#39;,
    Attribute: &amp;\#39;client&amp;\#39;
    Also, we are not able to preview the iView.
    I have checked related SAP Note - 890314 - EP on NW 2004s - Central Note for EP-PIN-AI and I see the entries for these errors. However the note mentions that it has been fixed in higher 04S SPs and we are anyway using NW 701 SP3, which is a higher release.          
    Could anyone give any clue on what configuration in case if we are missing?
    Regards,
    Anagha

    Hi
    For this Role, Check the iViews it Has.
    In those iViews , Check the System Property.
    Make sure the System Mentioned there points to valid Server.
    Regards
    Rajenrda

  • Business package for CS

    Hello all,
    I want to implement business packages for Customer Service.But I can not find any.
      Have you ever find and implement business packages for Customer Service.

    Is customer service part of CRM?
    Paul

  • How to import and test a business package

    Hi All,
    I have created one Business package and want to test it.
    I found one blog and followed the steps, but I am not able to see any folders named 'cFolders' under 'Content Administrator->Portal Content->Migrated Content->EP 5.0->roles-cFolders' as specified in the blog.
    This is the link to blog:
    Step by step guide to implement  Business Package for Collaboration by cFolders 2.0
    Also, should I sent par files used to create iView and system along with the business package, as I have created iView using 'New From par' and iView type is 'com.sap.portal.appintegrator.sap' and system of type 'com.sap.portal.howtos.webapp' using 'New From Par'.
    Pls provide me the inputs.
    Thanks in advance.
    regards,
    bhawna
    Message was edited by: bhawna

    Bhawna
    Try re-starting the portal J2EE engine to see whether you see the contents as mentioned.
    Also to test the business package create a user and assign one of the roles mentioned and log on with that user to see the contents.
    Please award points if this helps or hints.

  • Business packages for SRM to implement EP

    Hi All,
    We are implementing SRM 5.5 in our company. Also, EP 7.0 we are implementing for SRM. Can anyone help me how to get the business packages for SRM and supplier collaboration, as i cant download it from sdn, as it is unrestricted shipment.
    Also, how to import these business packages into EP.
    Thanks in advance,
    Sailesh K

    Hiya,
    Yann already pointed out where to find the BP for SRM. The Business Package for Supplier Collaboration is also available from the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio">Portal Content Portfolio</a> in the Specialist section. You want to go for the 2.0 release.
    Installation:
    In SAP NetWeaver 2004s, the portal is installed as a usage type via SAPINST. For installing the Business Package for SRM 5.0, the installation process also goes via SAPINST. Please follow SAP note 883948. 
    Best regards
    Dagmar

  • Where can I find the implementation guide for srm 5.0 busines package

    Where can I find the implementation guide for srm 5.0 busines package

    Hi Vishal,
    You can find the documentation at the following link:
    http://help.sap.com/saphelp_srm50/helpdata/en/dd/458a6764e84ff6b5e809b51c930678/frameset.htm
    Else you could browse SdN - Download - Portal content portfolio - search with the business package name.
    If you have permissions, u can download the package. Sometimes you may face problem with downloading business package and documentation using IE. You may then need to try with mozilla.
    Hope this helps. If so you could award points.
    Cheers,
    Chetan

  • Business Package for SAP SRM

    Hi experts,
    We have installed SAP ECC 6.0 with SRM addon on 2 differents mandants.
    Does someone knows if this configuration allows the use of the "Business Package for SAP SRM" into the SAP Portal ?
    After reading the on line documentation for SRM business package ( <a href="http://help.sap.com/saphelp_srm50/helpdata/en/dd/458a6764e84ff6b5e809b51c930678/frameset.htm">http://help.sap.com/saphelp_srm50/helpdata/en/dd/458a6764e84ff6b5e809b51c930678/frameset.htm</a> ), I feels that SRM plugin is not sufficient.
    Does someone can confirm ?
    Thanks in advance

    Hi Jean-Philippe,
    as far as I know, the business packages and the portal integration can only be
    used in a full SRM environment. The addon is restricted to several scenarios,
    specifically for Self Service Procurement.
    If you want to use all the features, you need to go for a full SRM Implementation.
    Cheers,
    Claudia

  • Issue on Creating RFx in webdynpro ABAP application - SRM Business Package

    Hi
    We are in to SRM 7.0 with the same version of Business Package in SAP Portal also.
    I am trying to create a RFx from Portal which in turn calls the webdynpro ABAP application (Strategic Purchasing->Strategic Sourcing->Create Documents->RFx)
    sap/bc/webdynpro/sapsrm/wda_l_fpm_oif.
    This Application has some button called "Tech RFx", "Permissions" etc., When I click on those buttons it throws the error as below :
    "There is no iView available for system "SAP_SRM": object "TechResp". For more information, contact your administrator."
    Please let me know where we are missing. I have checked all the Portal permissions. Even I can able to access all other iviews except this two buttons.
    Any settings or parameters required on webdynpro ABAP side.
    Regards,
    Raja.J

    Dear Raja,
    this behavior occurs if the IView com.sap.pct.srm.gp.iv_tech_resp
    is not assigned to the role which is assigned to the user.
    Please assign this IView to the desired user.
    Here are the steps to follow in your systems:
    STEP 1: Login to the Portal with Content Admin Authorization.
    STEP 2: Navigate to Portal Content -> Content Provided by SAP ->
    specialist -> SRM7.0 -> Core -> Roles -> Open the desired role and
    choose Navigation Folder.
    STEP 3: Now navigate to Portal Content -> Content Provided by SAP ->
    specialist -> SRM7.0 -> PPS -> iViews -> Tendering -> Select Tech
    Responses (Technical name is iView com.sap.pct.srm.gp.iv_tech_resp) and
    right click and choose 'Add iView to Role' -> Delta Link and save.
    STEP 4: Log off and login with the user and check the issue.
    Best regards,
    Tamas

  • How to know whether a business package like 'PPS' is installed in a SRM sys

    Dear experts,
    Could you please let me know how to check if a business package like 'PPS' is installed in a SRM system?
    Is it the correct way to check below way:
    SPRO -> SRM Server -> Activate Business Function.
    Thanks and regards,
    Ranjan

    see in the following links
    http://wiki.sdn.sap.com/wiki/display/SRM/PPS-ProcurementforPublicSector-+enhancements#PPS-ProcurementforPublicSector-enhancements-PPSprocessisbasedinExtendedClassicscenario
    http://help.sap.com/saphelp_srm70/helpdata/EN/c9/8d47ed4a5548c08521615d84a590e6/content.htm
    Procurement for Public Sector (PPS)
    Procurement for Public Sector (PPS) is tailored to meet the procurement needs of public sector organizations. PPS is based on SAP Supplier Relationship Management (SAP SRM), in many cases extending and augmenting standard SAP SRM functionality to meet the demands of public sector organizations. PPS offers cost savings and improved efficiency through seamless integration between the contract management and financial processes, while complying with international procurement policies and public regulations.
    Prerequisites
    In SAP ERP, you have activated the Enterprise Extension Public Services (EA-PS). Depending on the required functions in PPS, you have activated a selection of the following business functions:
    http://help.sap.com/saphelp_srm70/helpdata/EN/c9/8d47ed4a5548c08521615d84a590e6/content.htm

  • Which version of SRM Business Packages does Netweaver 7.0 support?

    We are planning on moving to SRM 7.0 Ehp2 and plan on using a portal interface with the Business Packages.  Will Netweaver 7.02 support the Busines Packages for SRM 7.0 Ehp2 or is Netweaver 7.1 or greater required.

    OK I used cut and paste
    Best regards,
    André
    SAP Connector for MS .NET (NCO) and VS 2005
    SAP Note Number: 943349 
    Symptom
    Reusing Microsoft Visual Studio 2003 components with the MS Visual Studio 2005 version
    Other terms
    SAP Connector for Microsoft .NET compatibility with Visual Studio 2005
    Reason and Prerequisites
    SAP Connector for Microsoft .NET installation
    Solution
    SAP provides support for SAP Connector for Microsoft .NET (NCO) version 1.x and 2.x, both running on Microsoft .NET Framework 1.1. Both versions run in Microsoft .Net Framework 2.0 as long as Microsoft .NET Framework 2.0 is backward compatible with Microsoft .NET version 1.1. SAP NCO version 1.x and 2.x will not install inside Visual Studio 2005. Instead customers are able to build components in Visual Studio 2003 and use these in Visual Studio 2005 projects.
    See the attached document for detailed instructions.
    Header Data
    Release Status Released for Customer
    Released on 25.05.2006
    Priority Recommendations/additional info
    Category Installation information
    Primary Component BC-OP-NET-NCO SAP .Net Connector
    Secondary Components BC-OP-NET-VS Visual Studio .Net Connector Wizard

  • SRM Business Packages upgrade frm 5.0 to 7.0

    Hello SRM Gurus,
    We are running SRM 7.0 with Business packages 5.0 and would like to upgrade to BP 7.0. On the serviceMarketPlace to download, there are BP 0-9. do I have to install in sequence or can I just go install the latest SRM Business packages?
    Thanks for your help in advance,
    Max
    BPSRM00_0-20003945.SCA to BPSRM09_0-20003945.SCA

    Hi Ambarish,
    please see the upgrade guide under
    https://websmp108.sap-ag.de/UPGRADE
    here Installation & upgrage guides -> SAP Business Suite Applications -> SAP SRM -> SAP SRM Server 7.0
    Regards,
    Peter

  • ESS Business Package implementation and   relation to KM

    Hi
    WE are implementing ESS/MSS in our customer location.
    We already imported all the ESS related businesspackages.
    After importing, we are getting this error, when we are goingthrough all the pages.
    is there any relation for implementation of ESS MSS business packages with KM?
    please help me to resolve this.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: com.sap.km.cm.docs.
    Exception id: 12:41_22/01/08_0030_45923050
    See the details for the exception ID in the log file

    >
    Debasish Sarkar wrote:
    > Hi Steven,
    >
    > SAP_WebDynpro_XSS should point to the J2EE server where the XSS components are installed.
    >
    > <Host_name>:5<NN>00  where NN is the instance no.
    >
    > For the other systems. it should point to the ECC system where the coponents are installed.
    > To find the port no. of the ECC system, goto tran SMICM, the select Goto from top level menu -> select services. There you will find the host name with the port no.
    >
    > Regards
    > Deb
    Deb,
    Thank you very much for your response.  You made very clear the question I had about <host Name>:<Port>.
    However,  When I put those settings into the "system" and then i try to test i get the following results:
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Checks the validity of system ID in the system object.
    2. Checks if the system can be retrieved from the PCD.
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Checks if the host name of the server can be resolved.
    6. Pings the server to see if it is alive.
    7. Pings the WAS ping service; works only if the service is activated on the ABAP WAS.
    8. Checks HTTP/S connectivity to the defined back-end application
      Results
    1. The system ID is valid
    2. The system was retrieved.
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (bus0230.baldor.com:53600)
    5. The host name bus0230.baldor.com was resolved successfully.
    6. The server bus0230.baldor.com could not be pinged successfully.
    Should I be concerned that the server cannot be ping successully?  I see that step 7 says this will only be sucessful if the services is activated on teh ABAP WAS.  So i am thinking this test will not complete successfully?
    Best Regards,
    Steven

Maybe you are looking for

  • Error while generating / deleting the extension

    Hi experts, I have created a project and extension through EEWB. While generating the extension by right clicking on the extension, i am getting short dump saying that Type conflict occured while calling the FM 'RSA1_SINGLE_OLTPSOURCE_GET'. We have b

  • Does time of day matter????

    I'm wondering, does Apple post updates at any time of day, or are they random? I'm new to Apple, just since the iphone.

  • MTA RBL  delays

    Sun Java(tm) System Messaging Server 6.3-1.04 (built May 9 2007; 32bit) libimta.so 6.3-1.04 (built 00:24:20, May 9 2007; 32bit) SunOS mina 5.10 Generic_125101-08 i86pc i386 i86pc Folks, I have been struggling with what appears to be an RBL lookup pro

  • Big Security Issues with WebCenter

    I have some questions about security with webcenter: 1) can I hide and show the whole portlet according to the role of the user ? 2) how can I develop the dummy page definition to put some components in it, and apply security constrains on that porti

  • Adobe Illustrator CS4 is crashing when I try to place an object

    Every time I try to place an object... or really everytime I try to do something that opens a finder window (re-linking objects, etc) the program crashes.  I have a macbook pro, should have plenty of RAM and have no idea why this is happening. Please