How do I undeploy a Business Package from EP?

Hi Experts,
I need to deploy & configure some specialised Business Packages on the Portal for a Demo. But the requirement is to undeploy the Business Packages from the Server after the demo.
How can that be done? If I just delete the specific folder, does it mean I am undeploying the Business Package?
Thanks,
Shobhit

Hi,
The SDM is one of the options to choose for undeploying an application. But I basically prefer using the J2EE Engine's visual administrator tool (it is more intuitive in my opinion). Here's how to deal with it:
1. Start the tool using the go.bat located in \usr\sap\<SID>\<Instance Name>\j2ee\admin folder
2. Log in with an Administrator user.
3. Under the Server node click Services-> Deploy.
4. In the runtime tab, on the right hand side screen click on the Applications checkbox. The list of all deployed applications appears.
5. Select the application and click on the Remove button.
http://img143.imageshack.us/img143/600/vaxu5.jpg
Undeploying using SDM
You can also undeploy the application using the SDM tool. Launch the tool by running the remotegui.bat from your usr\sap\SID\JC00\SDM\program. Enter your sdm password and then go to the undeployment tab. pick the application you want to undeploy and add it to the right hand pane and follow the steps in the wizard
Check this official SAP link for deployment and undeployment details.
http://help.sap.com/saphelp_nw04/helpdata/en/28/2c3c1bf823204c8370bfacbe54133b/frameset.htm
with regards,
Kanthi

