Need of a par file for Enterprise Portal

Hi Everybody.!
I'm new to this website.
Could any one tell me the site to download the par file required to create a system template in EP.
or can mail the file to my mail. My mail id is [email protected]
The required par file is "com.sap.portal.howtos.webapp.par"
thank u very much...

Yes it's possible. You should create a stand-alone portal application. That way the par file will be put in a SDA file that will be deployed automatically.
You can choose the DC type when creating it. To convert existing not-standalone DCs to standalone DCs, adjust the .dcdef file of the project:
     <component-type>
          <vendor>sap.com</vendor>
          <type>Enterprise Portal</type>
          <sub-type>Portal Application Standalone</sub-type>
     </component-type>
     <properties>
          <ns0:localization xmlns:ns0="http://xml.sap.com/2003/06/Localization">
               <ns0:domain>EP</ns0:domain>
               <ns0:originalLocale>en</ns0:originalLocale>
          </ns0:localization>
          <pns1:par-archive-name xmlns:pns1="http://xml.sap.com/2004/06/PortalPlatform">com.mycomp.this.that.xyz</pns1:par-archive-name>
          <pns2:sda-type xmlns:pns2="http://xml.sap.com/2004/06/PortalPlatform">EAR</pns2:sda-type>
          <pns3:package-sources xmlns:pns3="http://xml.sap.com/2004/06/PortalPlatform">false</pns3:package-sources>
     </properties>

