Integration Webdynpro ABAP with Webdynpro Java in Portal

Hi All,
I am facing problem while integrating WDA application with WDJ. I can integrate successfuly one application and trying to invoke other one with different parameters, i am facing the problem
There is no iView available for system "XXXX_SAP_XXX": object "xxx.xxxx.xxx.xxxx". For more information, contact your administrator.
I am passing the parameters
system                      
object_type                
object_value_name          
operation
Thanks in advance

Hi Samir,
Pls look into these threads -
IE8 problem (WebDynpro ABAP iView call)
WebDynpro for ABAP and IE 8.0
Regards,
Sen

Similar Messages

  • WebDynPro ABAP iViews not picking the portal look and feel

    Hi,
    In our case , WebDynPro ABAP iViews not picking the portal look and feel.
    Is there any way to provide the custom developed portal theme link or css file to the WebDynPro application.
    Can it be done programmatically in the WD ABAP application.
    Best Regards
    Sid

    Look at the below link, it will answer your question:
    Re: EP 7 Portal stylesheet with WD ABAP
    Raja T

  • Webdynpro ABAP or Webdynpro Java?

    Hello experts.
    I want to learn to develop WebDynpro's
    Do you which of the two tools do you recommend? webdynpro java or webdynpro abap.
    Greetings

    Hi Lupe ,
    Although both technologies have same functionalities but even then they are not identical.
    Following are some of the differences:
    Language :-  First difference is the programming language used as the names Webdynpro ABAP and Webdynpro JAVA reflect. In ABAP Webdynpro, along with ABAP coding, RFCu2019s are also supported via Service call. Unlike Webdynpro ABAP, we cannot do ABAP coding in Webdynpro JAVA. Instead RFCu2019s and Web services are created and used in it to serve this purpose. In addition to Web services and adaptive RFC, Java Beans is another model supported by Webdynpro JAVA.
    Design Time Environment :-  Webdynpro ABAP requires ABAP Workbench (SE80) while SAP Netweaver Developer Studio is necessary for designing Webdynpro JAVA applications. So, additional installation is required. This studio reduces the development effort and utilizes some visual tools for creating components which can be reused.
    Storage :-  Applications developed using Webdynpro ABAP are stored centrally in ABAP server whereas in case of Webdynpro JAVA, the code remains on the client machine that is developed using a tool called Netweaver Developer studio. So, due to the powerful version control system of Webdynpro ABAP, the load removes from the development machine which is not possible in case of Webdynpro JAVA.
    Skills Required :- For Webdynpro ABAP, a developer should have knowledge of ABAP programming, Development tools, Database concepts, ABAP Objects. However, Webdynpro JAVA requires skill set comprising java programming, java development tools and object-oriented concept.
    Performance:-  Large scale applications that involve large number of web users canu2019t work well on ABAP server. So, for robust and scalable applications, Webdynpro JAVA is preferred because of powerful J2EE server as proved by Sun Microsystems. However, small-scale or applications involving small or medium users can go well with Webdynpro ABAP. Thus, performance varies depending on the number of web users and one can choose ABAP or JAVA accordingly.
    So the decession is that its totaly based on your available skillsets and your scenario to be implemented.
    Thanks & Regards,
    Monishankar C

  • Dynpro ABAP with Floorplan Manager in Portal!

    Dear Member,
    I havenu2019t worked on Portal yet. I worked on Web Dynpro ABAP and know how to do the Component and Application configuration from SE80 in SAP GUI.
    Can we able to configure the Web Dynpro ABAP with Floorplan Manager in Portal? If yes, how to Personalize, Configure and Customize the Dynpro ABAP with Floorplan Manager in Portal?
    If we have to do it from SE80, then we have to call the application URL with parameter u2018sap-wd-configIDu2019. Where should I update this URL parameter in the portal?
    Basically I want to know how to perform Personalization, Configuration and Customization of Web Dynpro ABAP with Floorplan Manager and want to see the effect when customized application called from Portal.
    Please let me know, if I need to more clear on my question.
    u2026Naddy

    Hi Naddy,
    If you have configured the component and application configurations in SAP GUI then in order to display it in the portal, you need to create a webdynpro based iView. In the same Iview just fill one of the parameters 'APPLICATION' as name of the webdynpro applicaiton and the parameter 'CONFIGURATION NAME' as name of the application configuration that you create for the Webdynpro application.
    Do not forget to implement the required interface of the Floor plan that you are using(OIF, GAF) in your webdynpro component.
    Thanks,
    Rajkumar.S

  • Iview from webDynpro ABAP with Adobe interactive form

    Hi gurus.
    Can I make an iview from a webDynpro ABAP that generates an Adobe Interactive Form, and generate this form from the portal as well?
    thanks in advanced,
    Dieuba

    Chintan thanks for your reply.
    Using Adobe Cycler Designer you can design an interactive Form (fields to be filled by the client, buttons, etc.) and you can integrate this with webDynpros ABAP and JAVA. I want to make an iview that connects with this webDynpro and also generates this form to be filled by the user, so it can send the data back to the sap system.

  • WebDynpro ABAP vs WebDynpro JAVA for Adobe forms--PCRs--MSS

    Hi Experts,
    This might be a generic question :
    I am modifying PCRs (MSS 1.0,EP 7,ECC 6.0) and now I have come to a point where I need to decide if I have to use Webdynpro JAVA or Webdynpro ABAP for modifying Adobe interactive forms which come with MSS 1.0 out of the box from SAP.
    What does SAP suggest??
    What do you suggest??
    Quick answers appreciated

    Hi Aditi,
    Thanx for your suggestion but let me just detail what Iam looking for;
    I will have to develop a custom PCR for Hire/Rehire (no workflow -- weird right),
    now if I develop Adobe forms for this, my question is how am I going to bind these forms to the scenario (QISRSCENARIO).
    Whatever is entered  in  this form is not going through workflow but is going to be directly updated in the database when the manager says SUBMIT.
    Usually the HR developer goes to the scenario and selects input by Adobe form and clicks <b>generate</b>, but now if I develop the form using Webdynpro JAVA how am I going to integrate the generated form to that particular scenario.
    Sorry if Iam not clear enough, but I really need help in this regard.
    Thank you

  • Webdynpro ABAP with ESS

    Hi Experts,
                   Is there ESS in WEBDYNPRO ABAP?            
    Thanks & regards
       Vino

    Hi,
    Logon to portal, Content Administration->Portal Content and by right clicking, select New iView. In the "Template Selection" select SAP Web Dynpro iView.
    In the 2nd step, give the name and id of the iView.
    In the 3rd step you have the option to select either 'Java' or 'ABAP'. In your case select ABAP.
    In the 4th step, select the System and supply namespace and application name of your Web Dynpro ABAP Application. Click and Next->Finish. Now you will find the iView for your web dynpro ABAP application.
    Go through the below link.
    [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9]
    Thanks
    Shruti

  • WebDynpro ABAP for WebDynpro Java developers

    Hi Masters
    I am a webdynpro java consultant and know I need and I want to develop on webdynpro abap
    I appreciate any suggestion and any links that can help me.

    hello Lehcim
    also try going thru these helpful links in WD ABAP
    Main Topic Page:
    http://sdn.sap.com/irj/sdn/nw-wdabap#section2
    Tutorials for Beginners:
    Web Dynpro for ABAP: Tutorials for Beginners [original link is broken]
    eLearning Videos:
    /people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos
    regards,
    amit

  • ADS Error while calling WebDynpro Abap with Adobe Form

    Hi Experts,
    I have created an Adobe Form and its interface in Transaction SFP. In a WebDynpro Abap Component I created an UI-element "Interactive Form" with the context of my form. So the WebDynpro Context was created automatically. Then I tried to call the WebDynpro Application in  the Internet Explorer but got the error message:
    german(original):
    WebDynpro Exception: Der Aufruf des ADS schlug fehl. Informationen zur Ursache finden Sie im error.pdf auf dem Applikationsserver.
    english:
    WebDynpro Exception: The call of ADS failed. You find information in error.pdf on Application server.
    How can I call error.pdf and what can that be? One WebDynpro Component with the form runs without any problems, the other one doesn't do this. I have no idea if it is a problem with context or server or something else.
    I hope you can help.
    Thanks al lot.
    Best regards,
    Ingmar

    Hi,
    Check the note in this site...
    https://websmp204.sap-ag.de/notes
    Regards,
    <i><b>Raja Sekhar</b></i>

  • WebDynpro ABAP application opening blank in portal

    Dear All,
    There is a strange issue which is being faced by one user. when the user tries to access a Webdynpro ABAP application in Portal then it opens in new window but nothing is displayed in the tray. Now when the user right clicks on the opened window->properties and copies the url from properties and pastes it in new tab (IE 8 is used) then the application opens and works fine.
    The portal and backend roles are fine for the user as he can access/work when the application is opened using the copied url.
    Please suggest what could be the problem for the user. For other users the issue mentioned is not there.
    Regards,
    Samir

    Hi Samir,
    Pls look into these threads -
    IE8 problem (WebDynpro ABAP iView call)
    WebDynpro for ABAP and IE 8.0
    Regards,
    Sen

  • [HELP] Webdynpro Abap application keeps refreshing on Portal

    Hello Gurus,
    Im facing a really annoying and weird problem, i've created a screen exit on the transaction IW21, on this screen i have a custom container, and im using the class cl_gui_html_viewer to show off a webdynpro abap application on this container. If i access IW21 via SAP GUI everything works fine, no problema at all. But once we've published this transaction IW21 on Portal something very weird happened, the webdynpro application keeps refreshing on every action done in the screen. I've entered on debug mode to verify if the program is performing the code to create the html object again, but the program pass in the perform only once. An example: when i click in save the program pops a screen to choose some characteristics and i can clearly see the webdynpro application refreshing under this screen, like if i press F5 on browser. As i said everything goes pretty much fine in SAP GUI, but in Portal keeps refreshing.
    Anyone have any idea how can i solve this?
    Regards,
    Rafael

    Are you calling ITS transaction and Webdynpro application is within this transaction?
    Regards,
    Nitesh

  • WebDynpro ABAP with ECC5.0

    Some of our developers would like to use WebDynPro ABAP. is this available with ECC5.0? If not what is the process of getting this installed/configured? Do we need to upgrade to ECC 600/700?
    Thanks

    WebDynpro ABAP  is available from ECC 6.0 onwards ..Yes you need to upgrade it to ECC 6.0
    Regards,
    Santosh
    Message was edited by:
            Santosh Kumar Patha

  • Best way for binding tables from webdynpro Abap with FlashIsland

    Hi,
    We've found several ways to access ArrayCollection columns in a Flex application embedded in an Abap Webdynpro.
    The SAP System is SAP Netweaver 7.01 SP7 and the flex application is compiled with SDK 3.0.
    1/ Syntax like MyArrayCollection[n][Column1]. In this case, the GACProperty's name of the GACDataSource must be "Column1" and it is case sensitive
    2/ Syntax like MyArrayCollection[n].COLUMN1 where COLUMN1 is the attribute's name in the webdynpro Abap context node. In this case, the GACProperty's name seems to not be important, and the column's names of the ArrayCollection must be upper case.
    Do you know which is the best way to do the binding and why?

    Check the Explan Plans for indexes, join orders
    and also check the link
    http://forums.oracle.com/forums/thread.jspa?messageID=2222015&#2222015
    Regards
    Singh

  • Step by Step procedure for Integration of B0 with BI 7.0, Portal

    Hi,
    My key concerns include integration with SAP Portal, which I did not find in instalaltion guide.
    Please advice on step by by Procedure for BO with BI 7.0 starting with the right version of BO to be installed.
    1. Which version compatible with BI 7.0 SP 12, LATER TO BE UPGRADED TO sp 16
    2. Source of data will be BI and reports will be using BO.
    3. What are components to be installed
    4. Prerequisites for Integration with BI AND SAP Portal.
    5.Steps for Integration with BI 7.0
    6. Steps for Integration with SAP Portal- Where to get the sample iviews. What to do for connction between Portal and BO - this i didnt find in installation guide
    Thanks,
    Harish

    HI,
    here the items:
    SAP Side:
    - all machines have to be in the same domain
    - BI has to trust the portal
    - BI has to accept SSO tickets
    - EP has to generate SSO tickets
    BusinessObjects:
    - SAP Authentication has to be configured
    - BI system should be configured has default system in the options of the SAP authentication
    - authentication.default parameter in the web.xml for InfoView has to be set to secSAPR3
    - BusinessObjects has to be in the same domain
    EP side:
    - in the system landscape configure the Crystal Enterprise Server Properties for your BI system
    - import the portal iview template that is part of the SAP Integration Kit
    - create a new iView
    Ingo

  • Webdynpro ABAP  appication  blank screen at portal.

    hi all
    all ESS application in the portal working fine.
    i need to call standard webdynpro application in portal.
    balnk screen is coming.
    i tried with support desk...like system admiin--supportsap applicationwhere i choose webdynpro--tried to run standard application . popup opened   with username and password....after giving
    i got  WebDynpro Exception: Application BC Does Not Exist error.
    i have been to ITS in sicf tcode........i tried to test webgui .....its keep on opening.
    that is also not working.
    samp application running properly at r3.
    but i am not able to call from the portal.
    rz10 we maintained icm/full name host also.
    i can tell that it is picking wrong hostname  .
    when i tried to dedug   ..
    it is taking hostname:8000....if it takes hostname.ac.in:8000  it works .
    can anyone guide me from where application picking this.
    Thankyou
    swapna

    yes anil
    already maintained.
    icm/host_name_ful maintanied as hostname.domain
    saplocalhostfull also maintained
    while debugging it is taking   hostname:8000   thats the reason blank screen is coming.
    if change hostname.domain name   normal screen is coming
    i can tell one thing that in smicm---http server
    j2ee server configured set as false
    we didnt maintain  j2ee http port
    and j2ee https port.
    these are necessary parameters?
    need to change?
    plzguide me to solve.
    ESS all applications are running fine.
    problem coming with Abap application.
    Thankyou
    swapnal

Maybe you are looking for