Modify WebDynpro without NWDS

We are implementing XSS with NetWeaver 2004 at Portal 6.0. We do not have the NetWeaver Developer Studio, but we would like to make some changes to the default scenario's by downloading the .par file that holds the WebDynpro   's for the XSS scenario working time.
Which .par file do we have to download and how can we make the changes and upload the .par file again?
Thanks.

Hi Bhupesh
Follow these steps to customize logon screen
1.      Navigate to <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
There you can find com.sap.portal.runtime.logon.par.bak.
       2.      Make a copy of com.sap.portal.runtime.logon.par.bak and rename it. In this example, it is renamed to my.new.logon.par.
       3.      Move my.new.logon.par to a location outside of the <J2EE-Engine_Instance>.
       4.      Extract the files from my.new.logon.parpreserving the directory structure.
       5.      Modify files in the extracted PAR file.
       6.      Put the modified files back into my.new.logon.par.
       7.      Copy my.new.logon.par back to
<J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
Modify authschemes.xml to reference the new PAR file containing the modified logon UIs
       8.      In the authschemes.xml file, replace all occurrences of the string “com.sap.portal.runtime.logon” with “my.new.logon” in the tags
<frontendtarget> and save the file. Edit the authschemes.xml file as described in Changing the authschemes.xml File.
       9.      Restart the nodes in the cluster for the changes to take effect.
Additionally visit this link.
/thread/112263 [original link is broken]
Hope this helps
Regards
Ananda

