No Par File upload option in NWDS

Hi Experts,
Yesterday i was working on NWDS when i go to file --> import --> i used to get many options including PAR file option but today
when i tried the same go to file--> import, i get only two options Developement component and Multiple existing component into
workspace
How do i get back to previous setting so that i can import par files into NWDS.
Regards,
Siva
Edited by: bsivasap on Aug 27, 2011 11:13 AM
Edited by: bsivasap on Aug 27, 2011 11:14 AM

I was able to solve a similar issue in the past using the following approach.
First, check the file plugin.xml at the following location on your computer where NWDS is installed.
.....\SAP\IDE\IDE70\eclipse\plugins\com.sap.ep.applicationDevelopment_7.00\plugin.xml
Paste the following code in this file under extension point for the open par wizard.
<wizard
name="PAR file"
icon="icons/OpenPar.gif"
class="com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.openPar.OpenParWizard"
id="OpenParWizard">
<description>
Create a Portal Application Project from a PAR file.
</description>
</wizard>
Also, place the same code in plugin.xml file located at the following location: ....\SAP\IDE\IDE70\eclipse\plugins\com.sap.ide.eclipse.import.iaik_2.0.0\plugin.xml
Thanks,
Shanti

Similar Messages

  • PAR File upload Failed in NWDS

    Hi ,
    i.While i m trying to deploy PAR file from NWDS it showing Error like this"<b>PAR Fileupload Faild Please Check the user Name And Password</b> " .Also I tried this with admin Userid and Password,it showing the same error.
    ii.I can able to Login in to the Portal,But i cant deploy the PAR File.
    Help me to get through this .
    Regards,
    Malini.V

    Hello Malini,
    There is no configuration on server side for uploading PAR files. Please check your EP Server settings they can be the only cause of error. In NWDS please go to Windows->prefrences->SAP Enterprise Portal. Provide all the necessary details over there.
    You should use a user id which is having super_admin role assigned to it.
    In case you still get error that upload failed, In NWDS please go to Windows->prefrences->Workbench->Proxy Settings. remove proxy if it is there.
    Also the upload can fail depending of the content of the file, please ensure that there is no error in the code you are using.
    Regards
    Atul Shrivastava
    PS:Award points for helpful answer.

  • PAR FIle upload falied from NWDS

    While deploying the .par file (.par file is created from .ear file) in developer studio, from a remote client the following error occurred.
    <b>"PAR Upload failed: Please make sure server is running. HTTPS protocol is not supported, Please ensure that server is not using HTTPS"</b>
    Please give me the solution for this problem.

    Hi Piyush,
    Thanks a lot for our answer. I tried to change the HTTP service provider setting <b>AcceptClientCertWithoutSSL</b>to true(by default its false)in visual admin . But I am getting error message <b>Error while loading service HTTP Provider.</b>
    Error log shows this error.
    <b>java.lang.Exception Null Pointer Exception.</b>
    Please provide me solution for this problem also.

  • PAR file import problem in NWDS

    Hello All,
    Some time back we had developed a custome masthead component for our portal (EP 6, SP 21).
    It has been deployed into the portal and its running fine.
    now, we need to change some thing in that and so we have downloaded the par file and imported in nwds for code modification.
    once we do that we get the masthead.jsp file but unable to get the class files and the beans.
    what we doubt is while deploying the par the code was not deployed in the portal.
    do you have any idea how can we get the code base out of that ?
    p.s we dont have any other code base.
    Thanks
    Anirban

    Hi Anirban,
    If you uncheck and deploy the PAR file, later you can download it from portal. But the source code will not be available i.e src.api and scr.core will not be available. 
    1.unzip the jar file in portalINF/lib.
    2. Run the java decompiler tool on each unzipped folder.
    3. create another folder and move .java files and rename it.
    Hope this might be helpful.
    Thanks,
    Subashini.

  • Is it possible to have a 'file upload' option on an Adobe Muse Form. Is there a widget for this?

    Is it possible to have a 'file upload' option on an Adobe Muse Form. Is there a widget for this?

    Hi
    Please refer to this thread, Upload file button

  • Par file upload

    Hi,
    I made changes to par file after importing in on NWDS. Now Im unable to export the file due to an error in the NWDS:
    " Operation failed: Please make sure the server is running or check log for more details ". Can someone can tell me what the problem could be? The server is running and the all the parameters are correct.
    So now, Im trying to upload it directly through System Administration -> Support -> PRT -> Admin Console -> Archive uploader. But the changes I made to one of the properties file using NWDS is not reflecting.
    I might have missed something.
    I have not used the direct upload earlier, so can someone guide me through this?
    Thanks and Regards,
    Reena

    Hi Darrell,
    Thanks for your reply.
    I unchecked the 'Deploy par' checkbox and built the par file. Then I uploaded the par file again, refreshed the iview and previewed it. But no changes are reflected.
    The change I made was, I removed the WELCOME_CLAUSE in the 'headerIview_nls_en.properties' file. But the welcome text still appears on the masthead iview.
    I am not sure if im going wrong in the code or in the method of using the par file.
    Any pointers regarding this is appreciated.
    Venkat, I have checked my port number, host name and other parameters thoroughly. Still same error
    Thanks in advance,
    Reena

  • Uploading multiple documents using file upload option

    Hi,
      I am new to BSP in file upload.Here i am trying to upload documents and Archiving the documents.At one time i am able to uplaod one document.Is there anyway of uploading of multiple documents from the same File upload control in the same session.and keeping the documents that uploaded in the page.
      Hope you will answer.Need urgent reply.
        Regards
       Usman

    before answering your question, a request
    can you reply/award points/close previous thread opened by you.
    coming to your question, check out the below given link.
    http://www.15seconds.com/issue/990723.htm
    Regards
    Raja

  • Problem while deploying new logon screen par file via NWDS

    hi
    i have a problem with deploying .par files out of the NWDS.
    i want to change the look of the logon screen in our EP Portal (SAP NetWeaver 2004s).
    when i just import the (working one) par file into NWDS and deploy it without ANY changes i get then an error when trying to call the portal:
    instead of the logonscreen i get some IView error (like IView: N/A).
    if i just copy the par file, and put it back to the pcd, everything works fine.
    my problem seems to be the "compiling/deploying" via NWDS.
    any suggestions?
    i followed the guide:
    http://help.sap.com/saphelp_nw04/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    i followed also the BLOG:
    Modifying The Logon Par(or customising the Logon Screen)
    and the help:
    http://help.sap.com/saphelp_nw04/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm
    thanks for your help.
    markus

    Markus,
    If you import the par file using NWDS, most likely you wouldn't import the associated jar files (I think 2 jars) that are originally part of the par file. So, when you make changes and update your custom jar, it would lack the two jars and your application would fail. Try downloading the par file using System Administration -> Support -> PCD Administration -> Browse Deployment..
    Save the jar file on desktop and then import it to NWDS.
    Hope this helps,
    Kiran

  • Creating a par file

    Hello All,
    I am a newbie to SAP Netweaver platform. I am trying to create a webservice to be deployed to Enterprise Portal to be called from a .NET application. I have SAP NetWeaver Developer Studio and SAP NetWeaver 7.1 Composition Environment SP03 PAT0000 on my laptop.
    I have used the Enterprise Portal Application perspective to create the project to create a portal application. I have written the code necessary ( not functional just to test) andI am trying to see how to deploy it toEnterprise Portal. Going thru the forums and docs I see the way to do this would be to generate a par file and deploy to the server. The common options I came across are to right click on the project and do "Quick Par Upload". The problem is that when I right click on the project in the studio I do not see this option. I am at a total loss at this point to figure out why.
    The other option I saw was to do Right click on project and then do a export of type par. Again I do not see this option but only see SAP WAR and SAP EAR - nothing which says par.
    Reading thru the forums I saw suggestions which says where I should go to Window->Preferences to set up J2EE servers. Again I do not see that option. IS there something obvious that I am missing?
    Help would be greatly appreciated.
    Thanks,
    Sujith

    Hi Sujith,
    Please Check these,
    To deploy a par file into potal you have to select "Export" option when u right click on the project
    Your  project should be in Enterprise Portal Perspective
    to do this ,
    Click on the icon with + symbol  near by Package explorer
    Select other -> choose  EP -> hit OK
    Now you can see the  EP icon under the icon with + symbol. click that
    Now you are in EP perspective
    Follow these steps to upload par into portal:
    Rightclick ur project -> Export ->Next -> Select ur project ->
    configure server settings -> add
    Give these details:
    Alias: AnyName (Eg: DEV)
    Host: ur portral server name (eg: mydevserver u can pick this from portal url path)
    Port: portal sever port (ex:50000)
    Login:portal user name
    Description: (optional)
    click ok and enter the password
    Hit Enter.
    Now ur par file uploaded into portal
    Check:
    You can check this in ur portal system admin --> support -> portal deployemenyt -> serch for tur project name
    Regards,
    Ramganesan K
    Keane Inc

  • How to download com.sap.portal.navigation.contentarea par file

    I am trying to download the com.sap.portal.navigation.contentarea par file so that I can modify it and upload it with a new name.  I found the file in the Support Desk of the portal, and I downloaded it just fine.  However, when I download it it was in the form of com.sap.portal.support.browse.zip.  I tried to extract the files from there, and I came up with com.sap.portal.support.browse.
    How can I get this in the form of a par file to import into NWDS?  I have imported par files into NWDS before, but I nothing I am trying is working, because I can't get it into the .par or .par.bak formats.
    Thanks,
    Owen

    OK done...
    I am doing it and explaining you step by step same time...
    1. logged in to portal -> system administration -> support -> ROOT/WEB-INF/deployment/pcd
    2. clicked download link beside com.sap.portal.navigation.contentarea.par.bak file.
    3. downloaded/saved to my desktop
    4. Now I have file com.sap.portal.support.browse.default on my local machine.
    5. Right click on this . default file and select Add to "com.sap.portal.support.browse.default.rar" --- this is the important step...*
    6. Now you have com.sap.portal.support.browse RAR / ZIP file (no extension will be added, you can check it by file format).
    7. Keep on double clicking on rar file till you see .bak file.
    8. Once you are at / you see com.sap.portal.navigation.contentarea.par.bak then right click on this file and select "Exctract to specified folder" ...
    9. Change the path to where you want to store .bak.
    10. rename it to .par by removing .bak.
    That is it... its all yours to modify/customize...
    Hope this is clear to you.... let me know If you see anymore issues.
    As you asked for... I have done it in my system and writing it to you....
    -PradeeP

  • How to create a PAR file from EAR file

    Hi,
       I have created an Web Dynpro Application . When i deploy it in Remote J2EE Engine, it will deploy as EAR file. It then runs as normal Web Application in Web browser. My requirement is to create an iView for my Web dynpro appn in EP. That is possible only by creating a PAR file. so How to create an PAR file from EAR in NWDS(NetWeaver Developer Studio).
    How to access the EAR file in NWDS or J2EE ?
    Thanks in Advance ,
    By
    Saravanan

    Hi,
    To create a iview,
    log on to portal, New iView and select SAP webdynpro iview.
    It will ask for namespace which is usually , local/Project Name
    and application name is the name of the application.
    We dont have to create par file for this requirement

  • ICR - FBICS3 file upload process

    Dear experts,
    In the process of ICR to we want to use the file upload option in the FBICS3(select documents) for reconciliation of the docs. And our file is placed in the application server. We have maintained the configuration in FBIC032 for the company codes(Here we are using multiple company codes), we mentioned the logical file path, custom structure as this file has some new fileds and we are data source as file upload in the data source field in this(FBIC032) config. But when I run the FBICS3 transaction it is not selecting the documents from the file placed on the application server. Can some one help me on this, whether i missed something in the config?
    Regards,
    Karthik.
    Moderator message: not related to ABAP development, please ask again in the appropriate functional or technical forum.
    Edited by: Thomas Zloch on Oct 22, 2010 11:23 PM

    Hi Rafael,
    Thank you for your answer.
    But the file upload functionality is not activated by the transfer type config but by the data source config (=File upload), no?
    Unfortnulately, the field data source cannot be modified for process 002 (always equals Documents of current process)
    BR
    Bernard

  • File upload through BlazeDS remote object?

    Hi,
    After researching file upload options in flex, it seems like the only option is through HTTP service requests, such as:
    private var fileRef:FileReference;
    fileRef.upload(new URLRequest(FILE_UPLOAD_URL));
    Is there any way to use BlazeDS remote objects to upload a file from Flex interface? Perhaps passing in a FileReference object and marshalling it into an equivalent Java object?
    Thanks!

    I know there is a workaround like this. It uses a servlet to upload a file and returns a url. The uploaded file is either stored in session or server file system until the session expires. Use the PropertyProxy to register a custom class which contains this url and convert to java.io.File. It is the limitation of the player. It cannot read the local file system for security reason. There is a sample in blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/blazeds/qa/remotingService/Echo.java
    static
    PropertyProxyRegistry registry = PropertyProxyRegistry.getRegistry();
    PropertyProxy proxy = registry.getProxy(java.io.File.class);
    if (proxy == null)
    registry.register(java.io.File.class, new FileProxy());
    proxy = registry.getProxy(FileReference.class);
    if (proxy == null)
    registry.register(FileReference.class, new FileReferenceProxy());
    Hope it can help

  • Strange characters displaying in place of file upload

    Has this happened to anyone before?
    I've built a form that includes a file upload option, but where the field box and button should be there are funny characters displaying (see screenshot) - Clicking on the characters behaves as it should and an upload dialog pops up. However, in the WYSIWYG editor in BC the box displays as it should.
    image:
    code:

    Hi SteveDolanACE,
    I suspect this could be related to your sites CSS. Could you please provide us with the URL where this is occurring? Or alternatively, submit a support ticket via your Admin Console > Help & Support and the support team will investigate further.

  • Handling file upload

    Dear Experts,
    I create a custom webdynpro java application. It has a form with file upload option. When I run the application in portal user uploads a file. After this he clicks submit button in the form. Here I triggger my workflow using FM. Now I want to make that form available as attachment in subsequent approval steps. Can you please how can I make the file uploaded in portal to be available as attachment in my workitem for approval.
    KR,
    Bharath

    Iam really sorry to mis lead you from the main issue,
    You are right you cannot pass the ZTSRING directly to workflow conatiner, so what you can do is before calling the fm SW_EVENT_CREATE try to convert the XSTRING into BINARY by using the FM SCMS_XSTRING_TO_BINARY this FM will give you the output in a table, so you can pass the binary table into workflow container.
    in the application global data INCLUDE <CNTN01>. and in the source code of the button action SWC_CREATE_CONATINER lt_cont.
    DATA lt_cont type table of SWCONT.
    then you can append the table into the cotnainer
    by using the macro
    SWC_SET_TABLE lt_cont <element Name of the workflow container> <table output of the FM SCMS_XSTRING_TO_BINARY>
    and pass this lt_cont to SWE_EVENT_CREATE tables parameter EVENT_CONTAINER.

