Problems creaating a webdynpro iView

I have a few links to a webdynpro application. I dunno where to put them in the webDynpro iview properties.
Can someone help me out with this.
Thanks

hi,
1.logon to the portal
2.goto content Administration
3.select the portal content and inside create a folder
4.inside the folder create a iview,it ask iview name, iview id,  com.companynam and finally description and give ok
5.after give the ok..it aks which type of iview you want..you choose webdynpro application iview..
6.and give ok.
8.select a created webdynpro application
9.select wdapplication give into the url and also create the page and workset role.
   Its a order(role(workset(page(iview))))
10.if problem occurs,some problem in user authorization.
11.clarify the user administration rights from basis team.
12.finally refresh the portal
13.the iview tap is displayed into the menu.
by
parthi

Similar Messages

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

  • Problem while creating URL iview (in EP7.0)

    Hi,
    I encountered a problem while creating URL iview (in EP7.0) as when I selected the iview template for creating the URL iview, the content area got displayed as
    "No templates to display. You are not assigned to any existing templates."
    please assist me in this regard.
    Thanks,
    Suri

    Hi Manoj,
    Thank you for your reply.
    I am still getting the same messages even after creating the iview template in EP7.0
    Created through:
    content Admin --> portal content --> <folder>new --> iview  --> seleting "Portal component - create an iView from a portal component contained in a deployed portal archive (PAR file)" <next> --> seleting "com.sap.portal.appintegrator.sap" <next> --> webdynpro <next> --> finish.
    Open object for editing...--> Object is a Template to Yes.
    Result :
    content Admin --> portal content --> <folder>new --> iview --> seleting "iview template- create an iView from an existing iView template" <next> which displays the same message.
    "No templates to display. You are not assigned to any existing templates."
    Rgrds,
    Suri.

  • Custom loading image in WebDynpro iView

    Hi All,
    I have replaced the default loading image in the com.sap.portal.appintegrator PAR with a custom image.
    As a result the new custom loading image is being shown in all iviews made fom that PAr e.g.BSP Iview, IAC iview etc.
    But only the webdynpro iview is still not able to show that image,but is instead showing no image during loading.
    Have checked every possibility.
    Can anyone suggest what could be the problem??
    Thank You.

    Juhi Bhatnagar
    Greetings!!!
    May i know , what is the procedure need to be followed to replace the default Loading ICON with our custom image.
    2. Does our custome image should be a image file (like jpg, png) or its like a command
    Kindly share the procedure for this...
    Appreciate your response in advance'
    Thanks

  • How to pass a run time value as a parameter to a webdynpro iview

    Hi,
    we have a webdynpro which we can call with passing a run time value in this form:
    https://xxx.yyy.zzz/sap/bc/webdynpro/sap/zfkq_inv_1?WI_ID=000000004332&sap-client=700&sap-language=EN&sap-wd-sapgui=X
    This link will be sent to many users but the WI_ID will change every time.
    It works fine but now we want to implement this webdynpro in our portal. The user shall get a link like this
    https://xxx.yyy.zzz/irj/portal/webdynpro-test?wi_id=000000004332. With this link he will navigate directly to the webdnypro (quicklink-function).
    The problem is that i don't know how to transfer the parameter WI_ID in the url to the webdynpro.
    It's no problem to fix the WI_ID in the application parameter properties but this is not what we want.
    Is it possible to transfer the url parameter to the application parameters of the webdynpro iview ?
    Thanks in advance.
    Best Regards
    Mirko Berscheidt

    Hi Mirko,
    The first thought I had is if your scenario makes sense at all. Because you might send out the links, but probably the iView will also be accessible via navigation, and in that case this additional parameter won't be there!?! (And if the iView is not accessible by navigation, then why going the way via the portal and not the direct way to the application like with your first link given?!).
    Anyhow, I think this should be possible by using the AppIntegrator, see The customer exit of the Application Integrator
    For an example about how to add individual values to users which you then can add to the URL see this discussion: App Integrator, and custom URL parameters using Customer Exits - this might be a possibility that each user can call the "same" iView but in fact the app integrator then would be fired with different URL parameters (per user).
    Hope it helps
    Detlev

  • Submit a webdynpro IView from a non-Portal application

    Hi,
    i have create a WebDynpro application. This application shows in a table a list of '. This reports are IView for Bex Web Application in a SAP portal. For navigation to this BW IView the WebDynpro application must be also embedded in a WD iView.
    The problem is:
    This WD IView will be requested by a non-sap/portal application with dynamic parameters and also with the POST method.
    In the WD application i have implemented the parameter request with following code:
    int i = 1;
    String name = WDWebContextAdapter.getWebContextAdapter().getRequestParameter("var_name_" + i);
    If the non-portal application submit the WD application directly -> the parameters are available.
    But when the non-portal application submit the WD IView, then the Parameters are 'null'.
    Thank you for quick response
    Anne

    Hi,
    yes I'm use the statement to submit the iView:
    <form action="http://server:50000/irj/servlet/prt/portal/prteventname/Navigate/prtroot/pcd!3aportal_content!2fevery_user!2fgeneral!2fdefaultDesktop!2fframeworkPages!2fframeworkpage!2fcom.sap.portal.innerpage!2fcom.sap.portal.contentarea?NavigationTarget=ROLES%3A%2F%2Fportal_content%2Fcom.kwl.kwl-01.KWL-01%2Fcom.kwl.kwl-01-iviews.KWL-01-Iviews%2Fcom.kwl.WEB_DP%2Fcom.kwl.IW_GISBW&DynamicParameter="
    method="post">
    var_name_1<input name="var_name_1" type="text" value="ZHAMFSB"><br>
    var_value_ext_1<input name="var_value_ext_1" type="text" value="129191"><br>
    var_name_2<input name="var_name_2" type="text" value="ZHAMFSB"><br>
    var_value_ext_2<input name="var_value_ext_2" type="text" value="129761">
    <input type="submit" value=" Senden ">
    In this case the DynamicParameter will be send by GET.
    But i want use the POST Method.
    I get the parameters in both cases not in my WD application.
    What is the problem?
    Thank you
    Anne

  • Issuse with WebDynpro iViews - Java or ABAP

    We frequently get calls from users who complain that they can't see a screen in the portal, and it is usually because they have accidentally collapsed an iView.
    The problem we have found is that it doesn't seem to work with WebDynpro iViews - Java or ABAP.

    Rohit,
    You can also hide the tray display on you portal by setting the iView property "Show Tray"  to "Yes".
    Ram

  • Missing Loading Message in webDynpro iview

    Hi,
    we have developed some WebDynpros. We have created some webdynpro iview to embed these webdnypros into a portal role. When I run the webdynpro without the portal or in the preview of the iview creator, the round role of the loading message is displayed well. But when I embed the iview into the portal role, the loading message is not vissible during the webdynpro picks up the data from backend system.
    We are using SAP NW04s SPS10. The parameter of the ivew to show the loading message is still enabled.
    Has anyone of you similiar experiences?
    Thanks a lot.
    Best Regards,

    Hi Guys
    Have u found the solution for the issue..
    since i am currently facing the same problem
    i am running on NW sp16
    it would be highly appreciated if you can share across the solution
    Thanks
    Kumar T

  • Content Alignment in webdynpro iView based on user language

    Hi,
    We have a webdynpro application which has a search screen
    (Arabic as well as English), based on the user language setting in Portal UME, the respective language text with options are displayed.
    This webdynpro application runs on same WAS where Portal is running.
    When we test this application standalone like typing the URL of the webdynpro application, it shows english text with Left to right aligned content in browser for <b>user X with Language as EN</b>.
    When we test this application standalone like typing the URL of the webdynpro application, it shows arabic text with Right to Left aligned content in browser for <b>user Y with Language as Arabic</b>.It works fine when it is stand alone (when we directly run the webdynpro).
    <b>We created a WebDynpro iView in Portal, and we tested with user <i>Y (whose language is set to Arabic),</i> issue is text is properly displayed in Arabic, but the content alignment is left to right, which should be Right to Left</b>.
    Please let me know your solution/thought to the above mentioned issue/problem.
    Thanks
    Senthil

    Hi,
    The webdynpro application works fine (alignment and content is fine)when i access it directly.
    When i create a webdynpro iView and run it inside portal it is not working fine (alignment is LTR instead of RTL)
    I went through the SAP help <a href="http://help.sap.com/saphelp_nw04/helpdata/en/6e/8aae409567942ae10000000a155106/frameset.htm">RTL Alignment</a>and tried creating new themes and created a new desktop and assigned it to the user. It is still the same with LTR alignment.
    The issue is, why it is not working inside PRT, when it works fine inside WebDynpro Runtime.
    Thanks
    Senthil

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

  • Webdynpro iview to anonymous user

    hi,
    I have developent a local development component in webdynpro.
    For this webdynpro application i have to create an iview and assign it to an anonymous user.
    But if i create an webdynpro iview and assign it to the anonymous user, it gave me an exception of accss denied for the anonymous use.
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.enteg.entegbranchregistration.entegbranchRegistration/com.enteg.RegistratonRoles.RegistratonRoles/com.enteg.RegistrationForm.RegistrationForm/Get_Registered1.java_sap_com_cafeugpuiinst_com_sap_caf_eu_gp_ui_inst_AInstantiation
    Component Name : com.sap.portal.wdintegrator.WebDynproIntegrator
    Problem creating the Application Integrator, exception occured during onNodeReady was: com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.appintegrator.sap.WebDynproPageBuilder - user: Guest, .
    Exception id: 04:54_01/02/07_0017_16028850
    See the details for the exception ID in the log file</b>
    How to assign the webdynpro iview to the anonymous user,
    Why is the access denie for the anonymous user.
    Please help....
    Thanks in advance,
    shami.

    Hello Shami,
    please take a look to this note: Note 1031159 - Anonymous user access to Web Dynpro Pages/iViews.
    Hope that helps.
    Best Regards,
    Olaf Reiss

  • Unbale to access an Anonymous WebDynpro iView

    Hi All,
    I am facing small problem while trying to access an WebDynpro iView by an Anonymous User.
    EX: Anonymous UserName: John
    Getting this Exception: Error in Service call of Portal Component User: John
    and specifying Caused by: Portal Runtime Exception and Null Pointer Exception.
    I changed the WebDynpro Iview and WebDynpro Page Authentication scheme Property to Anonymous in Portal and assigend to a Role and that Role to Anonymous Users Group also.
    Please guide me to move further successfully
    Thanks
    Phani

    Check this note : 1031159
    Abdul.

  • Webdynpro iview in HTML iframe

    Hello,
    I'm trying to put a portal webdynpro iview in a html iframe,
    and when I do it the screen just repeatedly refreshes and never loads,
    but when I try the normal webdypro dispatcher address on the iframe it
    works just fine. The problem with it is that I can not do any portal eventing
    that way.
    Any suggestions?
    Thanks in advance for any answers,
    Udi.

    Hi,
    Hmm, we are trying to access the application from a regular html file, using either the direct link to the iView/application or the quick link.
    For example:
    <HTML>
    <HEAD>
    </HEAD>
    <FRAMESET FRAMEBORDER=0 BORDER=0  ROWS= 200,50 >
    <FRAME FRAMEBORDER=0 NORESIZE NAME="Blabla"
    src="https://<server>.../irj/servlet/prt/portal/prtroot/pcd!3aportal_content!....">
    </FRAMESET>
    </HTML>
    Brgds, Caroline

  • Webdynpro iView - Supply Portal Stylesheet

    Hi!
    In a webdynpro iView when I try to change the property 'Supply Portal Stylesheet' to 'No' and I save the property don't change.
    Portal 04s SP12
    Can someone help me?
    Regards,
    Matteo

    Hi,
      any news about this topic?
    I have the same problem in my SP12 portal.
    Any suggestion?
    Thank you.
    Regards
       Leonardo

Maybe you are looking for

  • Open sales order indicator / field at Item level

    Is there any field at sales order item level to tell  the order is Opened (open order Item)?.  Will anyone share your expertise pl.

  • MAC OS X Lion

    Hi, some users wanted to upgrade to the new MAC OS X Lion. But after some checking on our part we found that /usr/local/novell/zenworks/umia/zenumia is no longer supported. Because PPC is no longer supported with MAC OS X Lion. This is part of the In

  • Charger port is loose?

    Hey, I'm not sure if this should be in this thread, so sorry if it's in the wrong place. My charger port in my laptop has came a little loose, I had to shake the charger a bit as I plugged it in to get the light to show it was charging. I plugged it

  • Modifying Memory Optimization parameter for BPEL process in SOA 11g

    Hello I have turned on memory optimization parameter for my BPEL process in the composite.xml (11g) this is what I have in composite.xml: <property name="bpel.config.inMemoryOptimization">false</property> How do we modify this parameter in the EM con

  • Reco for 3rd party Chroma-keying software (Ultimatte or better)

    Does anyone have any experience of working with Ultimatte AdvantEdge Chroma Key Software? I'm looking for something that will key nicely in post and perform better than the built-in doo-dah in our beloved FCP (not that there's anything too wrong with