WebDynpro iView OR Transaction iView

Hi all,
in EP, there are many types of iView. but I want to focusing in one type of iView only.
So, I want to know which one is better,
WebDynpro iView or using Transaction iView.
is there any documentation from SAP?
like Security, Performance, System requirements between those two.
thank you.

Hello Adyt,
Answer might sound typical theoratical
Selection of WebDynpro iView or SAP Transaction iView depends upon the client's need.
WebDynpro Applications are used when we want to create our own reports with specific branding colors,theme, adding buttons, customised selection criteria for generating report.
Transaction iView on the other hand is used when client wants exactly same look and feel of R3 , using Enterprise Portal.
Sometimes SAP transactions can't be converted into application, e.g. SAP internal Mail box (Transaction SWBP).
In such cases no other option than using Transaction iViews !
About requirements, SAP logon pad needed to be installed on the user's terminal to see transaction iView with iView type selected as "SAP Gui" iView.
You can bypass this need by selecting iView type " Web Gui"
For webdynpro you need to have NWDS(Netweaver Development Studio) for application development and java skills as well.
For transaction iView you need to have user mapping between Enterprise Portal and the backend System.
To view WebDynpro iview one does not need user mapping.
Thanks and Regards,
Pradnya

Similar Messages

  • Launching transaction iview frm webdynpro iview

    Dear experts,
    I am launching a transaction iview from a webdynpro iview. On click of button it launches the transaction:CV02N.
    The screen variables are: DRAW-DOKNR and DRAW-DOKAR.
    I am using absolute navigation.
    the code is as below:
    WDPortalNavigation.navigateAbsolute("ROLES:"path,WDPortalNavigationMode.SHOW_HEADERLESS_PORTAL,null,null,WDPortalNavigationHistoryMode.NO_HISTORY,null,null,"DRAW-DOKNR="docnos+"&DRAW-DOKAR=DRW&OkCode=/00",null,false,false);
    I can see the name value pair in the URL of the transaction iview which opens in the new window. But I just see the initial window of the transaction and I need to enter the parameters again to see the result.
    Is there any way to see the result directly?
    Thanks in advance for your help.
    Regards,
    Rahul

    Dear Piyas,
    Thanks for reply.
    If you see attribute: "DRAW-DOKNR="docnos"&DRAW-DOKAR=DRW&OkCode=/00"
    Here docnos is a string which takes value dynamically.Rest of the values are hardcoded.
    When I launch the transaction iview, I can see the values being passed in the URL.
    Regards,
    Rahul

  • Visibility of SAP content (webdynpro iviews) in SAP GUI for windows

    Hi
    Is it possible to view SAP created webdynpro for ABAP content (previously only used through portal) through the standard GUI for Windows.
    Even if it is a transaction that kicks off a url, that links to this webdynpro iView, but the backend needs to be used.
    C

    Hi,
    You don't need a portal to use WD ABAP applications. The WD ABAP application will be launched in a standard browser window.
    Regards,
    Pierre

  • Call SAPGUI-iView from WebDynpro-iView

    How can i call a SAPGUI-iView from a WebDynpro-iView?

    You can create a Transaction iview on portal and point it to a particular transaction in R/3....
    Regards,
    Shikhil

  • No WebDynpro iView Template found in content administrator menu (NW 7.1)

    Dear Sir/Madam,
    I tried to integrate a sample application in my local portal, but I did not found the webdynpro iview template to accomplish this in the content adminstrator menu.
    I found the webdynpro iview template for webdynpro ABAP, but not the on for webdynpro java.
    Is this a problem of my installation or are there some prerequisites which I miss?
    Many thanks in advance for any input on this.
    I am using Netweaver 7.1.
    Wolfgang Rothmayer.

    Thanks for the quick answer.
    My problem is, that I do have the New->iView Menu but then I miss the
    Web Dynpro Java application entry
    Find below the screen I do have:
    <<snip>>
    Please wait
    Your request is being processed
    iView Wizard
    Step 1:  Template Selection
    This wizard guides you through the steps required to create a portal iView based on an existing template. The template list reflects the contents of the cache, and may need refreshing.
    Refresh
    Choose Template: *
      BEx Web Application iView
      Crystal Enterprise Report
      JDBC Stored Procedure iView
      Proxy-to-Portlet iView (WSRP)
      Related Services iView
      SAP BSP iView
      SAP IAC iView
      SAP MiniApp iView
      SAP RFC iView
      SAP Transaction iView
      SAP Web Dynpro for ABAP iView
      Service Map iView
      URL iView
      Web Service iView
      Workset Map iView
      XML iView
    Cancel Back Next > Finish
    <<end snip>>
    What is wrong?
    Thanks again.
    Regards,
    Wolfgang.

  • 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.

  • Code to connect to database in  Webdynpro-- iviews

    Hi All-
    Could you let me know the code to connect to database
    in WebDynPro-->iviews.
    Regards,
    Cris

    Hi,
    Here are the two ways of connecting to a database through coding:
    ////1////
    Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
              java.sql.Connection conn= java.sql.DriverManager.getConnection("jdbc:microsoft:sqlserver://<IP>:<port>;user=<abc>;password=<xyz>;database=<DB name>");
    ////2////     
    InitialContext initialContext = new InitialContext();
    DataSource dataSource = (DataSource)initialContext.lookup("jdbc/SRI");
    java.sql.Connection conn = dataSource.getConnection();
    Regards
    Srinivasan T

  • Error when copying a webdynpro iview for one environment to an other

    I am currently setting up a training environment for test purposes.
    I have to copy some webdynpro appplication iview.
    I do the export of the i view but unfortunatly when I import my webdynpro Iview, there are many properties in the new system  that are missing such as application name which give the link to my java application.
    Of course the iview doesn't work.
    Do you have an explanation why the properties are missing? A resolution since I try many time the import.
    Regards,
    Julien

    Hi Julien,
    Please check the status of SLD and JCO in content administrator >> Web dynpro in the portal (new enviroment).
    then deploy your wd applciation.
    then create the transport package - export for webdynpro appplication iview. and import in the new enviorment
    Hope this will help you.
    BR
    Arun Jaiswal

  • Adding field in webdynpro iView

    Hi,
          I want to add some extra field and column in existing webdynpro iView.Someone can help me to achieve it?
    Thanks,
    Kundan

    Hi,
    I feel you need to have the webdynpro application source to add the extra field.
    However follow this thread and see if this helps: [7560379|Adding fields in requisition iview;
    Thanks,
    Venkat

  • Document url link on webdynpro iview

    Dear All
    We have developed  custom webdynpro ivew.
    Assigned that ivew to page and can display in ESS submenu.
    and one more km doc iview is there for document disply.
    But requirement is when enduser access webdynpro ivew  , in the same page there should be one link
    If enduser wants to download that document he has to use that link. becuse that doc is relavant to that iview.
    How can we do or organize this page.
    Please help .
    Thanks and regards
    kumar.

    Dear Raghu,
    Thanks for your response.
    How can I display link in webdynpro iview with the name of document.
    Ex : Please click here to download the form as mentioned below.
    file :  link : formdownload.pdf.
    If I click on this link it has to down load to enduser's local system.
    Please suggest.
    Regards
    Kumar.

  • Page cannot be displayed(error in ABAP Webdynpro iview)

    Hi All ,
    I am trying to create ABAP Webdynpro iview. When i try to preview it...i am getting "Page cannot be displayed". I checked the Web AS connection and it is working fine. Please put on some light on this.
    Regards
    Rahul

    Hi Sharma,
    Better U check the  Iview parameters(Application name,and Namespace).
    Also check it out in deployed content.
    Regards
    Nandha.

  • SAP Portal Network - WebDynpro iView and SAP Application iView sharing

    Hello All,
    I've read about the restrictions in SAP Portal supporting the WSRP standard for application sharing. Mainly WebDynpro iViews and SAP application iViews sharing is not supported. That is in the case of a SAP Portal as producer and Non-SAPPortal as consumer.
    I'm interested in a WebDynpro iViews and SAP application iViews sharing in a only-SAP Portals Network, where SAP Portals act as producer and consumer.
    I've heard about the Remote Role Assignment and Remote Content Copy that are used in such case. I would like to ask if anyone knows if these can help overcome the restriction in sharing WebDynpro iViews and SAP application iViews that is present with WSRP? And if the advantage of WSPR, that is the application execution and rendering on the producer side, and as follows decreasing of bandwidth usage, is remaining in the case of the Remote Role Assignment and Remote Content Copy.
    Thanks,
    Mladen

    Hi Manish,
    for sharing content between SAP and non-SAP Portals, your case, refer to
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/23fb36cad10d23e10000000a1553f7/frameset.htm
    All the possibilities and restrictions of WSPR in the case of SAP EP are explaind there.
    For sharing content between only SAP Portals refer to my other thread:
    Portal Network - Content Sharing
    Hope it helps you!
    Mladen

  • Function or method which returns the full PDC path of webdynpro iview

    Hi All,
    I have created a webdynpro application and created a webdynpro Iview in portal and attached this view to a role.  I am looking for any standard function module or method which returns the full PCD path of the webdynpro iview, when it executed from portal.
    Regards,
    H.K.Hayath Basha.

    Well in ABAP, we don't have portal APIs to access potal catalog info.
    The only available Portal Interface is IF_WD_PORTAL_INTEGRATION
    Abhi

  • Webdynpro iView link to role specific iView  Navigation

    Hi Friends,
    I have links in my WebDynpro iView.
    When I click on Link, I get popupwindow.
    in one role, user will be able to see the popup in editable form
    in another role, user will see the popup as displaying information only.
    This iView  needs to be integrated in Portal.
    How should it be done:-
    1. create two iView's:- one with display popup, another with editable popup window on click of the link.
    in this case, two iView's will be created , and will be integrated in portal with different roles.
    2. create one iView.. common.
    and, instead of popup, create another IView.
    in this case, how to access another iView of link clicked window... to display popup one for display, another for update.
    in this case.. first page will be common for both roles, the second iView.. will be different
    If want to implement in this way, how to access another iView as per role from the link of an iView.
    Nav
    Message was edited by: Nav

    Hi Nav,
    Check with this helpful links,
    Portal integration with webdynpro:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/2fffe990-0201-0010-aab0-e61c3250bcf3
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b5380089-0c01-0010-22ae-bd9fa40ddc62
    step by step process of portal eventing.
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/portal-components/how%20to%20program%20portal%20eventing
    Navigation Between Web Dynpro Applications in the Portal:
    http://help.sap.com/saphelp_erp2005/helpdata/en/ae/36d93f130f9115e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/b5/424f9c88970f48ba918ad68af9a656/frameset.htm
    Regards,
    Vijayakhanna Raman

  • ABAP WebDynpro iView with window id problem

    We have a custom ABAP webdynpro iView that is part of a dynamic navigation.  When the iView loads the following warning message is displayed...
    An error occured while starting the iView.
    Application
    https://<server>/sap/bc/webdynpro/sap/WebDynproComponent/;sap-ext-sid=J2IlkGCm4WYvxnfaQC8bVgY0oAX5DVVY3z_8GGDYcLow
    will run with wrong client window ID!
    Do not continue; please report this problem to your system administrator.
    Once you click 'Ok' on the warning message....the webdynpro iView is displayed. 
    How do you not have the message display? 
    Thanks.

    If the user is using link from favourites of browser, Ask him to delete it and manually enter the url and Try.
    In my case, The user just deleted the saved link from Favorites and tried entering the url manually,
    though it is weird it worked.
    or else try these Notes 1450543, 1171930 .

Maybe you are looking for

  • Default apps

    I have a question that I'm pretty sure the answer is "can't", but how do I make the Gmail, Mailbox (still waiting 450,000 people in front of me ), Google Maps, and Mercury Browser my default apps? Meaning when I wanna share an app via email, how do I

  • Can Voicemail be disabled? (non-FiOS)

    My mother-in-law just moved and we signed her up for the Freedom package (she previously had a normal calling plan, and AT&T long distance, she was probably one of the last people still paying for long distance calls, not to mention timed local calls

  • Logic X movie frame not working correctly

    Hi, I'm using Logic X to score to picture. Whenever I drag the timline/playhead back or forward in the arrange window, the movie seems to freeze then skip a few frames - it's not displaying all the frames, The result is that I can't score accurately,

  • Multiple Command Line Arguments

    My professor likes to enter input all on one line, as in the following input example: Burns CS130 110 90 80 70 60 50 40 20 10 First is a Name, second is a class name, followed by a series of grades. My question is: 1) Is this something that should be

  • Adjusting volume levels on music

    hi. i added a song from my iTunes library onto the timeline. I want the music to fade in slowly but i can't figure out how to adjust the volume of the soundtrack to make it do that. any suggestions?