Similar Messages

  • Unable to Deploy Par  File in the Portal

    Hi Experts,
    When i'm trying to deploy the par file to the portal after Configuring the server settings it's giving me an error.
    "Operation Failed: Please make sure the server 'DEV' (hostname:port) is running or check the log (sap-plugin.log) for more detail "
    And please guide me where i can find the log file sap-pluginng to check the logs as i'm new to the NWDS i'm not able to locate the file.
    Regards,
    Nilesh

    Dear Nilesh,
    Check that you have set the followings configurations:
    - Windows -> Preferences -> SAP J2EE Engine:
         Message Server host: Portal Server
         Message Server port: ms of portal 390x (not 50x00) you cand find your message server port in http://server:port/index.html -> System Information (Message server table)
    - Windows -> Preferencies -> Sap Enterprise Portal (there you need to put the 50x00 port).
    Try with this a comment, regards.

  • Pro/cons for dev. environments for Enterprise Portal components

    Hi
    I am looking for some positives and some negatives that should be considered when a client needs to decide on which development environment to use for Portal development. I am aware of three products, Visual Composer, Web Dynpro and NW Developer Studio.
    Is there anyone who can briefly try to explain the positives and negatives with each?
    Any feedback is greatly appreciated!
    Kind Regards,
    Thomas Kjelsrud

    Hi Thomas,
    first, welcome on SDN!
    Then about your question:
    The standard IDE for any kind of portal components / applications is the NetWeaver Developer Studio (NWDS). By this, you can develop different things (EJBs etc pp), but also portal specific projects (in the end: PAR files, based on AsbtractPortalComponent, DynPages or JSPDynPages) as well es WebDynpro applications. The latter are able to run standalone (ie not driven by EP, but by WAS J2EE 6.40), but there is also a tight integration into the portal environment.
    If this is understood, you know that the question "NWDS or WebDynpro" does not make sense, for WebDynpro is developed through NWDS.
    A first overview about this issue so far is https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/exploring java programming models with sap netweaver developer studio.pdf
    In that PDF, also the relationship of the tool NWDS and the programming model of WebDynpro is given (even if the term "relationship" may be misguiding, it's more that these two things are to be seen in a comparison, for they use different techniques, are meant for different aims etc.)
    The VC is a totaly visual tool to build "applications" for EP mainly based on access to R/3 as backend system, for example. So it's focus is on building UIs which access backend information. That for sure is important for backend integration into EP, but the term "application" does not really fit.
    For VC see https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/developing code-free business applications using visual composer - beginner.abst and https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/visual composer - a model-driven development tool for enterprise portal iviews.pdf as an introduction.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers. Thanks in advance!

  • How to find the PAR file for standard iviews??

    HI all,
    I am trying to customize some screens provided by the standard EP portal. But i am not understanding which will be the PAR file which has code for these iviews.
    For example, in the "Approval screen for New user registration" has an iview which displays the info given by the user(seeing which user admin will either approve or reject the new user). I need to change this. 
    Also the screen where new user enters his information(when the company feature is enabled,it shows a second screen where Contact info of the user, etc. are asked) , needs to be changed which also some iviews.
    Please help me in finding the right PAR file and the JSP which needs to be edited for this purpose (and how to find these in general for any standard screens)
    Regards,
    Narahari

    Hi Narahari,
    --and how to find these in general for any standard screens)
    For getting the right par file for any standard iviews, Check out the property named <b>Code link</b>, which is there in the property list of every iview.This will give you a clear cut idea on which PAR file you have to edit to obtain the desired result.
    Regards
    Rajeev
    Do award points for helpful answers in SDN.

  • Not able to view the uploaded PAR file in the portal archive selection.

    Dear All,
    I have modified com.sap.portal.runtime.logon.par and have renamed it to some other name.
    Now I have uploaded the par file.
    The problem is that when choose new from PAR option (to create iview from a par file),I am not able to see the par file in the Portal Archive selection.
    I also want to know that if I am able to call the par file in the iview, can I use this iview to have a portal login.
    Our requirement is that we want to give login page for the portal in the portal home page.The portal home page will be for the anonymous users.
    Kindly try to guide me

    Hi Nitin,
    Check ur Portalapp.xml file. If u have the following code in that just <b>remove</b> them
    <property name="com.sap.portal.pcm.Category" value="platform">
    <property name="inheritance" value="final"/>
    Deploy it again.now u can see that par in ur portal.Refer this thread also
    PAR File not seen
    Regards,
    Tamil K

  • Where is the jspdynpage in .par file for masthead

    I have a project in NWDS with .par file for masthead.
    In the dist folder I found the jsp files but where will I get the jspdynpages in this project.
    I want to add the code to connect to R/3 in this dynpage for lightheaderiview.jsp
    Please help.

    Hi Anzar,
    If you describe the scenario then probably you might get more helpful answers. You can write a custom module JSP which will use JCO adapters to fetch the data you need from the backend systems.
    Thanks,
    GLM

  • Opening a .zip file from Enterprise portal

    Hi all
    I am facing a problem while opening a .zip file from Enterprise portal. It gives the error- "Cannot open file- It doesnt appear to be a valid archieve" for every file.
    Is there any setting to be done in SAP Netweaver or is it the system limitation.
    Please help...
    Regards
    viraj

    hi pankaj
      I have uploaded a  .zip file in Enterprise Portal folder. When i click on the file, it opens with Winzip application. But then it gives the above mentioned error. I have tried another way also- I downloaded the file on computer drive and then tried to open it but same error .
    I hope it will make the picture clear.
    regards
    viraj

  • Want to prepare for enterprise portal development certification

    Hi,
    please guide me how should I go ahead to prepare for enterprise portal certification.
    1.Is there any eligibility for work experienec, if I dont attend SAP proprietary training courses, and prepere self?
    2. Is it really worth to prepare and give examination? Is it really makiing any impact in market to be certified?
    how much time duration looks OK, to get certified
    as I am in US, California, what are chnaces to get a suitable date to give exam.
    Thanks in advance.

    Ankit,
    1. Usually you would need 3-6 months of EP development experience. This blog may help.
    /people/umair.salam/blog/2005/12/13/beginning-ep-development
    Some of the courses mentioned on link above can be done online.
    2. With experience and certification and the market need for EP developers, your chances of getting placed/hired are much better.
    With not attending courses, it may take you 4-6 months on Self-Learning.
    You can call SAP Education (1-888-777-1727, option 1) and schedule a test for either C_TEP15_04, or go to
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=525
    Regards,
    James

  • What is the name of PAR file for SAP logo?

    We want to know  the exact name for the PAR file for the SAP logo at the upper
    right conner of the EP, and the PAR file for the picture before the SAP logo.
    We know it is in the pcd directory but there are too many.
    Points guaranteed. Thanks!

    Hi Jennifer,
    That par file name is "com.sap.portal.navigation.masthead.par.bak".
    It is available at System Administration>Support>Portal Runtime>Browse and Deployments>ROOT/WEB-INF/deployment/pcd.
    If u download that file to ur NWDS u can see the logo icon and pictures used inside the image folder presents in dist folder.
    In the coding part they have used the url to this pictures and logos.
    Note:
    While downloading that file from pcd save it with the extension .par remove that .bak from the name.and import that par file to ur NWDS.
    Regards,
    Tamil K

  • Mobile Synchronization for Enterprise Portal

    Hello,
    I ve to implement Mobile Synchronization for Enterprise Portal of my Organization .How do i go about doing this . I am very new to sap Netweaver Platform . please guide me with ur views , important links & documents .
      (Generous Points Will Be Awarded   )
    Thanking you,
    Theja Anand

    Hi Theja,
    there is no standard functionality for synchronizing content from the portal to a mobile device... as far as I know.
    What kind of content do you need an the mobile devices?
    "Synching" SAP transactions can be achieved with SAP Mobile Infrastructure, but you have to develop the needed applications especially for the mobile plattform and those apps are not integrated in the portal...
    Hth,
    Michael

  • HT3669 I only have a HP printer and why I need to install a file for all the HP printers drivers 590MB??? if normally the size of my file should be 5MB.  some one could me help to avoid installation of 590MB for my new mountain lion software???

    Hi guys..!!
    I would like to know if someone could help on this:
    I just have a HP printer (HP Designjet 100) and for some reason I need to install a file for all the HP printers drivers in total 590MB to be able to use my printer in my mountain lion???
    If normally the size of my files in the for previous software was more or less 5MB why now i need to install 590?
    Some one could help me how to avoid installation of 590MB for my new mountain lion software???
    Thanks

    If you go to http://support.apple.com/downloads and locate the HP Printer Drivers installer, you will find that it is 473.4 MB (for version 2.11). If you install this, it will install the full set of drivers for every model of HP printer that is supported by the drivers distributed through Apple. The disk space occupied once installed will probably be larger than the download, since the downloaded file is compressed.
    On the other hand, if you have an HP printer connected and you use Software Update (or the Update tab in App Store), that should offer you a much smaller set of HP drivers, which are only applicable to your printer (and possibly a few similar ones). These updates are typically only tens of megabytes rather than hundreds of megabytes.
    If Software Update doesn't offer you any HP drivers then it either thinks you have the latest drivers installed already, or the printer model is not supported by the drivers available from Apple.
    This article lists all of the printer models for which Apple distributes the driver:
    http://support.apple.com/kb/HT3669

  • I need to download installation files for my Adobe Acrobat Standard 9.5.5.

    I need to download installation files for my Adobe Acrobat Standard 9.5.5. There are no links to be found for this version on the adobe site..
    I have two licenses for adobe acrobat, but cannot find my software. Any help with a direct link to the standard version would be helpful.
    The professional version does not work with the standard licens.

    if you purchased from adobe, log in to your account and check your order history, https://www.adobe.com/account.html
    if you acquired via dell, https://smartsource.dell.com/
    if you purchased elsewhere, contact the vendor.

  • What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile for this site using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    There is no "flash player similar to Adobe Flash Player". Flash is a proprietary Adobe product. There is currently no version of Flash for iOS.

  • Business Package for SAP Best Practices for Enterprise Portal

    Hi,
    We are implementing EP for ECC 5.0 and we have to web enable some FI transactions like FB50/fb60 etc. We want to use standard business package for this. The only business package that caters this requirement is "Business Package for SAP Best Practices for Enterprise Portal 60.1". When i checked the data source for this business package, the specification is for "SAP R/3 4.6B and above". Does this work for ECC 5.0 as well? In general does the R/3 specific business packages work for ECC versions? Please let me know. Thanks for the help.  I promise rewards.
    Regards
    Hari

    Hari,
    When you download the BPO via Portal Content Portfolio,
    each bpo has additional information on the release.
    For example for the one you are inquiring about - Business Package for SAP Best Practices for Enterprise Portal, the additional release information is provided on the following links;
    https://www2.iviewstudio.com/sdn/info/index.cfm?action=faqs&part=#QSR03
    https://www2.iviewstudio.com/sdn/detail_view/index.cfm?action=package_information&CatalogSet=SAP%20Content&ItemID=17212&CFID=7544845&CFTOKEN=99283970
    Regards,
    James

  • Enhancement pack for enterprise portal

    Hi,
    How do I identify the enhancement pack for enterprise portal?
    Also where is the information on the new features in the EHP 3 for portal listed?
    Thanks and Regards,
    Mahantesh

    Hi Mahantesh,
    Please remember that the Portal is part of the SAP NetWeaver, so all the improvements will be contained in the EhP for NetWeaver.
    I'd like to refer you to the SAP Enhancement Package 1 for SAP NetWeaver 7.0 page here in SDN
    at:
    SAP Enhancement Package 1 for SAP NetWeaver 7.0
    There you will get all the information about your request.
    It's very important to remark the following information:
    - This EhP for NetWeaver is not in General Availability, currently is in the RampUp phase, for more details you can check the RampUp page in the SAP Service Marketplace (login required) at: http://service.sap.com/rampup
    - Certain pre-requisites apply (like Support Packages)
    - To get this Enhancement Package you have two options, apply for the RampUp (you have to be in touch with your local subsidiary for details)  or wait for the official release. All the information about dates and procedures are fully mentioned in the links provided before.
    I hope you find this information useful.
    Kind Regards,
    Luis

Maybe you are looking for