Similar Messages

  • 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

  • Problems downloading a business package from Portal Content Portfolio

    I had problem downloading the following business package from Portal Content Portfolio:
    Business Package for mySAP CRM – Business Productivity Pack (60.1).
    Thanks,

    Hi Amr
    If it is a restricted shipment you will have problems downloading this business package.
    Instead you can download this from the Marketplace.
    You can give
    Business Package for mySAP CRM - Business Productivity Pack 60.1 
    in the search option of Service Market Place
    Regards
    Rajeev.
    Message was edited by: Rajeev Ullatil

  • How do I raise a Business Event from a OAF page?

    Hello,
    I am developing a custom system using the OAF and need to raise a custom Business Event, which in turn will have a subscription to launch a workflow process.
    How do I raise a Business Event from a OAF page ?
    Can I use the classes in oracle.apps.fnd.wf.bes.* ?
    Any help would be highly appreciated.
    Best Regards,
    Andries Hanekom

    Hi,
    When I try to compile just the basic part of my class I receive the following error:
    Error(21,36): cannot access class javax.jms.TextMessage; file javax\jms\TextMessage.class not found
    Class Code:
    import oracle.apps.fnd.wf.bes.BusinessEvent;
    public class VscmsEvents
    public VscmsEvents()
    public static void main(String[] args)
    VscmsEvents vscmsEvents = new VscmsEvents();
    //Initialize BusinessEvent, Payload objects
    public void initEvent(String eventName, String eventKey, String eventData)
    //Create BusinessEvent Object
    BusinessEvent mEvent = new BusinessEvent(eventName, eventKey);
    Furthermore, when using the BusinessEvent object to raise the event I will need to provide the raise method with a java.sql.Connection parameter. In the context of a OAF page how will I perform this?
    Thanks for the help.
    Best Regards,
    Andries Hanekom

  • How can i download ESS business package?

    How can i download ESS business package?
    After sdn updated I cannot find where it is.

    Hi Postech,
    this answer is more elaborative
    Click on SDN Community on the top Navigation Panel
           In Detail Navigation you can see SAP Netweaver Capabilities --> User Productivity --> Portal and collaboration link, Click on it
           You can find Portal Content Portfolio,  Click on it.
           In new window you can find Business Packages
           We have three types of categories:
                1) Business Packages for Every User
                2) Business Packages for Managers.
                3) Business Packages for Specialist.
        When you click on any of Categories, you can find related to that categories of    Business Packages.
         Click on Download   then it will ask for Service Marketplace id and password
    Reward points if helpful
    Regards,
    Shailesh Nagar

  • How to Initiate For Creating Business Package.

    Hi all,
    We donu2019t have NWDI setup in our landscape; therefore I would like to know that how i can initiate for creating business package of custom specific application development using Web Dynpro JAVA and DB Oracle. If anyone has idea about this type of in-house development, please suggest.

    Hi Gautam
    Please setup NWDI for creating custom business pachage.
    Download DTR, CBS and CMS same patch level as your Server and delpoy.
    then Create Software component in System Landscape Directory(SLD) and create custom business package track in the CMS for development using Web Dynpro JAVA
    Hope this will help.
    Thanks
    Arun

  • How to select a procedure in package from crystal report

    I want to select a oracle procedure in package from a crystal report. I can able to select stored procedure from crystal report if I check the option storedprocedure in file menu--option-SQL tab.

    Thanks Jayanthi,
    We had already read the article, but did not interpret it correctly. We found the solution in an SAP OSS note.
    We had to use method get_document_handle to get an OLE link and continue from there with OLE. The article however is very brief on that part and has no example.
    So for anyone who would like to do the same or simular:
    - call method do_document->get_document_handle:
        EXPORTING
           no_flush = ''
        IMPORTING
           error = do_error
           handle = do_handle
           retcode = do_retcode.
    - GET PROPERTY OF do_handle-obj 'Application' = do_ole_application.

  • How to call webservices in business objects from java

    hi everyone, i am having a scenerio were a program which is written in java, this java program will instantiate when i get the data into my database. the java program need to fire and pass the parameters to the webservices in the business objects to create a file depending upon the parameters which r passed by the java to webservices. how i need to cinfigure in business objects webservicess,to get what i am looking or what r the things i need
    we r using xi 3.1 sp3, web application server tomcat.

    Hi,
    case 1: for WDP, you can create the web service model via "Import Adaptive Web Service" or "Import Web Service Model (deprecated)" by supplying wsdl URL.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/faq%2b-%2bmodels%2b-%2badaptive%2bweb%2bservice
    case 2: In ABAP, create a proxy object at trx code SE80.
    http://help.sap.com/saphelp_nw04s/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/frameset.htm
    Both cases are wizard-based. It's pretty intuitive.
    - julius

  • How to get out the business card from cd pocket on macbook pro ??? please help !!

    my child put a business card to the cd pocket !! please let me know if there is any way to get it out ???

    Oh... don't forget to send your kid the bill 
    The other thing to try is to wrap double sided tape on a tooth pick and try to insert carefully and try to get the card to stick to the double sided tape, then extract.

  • How can i change my data package from 64 to 32 bytes

    I have a serious problem with my internet conecction because the ping is to high and i need to make slower pakage, i mean 64 to 32. Any body could help me please?

    No. No one can help you. We are not your data support. You need to contact whoever provides your internet connection.

  • Business Package download from SDN

    Hello,
    I am trying to download business package from sdn it is giving following error with page cannot be displayed
    and displaying my userid and password on the browser.
    Can you please suggest me how to proceed further to download BP from SDN
    Regards
    SIVA

    You need a SAPNet S-User-Id to download the business packages. If you have an SDN-ID and a SAPService-UserID Like "S000xxxxxxx" (which your SAP-Admin can order for you) you can ask to merge these two IDs and then you are able to download. If you have no connection to a licensed  SAP-System, you cannot download the BPs.

  • How to down load Business packages

    Hi,
    how to down laod the business packages which will be supplied by SAP for its customers ? (i.e in how many ways we can download).
    is we can downlaod from SDN.SAP.CORP if yes tell me the location .
    Regards,
    Govindu

    Dear Govindu,
    You have to download it from http://service.sap.com/swdc
    Most of them are in Downloads -> SAP Support Packages -> Support Packages and Patches - Entry by Application Group -> SAP Application Components -> SAP ERP -> SAP ERP (your version) -> (support package) -> Entry by Component -> Portal Content
    Regards.

  • How to do download business packages?

    Hi,
    I want to download business packages from SDN ,please tell me the procedure.
    Thanks & Regards,
    Indhra.E

    Hi,
    To downmoad BP from SDN :
    go to SDN community -> SAP Netweaver -> Portal -> Portal Content Porfolio
    This is the direct link
    <a href="https://www.sdn.sap.com/irj/sdn/contentportfolio">https://www.sdn.sap.com/irj/sdn/contentportfolio</a>
    Hope this help
    Vincent

  • How to make a Business Package

    Hello All
    I want to create Business Package of the application that I made in the CAF, that contains everything like Roles, Worksets, Pages, iViews.
    How can I make a Business Package out of that so that 3rd party can use it.
    When we deploy CAF project 6 ear files are created and after that we make a WebDynPro Model and also one ear corresponding to that is also deployed.
    So what I have to do to make a Business Package out of this application so that 3rd party can use it.
    Good points assured.
    Thanks & Regards
    Vivek

    Hi,
    Follow the 2 Scenarios explained here:
    http://help.sap.com/saphelp_nw70/helpdata/en/d6/772240da03e569e10000000a155106/frameset.htm
    So you need a EPA for portal content and create SDA out of your EAR files.
    So your Business Package has one EPA file and one SDA file.
    Greetings,
    Praveen Gudapati

  • How know if the Business Package of ESS, MSS y E-RC are install

    Good Morning,
    How i know if the Business Package of ESS, MSS y E-RC are install in the system???
    In the part of portal and ECC.
    Kind Regards

    Please check if
    SAP_ESS
    SAP_MSS
    PCUI_GP
    BPERP5MSS
    BPERP5ESS
    is listed in Portal SP information
    This can be brought up in browser by executing http://<hostname>:<port>sap/monitoring/ComponentInfo
    Best wishes
    Stuart

Maybe you are looking for

  • Is it possible to display the standard function keys in screen painter

    Hi , I design a screen in se51 where I use push buttons and input/output buttons and so on in the layout, here in the layout or in my final output screen(when i assign this screen to a transaction) I would like to display other standard keys, ie the

  • How to view all the metalink notes in a single window?

    Friends, I have metalink access...i want to view all the metalink notes in a single shot. now i am searching the metalink notes by entering the artical id...is there any way to get all the documents in one shot ... like how we are seeing the forum th

  • Just bought a new macbook pro, how do I transfer files from my pc to my mac using a network?

    I have been reading on the apple website, and the best option for me is to use a network, I understand how to set it all up on a pc, but I have no idea what it means where it says the bit in bold. (point 3) Make sure that both computers are turned on

  • Engineering logical subtypes to Relational model

    I have a logical model with subtype (box in box). When I forward engineer to a relational model there is nothing in the model to represent the subtypes. I was expecting (as in old Designer) to see a differentiator "type" column to be generated with a

  • BW Custom exit

    Hi Please let me know the BW Custom User Exit which is used to add Vendor # to the FI posting. Regards dyuthi