Similar Messages

  • How to deploy par without NWDS wizard

    Hello All,
    How can we deploy PAR files without NWDS wizard.
    We have developed a functionality packaged in PAR, how we can deploy it on Client Side Portal, do there some way to deploy it without NWDS.
    Thanks and regards
    Santosh

    Hi Santosh,
    Yes you can deploy the par file without using the NWDS.
    Please refer to the post:
    <b>Re: Problems deploying par file via Netweaver Developer Studio>
    Here I have mentioned the way to deploy the par file without using NWDS.
    I hope this will definately help you.
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful.

  • Upload file in KM using webdynpro without portal.

    Hi Experts,
    Can we upload files in KM using webdynpro without portal ? If  it is possible then please give the whole step by step process? Please reply....its urgent...
    I am very new in webDynpro...
    Thanks
    Regards
    Nutan Champia

    Hi
    Go through this
    <a href="/people/rohit.radhakrishnan/blog/2005/05/27/uploading-files-to-km-repository-using-webdynpro-apis
    also you can see this
    <a href="/thread/452368 [original link is broken]
    Regards
    Abhijith YS

  • Webdynpro without EP

    Hi All,
    Can we use Webdynpro for an Independant website development ??
    ie , without using EPortal.
    Also can I use the colors without any restrictions (all 256)??
    Regards,
    Chemmanz

    Hi Bhupesh
    Follow these steps to customize logon screen
    1.      Navigate to <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
    There you can find com.sap.portal.runtime.logon.par.bak.
           2.      Make a copy of com.sap.portal.runtime.logon.par.bak and rename it. In this example, it is renamed to my.new.logon.par.
           3.      Move my.new.logon.par to a location outside of the <J2EE-Engine_Instance>.
           4.      Extract the files from my.new.logon.parpreserving the directory structure.
           5.      Modify files in the extracted PAR file.
           6.      Put the modified files back into my.new.logon.par.
           7.      Copy my.new.logon.par back to
    <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
    Modify authschemes.xml to reference the new PAR file containing the modified logon UIs
           8.      In the authschemes.xml file, replace all occurrences of the string “com.sap.portal.runtime.logon” with “my.new.logon” in the tags
    <frontendtarget> and save the file. Edit the authschemes.xml file as described in Changing the authschemes.xml File.
           9.      Restart the nodes in the cluster for the changes to take effect.
    Additionally visit this link.
    /thread/112263 [original link is broken]
    Hope this helps
    Regards
    Ananda

  • Modifying Webdynpro log on file

    Hi,
    I want to modify the Webdynpro based log on file, not the logon.par. How will I get the webdynpro project in my  local NWDS. Please guide.
    I have already  located the application but unable to get the Webdynpro project in NWDS. The application is sap.com/tcsecumewdenduser/LogonHelpApp. But how do I modify this webdynpro project and again redeploy it.
    Regards
    Koushik Das

    Hi.
    Have you had chance to check this  parameter  "additionalLastFields"? . According documentation
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm
    If the inbound structure has more fields than specified in the configuration then the XML outbound structure is created as follows:
    ○       ignore
    Outbound structure only contains the fields in the inbound structure
    ○       error
    Conversion is terminated due to the incomplete inbound structure. An error message is displayed.
    Regards

  • Excel - Modify rows without touching other data (have gone thru LV report generation 4 designs)

    File attached....
    Have gone thru FAQs and examples. (And also 4 parts of 'Creating a Report in Microsoft Excel Using the LabVIEW Report Generation Toolkit'. Unfortunately this document is not clear enough for me.)
    Have task of modifying rows of the same excel sheet, number of times without touching data  already present (numbers and strings)
    I have an excel file. (attached)
    A test will be run N number of times.  (N<=17)
    SubTask 1 --> Each time it runs, string data needs to be placed in 'n'th row. (...there are going to be notes in Row 18 and row 19)
    SubTask 2  --> Each time it runs, a 1D array data also will be placed in the same row (but in different cells)
    SubTask 3 --> The number 'n' of the row (where to place the current iteration's data) needs to be determined on fly (by looking at "n-1"st non blank row)
    The same file needs to be used.
    How can above be achieved ?
    thnks
    Sandeep
    Attachments:
    sample excel file.xls ‏14 KB

    See if this board will help.
    http://forums.ni.com/ni/board/message?board.id=BreakPoint&message.id=2391

  • How to Re-import model in webdynpro in NWDS 7.1 EHP1 version

    Hi All,
    We have webdynpro DC in NWDS 7.1 EHP1 version, we are trying to re-import the model which already exists in DC. actually in the BAPI ABAP people is added new field in the BAPI structure then we are trying to incorporate the same changes in webdynpro to reflect the new field in model  through the Re-import model.
    But when we right click on model and then selected the re-import then it is not happening any thing in studio its a kind of new action, but ideally in general  it should open the new window where the SAP r/3 credentials should be given to re-import the model. In our case nothing is happening after we right click on the model on selection of "Re-import" model.
    Please let me know what is the issue we have?, do we have any issue with our studio  NWDS 7.1 EHP1 version? or should we follow any other procedure to re-import model in NWDS 7.1 EHP1 version.
    In other versions of studio like earlier versions we were able to re-import the model thru re-import the model by right click on model. but the current version of studio NWDS 7.1 EHP1 should have problem for re-importing the model.
    Thanks,
    Portaluser100

    Hi,
    1.Its Simple way. Just Right click on your Model--- Choose Re-Import. Then choose your RFCu2026Click on Finish
    2. while re import the RFC u will get some error. By cache invalidation and Re Start the J2EE Engine Server you can solve the problem.
    After Re-Import the model you can do cache invalidation
    There is a need to restart the portal system to clear the cache. Once its done your application would work fine.
    Another thing that you can try to clear the cache is
    1. Go to link http://<servername> : <portname> /webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole
    2. Click on the last link in detail navigation "Invalidation of ARFC Metadata Cache"
    3. From "Adaptive RFC Metadata Cache Invalidation " tray, choose the JCO that you are using
    4. From " Dictionaries Cache Invalidation" tray, choose the dictionary(model) whose cache you want to clear.
    The above option saves time but in case it doesnu2019t work, you can go in for Portal restart. It would surely work.
    If you have more clarification please read the [Document|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10465350-b4f5-2910-61ba-a58282b3b6df]
    Hope this helps!!
    Best Regards
    Vijay K

  • Error in deploying Webdynpro  in NWDS

    Hi Experts,
                I am facing a error while I m trying to deploy a webdynpro application through NWDS  :
    Settings
    SDM host : nepdev
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/admin/LOCALS1/Temp/temp52974WebDynpro_Quiz.ear
    Deployment exception : Server nepdev did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server nepdev at port 50118: nepdev
    I am supplying the correct SDM password ( I can login to SDM through the same password at server) but don't know why the login is not successful through NWDS
    Edited by: Vidit on Apr 18, 2008 7:10 AM

    Hi Vidit,
          Try the following steps of SAP Note 701654. you have to change the property admin/password/<SID> as described below. You have to use the working password related to user id - admin/user/<SID>...
    1. Start the Config Tool.
    (Execute <SAPj2eeEngine_install_dir> \configtool\configtool.bat.)
    2. Select the secure store node.
    The configuration for the secure storage in the file system appears.
    3. Select the admin/password/<SID> entry.
    4. Enter the administrator user's new password in the "Value" field and choose "Add".
    5. Choose "File" --> "Apply" to save the data.
    Note: Contrary to the message that appears, you do not need to restart the server or cluster for this change to take effect.
    6. Finally restart SDM server.
    This solution should work. Consider Reward points, if helpful..
    Regards,
    Uday.

  • Email interactive pdf from webdynpro without displaying form

    Hi all,
    We have a webdynpro application that needs to generate an interactive form and send it by email, without first displaying it to the user.  I have built the interactive form in a webdynpro component and it works fine, but I think it requires the window to be opened to generate the pdf xstring to be attached to the email.  But we do not need the window to be opened because the users don't want to review the form before sending it. (whether this is a good idea or not is not up for discussion. )
    I am wondering if there is a better way to accomplish this? More detail on scenario: the user selects some data in the screen and then clicks a button like "send form". They fill out a popup with recipient info and then click "send".  A form based on the data they originally selected should be sent to the recipient. The recipient (who does not have access to SAP) fills out some fields in the form (hence it needs to be interactive), then sends the completed form back to the originator via email.
    Thanks for any suggestions!
    Margaret

    Thanks to all for your responses. I could have stated the problem more succinctly as: how to send a form with ZCI layout (not standard layout) via email? 
    The pointers you gave are helpful and probably would have gotten us to the solution. We found we could use the normal functions, "CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' ...." and then
    CALL FUNCTION funcname
      EXPORTING
        /1bcdwb/docparams  = fp_docparams
          /1bcdwb/docxml     = docxml
    where docxml is the output of a custom transformation we built to convert a deep ABAP structure to the correct XML format. (Note that "CALL TRANSFORMATION id ..." does not work correctly for converting deep structures for ABAP forms because the id transformation inserts <item> where <DATA> is needed.)

  • Smartview 11.1.2.1 toolbar-Add new/modify functionality without VBA

    Please help me with below questions
    1. Is it possible to add new custom functionality (like add new button/modify the existing functionality) in Smart view 11.1.2.1 toolbar or anywhere in Smart view main menu without using VBA?
    2. Can above mentioned changes brought on the server side, which would reflect on client; in other words, maintain code on server side; no need of installation.
    3. Is JAVA code supported by Smartview 11.1.2.1 as VBA; if yes then how it can be achieved?
    Product version:
    11.1.2.1.000

    Hi Anku,
    1. Is it possible to add new custom functionality (like add new button/modify the existing functionality) in Smart view 11.1.2.1 toolbar or anywhere in Smart view main menu without using VBA?With a little research, you can expose the Smartview menus and functionality using a .net project in Visual Studio.
    2. Can above mentioned changes brought on the server side, which would reflect on client; in other words, maintain code on server side; no need of installation.The Smartview client UI elements are derived from local msoffice APIs, and not managed at the server. The server is a web service and the only thing it knows is how to dispatch requests in the form of XML to the appropriate API (E.g. Essbase) and return the results to the client as an xml stream.
    3. Is JAVA code supported by Smartview 11.1.2.1 as VBA; if yes then how it can be achieved?No.
    Regards,
    Robb Salzmann

  • Import webdynpro in nwds nw7.0

    hello...!
    How can I import a webdynpro into the ndws which is located at the portal server?
    Can I import an WDA file? Which steps are necassery?
    Cheers, Christian

    Thank You!
    I want to modify the following webdynpro:
    webdynpro:java/sap.com/tcsecumewdbatch/com.sap.security.core.wd.batch.BatchPortalApp/
    In the portal there is the possibility to upload users per group import which stops if there is a user not unique. We are actually migrating our active directory and therefore we have double user ids!
    So the import should not stop if there is non unique user id, it should jump over this user!
    Is there a possibility to import the webdynpro?
    Are the classes are also coming with the import?
    BR, Christian

  • Check modified cells without "ENTER"

    Hello togehter,
    i have a problem: I set up an alv-grid with editable cells. I also venen registered the edit-event! So when i modify values in my grid-control and press Enter, the internal table is correctly filled with the new, just now modified, values. So i need this functionality (i can't get it with the debugger) for an own-created button. This button can be pressed/clicked without pressing an Enter. When i click this button (without previous ENTER-click) my report checks the handler-method "on_data_changed" and execute a perform where is just check/modify the internal table, like:
    LOOP AT alv_itab INTO wa.
          MODIFY alv_itab FROM wa.
        ENDLOOP.
    How can i get the same functionality for directly clicking any own-created button without an ENTER.
    Hope you can help me,
    THX

    Hi Marcel,
    try to call the method Check_Changed_Data of your ALV Grid in the PAI (or when you catch the event for your button) like this:
          Clear g_ALV_Check.
          CALL METHOD go_0200_alv->check_changed_data
            IMPORTING
              e_valid   = g_ALV_Check.
    it will raise (if there are modified cells) the event DATA_CHANGED and activate your method handler, if there are no modified cells it will adjust your internal table with the new values (and set the e_valid = 'X'). In case of any errors in the modified cells you will have a popup window displaying them and the return value e_valid is set to ' '.
    Greetings,
    Claudio

  • Trouble with Appplication after modifying WebDynpro Theme

    Hi all,
    since I modified a WebDynpro theme the behaviour of several UI Elements changed dramatically.
    The dropdown listbox is unclickable.
    The little calendar pop up of an input field being bound to the type date doesn't appear anymore.
    Basically every interactive Element refuses to be interactive
    I'm using a Viewset with T-Layout. The left column only contains links to views being displayed in the right column of the viewset.
    This afternoon even the links do not work anymore.
    I'm developing on SP12, Themeeditor and themes are as well based on SP12.
    Can anybody support me?
    Thanks a mill in advance,
    Otto

    Hi
    It looks like that the generation of the individual folders within the main folder(containing all the elements required for the theme)is missing or not generated properly. When you develop a theme, make sure its compatible ("with all browsers")and have the 'generate all'.
    Since you said, that you are using sp12 for development and are using the sp12 theme editor, it should work properly.
    Yes, we had issues with regard to combo control and date element with our previous SPs.
    I did a cross check on my side, where I had sp12 for development and used sp11 theme editor and looks good.
    Hence do re-generate your folders and try it out.
    Thanks
    sathyanarayanan

  • Modifying VI without effecting the Code?

    Hi 
        I am Modifying a develpoed software.I studied the software,Devicenet prorcol is used for communication.I want to add Ethernet Communication on that VI.The architecture used for the develpoment is UUT.Is it possible to include Ethernet Protocol to same VI without effecting the code???
    Please Mark the solution as accepted if your problem is solved and donate kudoes

    I am not sure what the UUT architecture means. Since DeviceNet protocol uses CAN and it is not going to affect your Ethernet communication , you can go ahead and develop. Affecting the code really depends how you are designing the Ethernet communication and going to implement it, but you can add without affecting the original operation of the code.
    The best solution is the one you find it by yourself

  • Use webdynpro without portal connection

    Hi friends,
    Is there anyway to use webdynpro at home pc without any portal connection?
    Is it possible using any other software?
    Thanks...

    Hi,
    Web Dynpro as you know is server side application which will be rendered by client on request by browser." webdynpro at home pc without any portal connection", ---means you are trying to access(not develop) Web Dynpro appln from home...which is possible since Web Dynpro's APPLICATION part is accessible using URL.
    If you want to develop Web Dynpro application from home, you should be able to access server(WAS) to deploy application.
    Regards,
    Ganga.

Maybe you are looking for

  • Solution Manager - Error Message DSWP349 -  No IBASE Components Exist ...

    The subject error DSWP349 occurs when using transaction Notif_Create for a new Service Desk Message.  The error message points to the use of IB52/IB53 which has already been correctly (as far as I can tell) used to set up the IBASE components. The er

  • Watch a slideshow without using iPhoto?

    Hello together, I never used iPhoto and I never want to use it. I have far better ways to sort/control my pictures (e.g. Adobe Bridge). Is it somehow possible to see a slideshow of an image folder in Front Row? Like it is possible with DVDs with the

  • Usage Policy Login Agreement

    I'm trying to figure out how to force users to click on OK to agree to a computer usage policy when logging into out Tiger and Snow Leopard Macs.  This is not available, unfortunately, through Workgroup Manager for these versions of OS X.  I've looke

  • Windows Convert...

    Ok so I got myself a PowerMac G4 from ebay, and upgraded it, and it now has the following specs: - PPC G4 400mhz - 758mb Ram - AGP Radeon 7000 64mb (running at AGP 2x, was originally a PC version, so I had it flashed with mac firmware) - SuperDrive -

  • DVD SP started crashing

    When burning a DVD, after the muxing, DVD SP 3.0.2 has been repeatedly crashing. I have not had this problem before. It didn't help to fix my drives so they have about 20 spare gb each. I've considered reinstalling the software, but I have the same p