Inluding java webdynpro apps into portal transport packages

Hi All,
Platform: EP7 SPS13, solaris, oracle DB
I would like to know how to include java webdynpro apps into portal transport packages.
I was reading documentation but I was not able to accomplish this.
I have modified Pcd.TransportApplication.Export.ExcludeSystemObjects = false
in pcdStartup.properties file.
Transport export includes all my java webdynpro iviews, and export property RESOLVE REFERENCES is set to true in order to setup dependences to be included.
After importing in QA portal, I can see my java webdynpro iviews, but no webdynpro application exists and iviews won't work.
Any idea will be appreciated.
Regards.

Hi Claudio Roca  ,
You ca nmove web dynpro applications to different landscapes  in two ways
1) In NWDS u need to set Message server Port and server port of Quality or production depending on ur requirement
In NWDS ..In Menu you can find
Windows->perferenece  there u need to do settings
and u need to deploy ur webynpro application
2) you can deploy .ear file in Visual Admingoto  Visual Admin there u can find deployment button click it and deploy ur .ear file
Please reward points if it is helpful
Thanks
Srikanth

Similar Messages

  • Integrate WebDynpro ABAP app into Portal

    Hi Experts,
    Can anyone tell me how to integrate the WebDynpro application into portal after developing in the R/3 System ?
    Thanks
    Suresh

    I got it . Thanks

  • How to call Java WebDynpro iViews from Portal (Portal Content Directory)

    Hello everybody,
    I am trying to call a Java WebDynpro iView, which was created within the Enterprise Portal and is stored in the portal content directory (pcd).
    I have created an HTML-iView in VC, where I have put in the pcd-link into the default-url field (pcd:portal_content/com.sap.pct/every_user/com.sap.pct.cprxrpm.ppmdc/com.sap.pct.cprxrpm.iviews/com.sap.pct.cprxrpm.iviews_cprojects/com.sap.pct.cprxrpm.cpr_projects). This iView is calling the cProjects WebDynpro Application. But after I run my model, the portal page is running and running, but nothing happens.
    I did the same with transactional iView, which was also created in the Portal before. I have also created an HTML-iView in VC, where I have put in the pcd-link into the default-url field (pcd:portal_content/IBU_content/SAP_for_Service_Provider/com.sap.pct.issp.ps.professional_services/com.sap.pct.issp.prs.iviews/com.sap.pct.issp.prs.display_sd). This is working fine!
    What I also tried is to call another VC-Model with an HTML-iView. Here I have put-in into the default-url field the pcd-location of my VC-model (pcd:portal_content/IBU_content/SAP_for_Service_Provider/com.sap.pct.issp.vcmodels/com.myComp.myProduct.1DM9.CreateEngagement/com.myComp.myProduct.iviews/com.myComp.myProduct.1G62.Cprojects_neu). This is also running fine!
    Now I do not understand the difference between this three objects. There are all iViews within the portal but the WebDynpro iView is not callable through a HTML-iView in VC.
    Could you help me in this case? Your help is very appreciated!
    Thank you in advance.
    Best regards,
    Aylin.

    Hi Marcel,
    when you mean the preview within the portal, yes, it is working fine.
    URL is not the way to solve my problem. I am working with IDES-Systems. This is our Demo System within SAP. I have to build my VC-Model in a Master IDES-System which will be transported than into the other IDES-Systems. The URL of the WD is not the same in the other systems. It is changing depending on the several Sysems. But the pcd-location is in all systems the same. Therefore I have to specify the pcd-location of the application.
    Is there a restriction with WD within VC?
    If we can do some kind of a netmeeting, I can show you my problem exactly.
    Thank you.
    Regards,
    Aylin.

  • Calling SAP GUI Client from a Java Webdynpro app.

    Hello experts,
    We would like to call the SAP GUI client from a java WebDynpro application running without portal or ITS. Can it be done by having a web link, with mime registration in internet explorer to kick off the SAP GUI ? (similar behavior with a SAP favorite link saved on the desktop).
    many Thanks.

    Hi,
    Webdynpro possibilities:
    1. You can try to use LinkToUrl.
    with reference to file://<exefile> or your weblink with the mime type (possibly some java coding can be required; I can try to help).
    2. other option is to use IFrame and you can use either href to your exe or weblink
    Web Explorers:
    1. IE: It should work. if you point to exe file popup window will be displayed asking for action (run, save, cance).
    2. Firefox: the only way I know to make it work is to modify nsHelperAppDlg.js file (if you need Firefox I can tell you how to modify the file).
    Kind Regards, Jack

  • Deploy JDeveloper APP into Portal

    Hi:
    1 - I want to deplay a JClient App to Portal! How to do it ? I heard someone talking about provider.xml in portal, etc... is it needed ?
    2 - That app should only show information related to the portal user that is connected. So i used a 'where clause' that invoke portal.wwctx_api.get_user(). This will work ? Does the Japp will get the current user ? Is this the right way to do it ?
    Thankx in advance
    Ricardo

    I would look at the JPDK (Java Portal Development Kit). That
    will tell you how to deploy the application through portal.
    I've done JSPs as portlets, but not applications, but I do think
    you need to set up the provider.xml file to serve up the
    application properly. Im not sure if the function you refer to
    will work, because your java app may be using a separate
    database connection than portal uses, so it may not recognize a
    portal user. But I havent tried it. I know the JPDK provides
    an api for accessing Portal environemnt (like user), so I would
    check out the documentation on all that.

  • How to implement webdynpro application into portal.

    HI all
    I have developed a Web Dynpro application (for eg: SAP online registration test for tech ED 2007). how to implement it into portal..
    I mean i want it as a role to displayed in my portal.
    what tempalte i have to use while creating iview..
    where i hav  to uplaod this folder (my webDynpro appication) (like a document at bact end or ???)
    please give me step by step solution for this..
    Thank&regards
    Gayathri

    Hi,
    Assuming you have deployed your webdynpro, you simply need to create webdynpro iView in portal.
    Check this simple help documentation on how to create the iView
    http://help.sap.com/saphelp_nw04s/helpdata/en/13/b4dc4281de2878e10000000a155106/content.htm
    Once you have created the iView, create a role. Set the entry point of the role to yes.
    http://help.sap.com/saphelp_nw04s/helpdata/en/f6/29cf3d4f902d10e10000000a114084/content.htm
    Right click on the iView and assign the iView to the role.
    Best Regards,
    Prasanna Krishnamurthy

  • Revert Portal transport package .epa file and .sca file

    Hi,
    Recently we have imported one transport package .epa file (through transport package import editor) and imported one .sca file (though SDM) in Portal Quality system.
    Now we want to revert both the transport package .epa file and .sca file in Portal Quality system.
    Can anyone tell us the procedure?
    Thanks
    Phani

    Hi Phani,
    You can find the previous version of SDA/SCA's in the following path
    Go to SDM -- Deploy tab-- there is little black arrow pointing up in the bottom right corner. Click on it to expand the menu and one of the options will be "Deploy SDAs/SCAs that have any version.
    Please refer this link for more information
    To undeploy .sca
    Hope this helps you...
    Regards,
    Saleem Mohammad.

  • Integration of webdynpro abap into  portal

    Hi All,
    Can any one suggest me the procedure for integarting the webdynpro abap application into the portal .
    I tried searching the blogs and e learning but was unable to find the right one  as i am very new to portal .
    wants to know the process and settings to be done in the portal .
    It would be better if given in detail. or any blog or download where i can find the detailed procedure .
    Looking forward for your help . 
    Regards,
    Sana.

    Hi Sana,
    Check this online help documentation...
    http://help.sap.com/saphelp_nw04s/helpdata/en/27/96b9c8f14e7d498b90a674710dc9c2/frameset.htm
    Regards,
    Narendra

  • Calling a Java WebDynPro App without SWFVISU setup

    Hi Workflow gurus,
    Good day!
    I am currently studying an implementation for a clock in clock out solution for ESS/MSS wherein the workflow task is calling a transaction directly from the backend when accessed via the UWL. However, when invoked, instead of showing the standard screen from ECC, a java web dynpro application is being called. I checked with the set up in SWFVISU and none was maintained for the task.
    Now I would like to check if there is any other way of calling a java web dynpro application even without the SWFVISU setup. If my understanding is correct, this config creates the necessary xml files so that the UWL can call an existing Java dynpro
    Regards,

    Hi,
    You don't need SWFVISU for calling Java Web Dynpro application. You can configure everything by doing the necessary XML configuration in Portal. SWFVISU is only to help to make the XML configurations - if you have configured the task in SWFVISU, Portal can create automatically the XML configuration for a task. (SWFVISU has some other purposes too, but they are not relevant in your case.)
    In other words, you can manipulate the XML configuration directly in Portal.
    Regards,
    Karri

  • Integrating existing WLS apps into portal

    Hi all,
    I would like to know which is the best approach to integrate existing WLS web applications into a 8.1 portal environment. By "integrating" I mean a single sign-on and sign-out scenario. The portal user should only log in once and the session information should be conveyed to the other application(s). The other applications could run in full-screen portlet with its existing navigation. The existing applications are running on different server instances (and also hardware) and different versions (6.1, 7.0 and 8.1). I would be grateful for any suggestions or best-practices. Thanks in advance.
    Best regards
    mciuchini

    The first thing I would look into is establishing trust between the domain: http://e-docs.bea.com/wls/docs81/secmanage/domain.html
    This would enable single sign on...
    Then, I would look into creating meaningful portlets that launch you into your pre-existing portlets...
    Hi all,
    I would like to know which is the best approach to
    integrate existing WLS web applications into a 8.1
    portal environment. By "integrating" I mean a single
    sign-on and sign-out scenario. The portal user should
    only log in once and the session information should
    be conveyed to the other application(s). The other
    applications could run in full-screen portlet with
    its existing navigation. The existing applications
    are running on different server instances (and also
    hardware) and different versions (6.1, 7.0 and 8.1).
    I would be grateful for any suggestions or
    best-practices. Thanks in advance.
    Best regards
    mciuchini

  • Java WebDynpro Apps don't working in Netweaver 7.4 SP5

    We have a great problem since migration from 7.3 to 7.4.
    All WebDynpro applications developed in older versions (7.0 and 7.3) work fine, but  new ones do not work.
    To isolate the problem we writed a simple HelloWorld application and it can be built, deployed and runned sucessfully, but, if our View has any UI control with events (for example, one button to display a sentence when pushed), the action is not fired and nothing happens. Debug in NWDS don't stop at this methods too...
    Attach two images of our problem...
    Does anyone has an idea to solve the problem?
    I apreciate whatever help you can give us...Thank you!!
    Óscar Moya

    Problem Solved!
    Write the solution to help other users with similar Problems.
    We followed a SCN recommendation consisting in de-activate all plug-ins on Startup Developer Studio Tool to improve performances.  (Window -> Preferences -> General -> Startup & Shutdown) but this is a great mistake!!! because its false that NWDS activate automatically these plug-ins when needed. So debugging, events firing, and other essentially funcionalities were disabled without error logging.
    So, the solution is to maintain all plug-ins activated on startup.
    Bye!!

  • Portal Runtime error occured while integrating WebDynpro App

    Hi all,
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Application URL ':///webdynpro/dispatcher/local/Example_FL/ExampleFLApp' is not valid! Please check the protocol and host entries for system 'SAP_R3'..
    See the details for the exception ID in the log file
    This is the error that I got while integrating WD appl into Portal. I have Created a Folder in Content Administrator->Niew iView->com.sap.portal.appintegrator.sap
    then selected Webdynpro.
    Followed by created an iView by selecting appropriate settings. What went wrong. But the WD appl is working fine individually. Please help me
    regards,
    Ganesh

    Hi Ganesh,
    It seems that you are unable to see webdynpro application into portal for this you need to create webdynpro system and then create webdynpro iview from portals which required parameters like
    1) system : which is webdynpro system
    2) webdynpro namespace : local/yourtestproject
    3) application name : name of the webdynpro application
    I am attaching link for your reference.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3e36d690-0201-0010-cd99-bfbb81bd33d9
    Regards,
    Hemant
    Award points if helpful.

  • CNTL_ERROR while calling a function module from Java webdynpro

    I am calling a RFC function module from javawebdynpro app
    which inturn calls a function module performing BDC on CAPP transaction. When I run this from SE37 of the same system or a different system everything works fine. But when called from Java webdynpro app, it raises a CNTL_ERROR exception and creates a short dump.
    Any help on this is highly appreciated

    Good catch, BI Learner. This was exactly it: when assigning the values from SOURCEFIELDS directly to the import/export parameters, you have to make sure that the types are EXACTLY the same, otherwise it will not work (the routine stops with an error when calling the FM, but there is no dump).
    Therefore, to solve my problem, I created the declarations precisely as expected by the FM and assigned the values to these fields:
    DATA:
          SOURCEVAL TYPE  /BIC/OIINVQTY,
          SOURCEUOM TYPE  /BIC/OIUSUOM,
          USITM TYPE  /BIC/OIUSITM,
          TARGETUOM TYPE  /BIC/OIUSUOM,
          CONVERTED_COST TYPE  /BIC/OIINVQTY.
    DATA PRODUCTION_UOM TYPE /BIC/OIUSUOM.
    " get the Production UOM
        SELECT SINGLE I~/BIC/USPRDUOM
          FROM /BIC/PUSITM AS I
          INTO PRODUCTION_UOM
          WHERE I~/BIC/USITM = SOURCE_FIELDS-/BIC/USITM AND I~OBJVERS = 'A'.
        IF ( SY-SUBRC = 4 ). " no records found
          "RAISE PARTNO_NOT_FOUND.
          RAISE EXCEPTION TYPE CX_RSROUT_SKIP_RECORD.
        ENDIF.
    " load the parameters
        SOURCEVAL = SOURCE_FIELDS-/BIC/USFRZMFC.
        SOURCEUOM = SOURCE_FIELDS-BASE_UOM.
        USITM = SOURCE_FIELDS-/BIC/USITM.
    " then you can call the FM
        CALL FUNCTION 'Z_CA_CONVERT_US_COST'
          EXPORTING
            PSOURCEVAL                = SOURCEVAL
            PSOURCEUOM                = SOURCEUOM
            PUSITM                    = USITM
            PTARGETUOM                = PRODUCTION_UOM
          IMPORTING
            PTARGETVAL                = CONVERTED_COST
          EXCEPTIONS
            CONVERSION_NOT_MAINTAINED = 1
            PARTNO_NOT_FOUND          = 2
            OTHERS                    = 3.
    " ... [do the rest]
    Thanks for your help,
    Dennis

  • Need help with validation of SSNumber in ESS US Personal Data WebDynpro app

    Hi,
       We're using ESS /SAP Netweaver 2004....
    When I make the Soc Sec#  visible (changing the Java webdynpro app ess.us.fam the dependents update form in ESS) and trying to make this field not mandatory, I get strange results...
    The Gender field that was mandatory before is now not treated as Required after I select the Review button, but this SSN Text that I made visible is treated as Mandatory with a Red box saying This field is required....
    I guess the Required (state) attribute in the InputField properties is only for showing the red asterisk, but the actual mandatory logic is done somewhere else???..Is this somewhere in the webdynpro app or in the SAP backend...
    This app uses the structure HCMT_BSP_PA_US_R0021...
    Can anyone point me to where this validation is done so I can change it to what I need,
    Thanks,
    Venkatesh

    Hello ,
    I am working on EP7.0 ERP05 NW04s . I want to make the Social Security Number field mandatory on the Family Members Detail (Edit) , ...I want to know what's the procedure to do that...
    Any help would be highly appreciated.

  • How to deploy WebDynpro application from Portal

    Hi Friends,
    when we develop WebDynpro applications, we deploy and run the applications from IDE NWDS studio..
    Is there any way to deploy it from portal?

    Hi,
    Wat do you mean by deploying it from the portal?
    It is possible to integrate webdynpro apps in Portal
    Follow this link
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/2fffe990-0201-0010-aab0-e61c3250bcf3
    Regards,
    Santhosh

Maybe you are looking for

  • Safari opens and quits  every time in less than 1 minute (crash report )

    Every time that I try to open safari, it opens up and when the homepage (yahoo) is almost finished loading up, it suddenly quits. I always get a crash report. I don't know what is wrong , it used to do it before but now its every time and I can't use

  • Eclipse and Java EE 5

    Hi all, I'm going to develop an application based on Java EE 5. I'd like to use webservices, EJB 3.0, GlassFish, Portlets and everything should be than connected with JBI, bussiness logic will be modeled with BPEL. My question is which IDE would be b

  • Window error 193

    every time I try to open itunes I get "itunes was not installed correctly. Please reinstalliTunes. Error 7 (windows error 193.)

  • Stolen Macbook Pro- possible recovery?

    Is there any way I can get my macbook pro back after it was stolen and someone else is using it? My macbook pro was stolen about a week ago. I haven't been able to track it because the computer was never online. I signed onto my iCloud account tonigh

  • The simplest search button in JClient. How? problems

    I have JClient and try to make a search button. Please show me the way. What's wrong? private void searchBtn_actionPerformed(ActionEvent e) ApplicationModule am = (ApplicationModule)getPanelBinding().getApplicationModule(); //This is deprecated but I