Maybe you are looking for

  • Creating Workbook

    Hi All, I have worked on BEx Query designer and BEx Analyzer. but we have a requirement to work on workbook . i have no idea on workbook. can anyone give me how to start work on workbook ? it's basic functionality and how to add new features in that

  • Search help to populate mutiple fields

    Hi All, I have a problem with standard collective search-help CLCITYNAME which I added parameter POST_CODE1 type IMPORT and EXPORT. I then create elementary search-help Z_CITY_NAME, which is included into collective search-help CLCITYNAME, which has

  • Adobe CS7

    I am currently using the Master collection CS5, and I am thinking to upgrade to CS6 or CS6.5 the current versions. I heard Adobe is  coming up with  CS7...  Is it going to be Master Collection CS7 ? Also I heard you have to pay a monthly fee..  Is th

  • Audio From CD to DVD settings?

    Hi, I have taken a audio track of a CD and I want to put it on my DVD. I have Quicktime Pro 7.0 and when I open the track and press file export, I choose Rate = 48,000 KHz, Sample Rate = Best but what do I do for the Linear PCM Settings? It says samp

  • Computer froze and shows a folder with a ? on bootup!

    Hey i was just listening to music on itunes and ripping a dvd while reading a book for school when the music stops and i notice that my MB froze completely. I can't even get the force quit screen to show up... completely frozen. So i hold the power b