HOw to start the project for first view in webdynpro application

Hi,I am having  a problem regarding scenario for customer feedback for portal end user i.e..wen user login to a application for feedback there it check the Id of the user wether it had given the feedback or not by comparing the Id with the database Idu2019s from SQLserver.If the feedback is thr of that Id then a view shud say u hav already given feedback otherwise feedback form shud open ,the user will giv feedback and closes by thanking with other view.My problem is how to openthe  view were it will compare the userlogin Id with the database Id to move further.How shud I handle this scenario for first view.I am creating this application in webdynpro.In this project how shud I manage the viewsu2026

Hanif,
you can create a webdynpro application and create an iview and set the height and width to 0 .inside that webdynpro application open a popup that provides the feedback form .and you invoke this popup window in the WDDOINIT() or WDDOMODIFYVIEW() of the webdynpro main view.
apart from this you need to get the logged user id in main view and get the output from database whether you want to open the feedback form
check this forum on developing webdynpro application
Web Dynpro Java
Thanks
Bala Duvvuri

Similar Messages

  • Getting warning while trying to start the Jdeveloper for first time

    Hi ,
    Every day i am facing this problem while trying to start the Jdeveloper first time, and not able to start till some time.
    i am getting the below exception...
    Unable to create an instance of the java virtual Machine Located at path
    E:\Oracle\Middleware\jdk160_24\jre\bin\client\jvm.dll
    Please can i have the solution to this..
    Regards,
    Rajesh

    user,
    better you remove the contact number. dont leave those things in forums,
    some one may misuse that.
    nice, you can search over forums.
    Jdeveloper installation issue
    https://cn.forums.oracle.com/forums/thread.jspa?messageID=9665899
    http://adfhowto.blogspot.in/2011/09/troubleshooting-unable-t-o-create.html
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=1070230
    unable to create an instance of the Java Virtual Machine Located at path:
    http://pisceansheart.wordpress.com/2009/08/06/solution-to-unable-to-create-an-instance-of-the-java-virtual-machine-for-jdeveloper/

  • How to add the toolbar for ecl viewer in BSP

    i took help of the following link
    /people/durairaj.athavanraja/blog/2005/09/14/using-ecl-engineering-client-3d-viewer-viewer-in-bsp-application
    the 3D image in opening properly.
    My question is, is it possible to add the TOOLBAR in the Internet explorer which get normally in Ecl Viewer which has the options like file tools etc
    Edited by: Amit Sawant on May 28, 2008 1:03 PM

    the control doesnt come with the toolbar. in ABAP they are implemented using the methods in the dll. similarly you have to create the toolbar for your webapp as well.
    Raja

  • How to set the font for table view contol

    Dear All,
    My requirement is to set Font type = Arial and size=1 for
    Table View control. The same font should be for  header, Rows and footer.
    One way we are achieving it through the Renderer class. Where in we are we are supplying data, colums with html font tags.
    Is there any simple way to fix font fot the entire TableView.
    Thanks
    Markandeya

    An approach I've used is to override the CSS styles by adding code like the following to the top of the JSP page.  It's a bit of a hack, but it did the job.  You will need to find ALL the styles used in a table view, and override the font size.
    <%-- OVERRIDE SOME CSS STYLES SO WE HAVE THE DESIRED TABLE CELL PADDING --%>
    <style>
    <!--
    .sapTbvCellStd {
         PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
    .sapTbvCellAlt {
         PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
    //-->
    </style>

  • I was wondering if someone could tell me how to start the installation for CS5.5 when downloaded no disk?

    I have lost my Adobe disk and have followed the instructions to download the file now from the Adobe website.  I now have the download but it is doing nothing to start the install process.  I was wondering if someone may be able to help me with where I go from here? 
    I have the icon on the desktop and when I double click it it just opens up to all the files.  There is a Install folder I click on it and nothing happens. I keep getting errors and have no idea what to do now. Help please?
    Thanks!

    Hi Kglad
    what's your os?
    Yosemite 10.10.2
    what file (name and extension) did you download?
    Downloaded from here:
    Download CS5.5 products
    Used the English Mac OS X file 1 of 1
    what program/suite are you trying to install?
    CS5.5 Master Suite
    The file downloaded file.  Asked me to click complete (or something like that ) I did.  It then added the icon to my desk top.  Now it just seems like it needs to start the install but it never launches.  I double click on the file and it opens up the folders in Finder.  I then have options of Deploy, Install, Payload and Packages. I double click on Install and nothing happens.
    I have no idea where to go from here.  The error that keeps telling me to reinstall Indesign etc (what ever Adobe program I click on I get the same) keeps happening.
    We have this problem now because we had to replace the harddrive on the Mac to and upgraded to Yosemite to get some other issues sorted.  Since then we can't do anything with the Adobe programs.

  • How to make the Pager for table view as non editable?

    Hi,
    I am using an HTMLB pager for my table view .
    It appears as Page '1' of 2 for examle.
    But '1' is dispalyed in an input field.
    How do I make this input field as disabled.
    I just want to use the Vertical and horizontal indicators to traverse through the pages of the table view.
    I do not want the user to enter the page number ..
    Thanks,
    Sachin

    Look at SBSPEXT_XHTMLB sample, pages pager.bsp and pagerX.bsp.
    If you use the external pager, then you can specify a format where a text string will only be displayed without an inputfield for editing.

  • How to change the Access for Database views

    Hello Experts,
    My requirement is to copy the records of a standard database view BDCPV (which is a combination of BDCP & BDCPS) to a custom view and then compare the records with a new table BDCP2.
    I copied the BDCPV view to a table and used the custom view in the program. While executing the program, I'm getting an error message like "The database view <View Name> is write protected, so it cannot be changed".
    I'm unable to change the Access under Maintenance Status Tab from Read only to "Read and Change". Could anyone help me how to resolve this issue".
    Also please share teh sample code if you have any for the above requirement. We are using it in a SP upgrade to one of the systems.
    Regards,
    Rajesh.

    Hi,
    Change the status in the given way.
    Choose Extras ® Maintenance status. A dialog box appears, in which you can select the maintenance status for the view. If more than one table is involved in the view, the maintenance status read only cannot be altered.
    Regards,
    Srinivas.

  • HT201365 Help, I do not know how to start the search for my phone using FindMyiphone

    How do I access the FindMyiphone app when I do not know where the phone is, Do I go to a computer? Help

    The iphone app has nothing to do with finding the iphone on which it is installed.  it is for finding your other devices from your iphone.
    Find my iphone is a built in feature of the iphone.  You simply have to set it up from settings. If you have done this:
    Turn on your computer.
    Open your web browser.
    Got icloud.com and sign in.

  • How can I change the start day of the week for weekly view?

    How can I change the start day of the week for weekly view?
    <P>
    This function is configured in the code in file <loadpoint>/CalendarServer/cal/uicust/en/main.html:
    <P>
    i18n['def first day'] = '1';
    <P>
    Note: 0 is Sunday, 1 is Monday, etc.

    Click system perferences below ur screen then click language&text and you just select ur peference langauge

  • How to get the date of first day of a week for a given date

    Hi gurus
    can any one say me how to get the date of first day(date of Sunday) of a week for a given date in a BW transformations. For example for 02/23/2012 in source i need to get 02/19/2012(Sunday`s date) date in the result. I can get that start date of a week using  BWSO_DATE_GET_FIRST_WEEKDAY function module. But this function module retrieves me the  start date as weeks monday(02/20/2012) date. But i need sundays(02/19/2012) date as the start date. So it would be really great if anyone sends me the solution.
    Thanks
    Rav

    Hi,
    The simplest way would be to subtract 1 from the date date which you are already getting in transformation routine, but instead of doing that subtraction manually which might need bit of errort, you can simply use another FM to subtract 1 from given date.
    RP_CALC_DATE_IN_INTERVAL
    Regards,
    Durgesh.

  • I have iMovie 8.0.6 and an iPhone 4S.  I took hours of videos on vacation (Australia and New Zealand) and want to make a movie.  I've imported the first batch into iMovie and started the project.  I just realized that I shot both horizontally and vertical

    I have iMovie 8.0.6 and an iPhone 4S.  I took hours of videos on vacation (Australia and New Zealand) and want to make a movie.  I've imported the first batch into iMovie and started the project.  I just realized that I shot both horizontally and vertically and when I preview (on full-screen) what I've combined, first it's wide-screen, then it's tall, narrow with wide black sides. 
    The film looks choppy, no flow, since it alternates horizontally and vertically.
    I can import the vertical clips two ways:  "Full-Original Size", or "Large 960x540."  But the vertical clips have very short, fat people.
    This didn't happen with my Flip HD; the movies are smooth and terrific.  My heart is breaking.....please, how can I make the videos match?

    Yes, I'd like to use all the video I shot, put it together with music, titles, etc. and make it consistant.  when it goes from full screen to this vertical, narrow clip, it's very awkward.....and it's so narrow, it's hard to see what I'm looking at; my eyes don't make the adjustment quickly.

  • How to get the date for the first monday of each month

    Dear Members,
    How to get the date for the first monday of each month.
    I have written the following code
    SELECT decode (to_char(trunc(sysdate+30 ,'MM'),'DAY'),'MONDAY ',trunc(sysdate+30 ,'MM'),NEXT_DAY(trunc(sysdate+30 ,'MM'), 'MON')) FROM DUAL
    But it look bith complex.
    Abhishek
    Edited by: 9999999 on Mar 8, 2013 4:30 AM

    Use IW format - it will make solution NLS independent. And all you need is truncate 7<sup>th</sup> day of each month using IW:
    select  sysdate current_date,
            trunc(trunc(sysdate,'mm') + 6,'iw') first_monday_the_month
      from  dual
    CURRENT_D FIRST_MON
    08-MAR-13 04-MAR-13
    SQL> Below is list of first monday of the month for this year:
    with t as(
              select  add_months(date '2013-1-1',level-1) dt
                from  dual
                connect by level <= 12
    select  dt first_of_the_month,
            trunc(dt + 6,'iw') first_monday_the_month
      from  t
    FIRST_OF_ FIRST_MON
    01-JAN-13 07-JAN-13
    01-FEB-13 04-FEB-13
    01-MAR-13 04-MAR-13
    01-APR-13 01-APR-13
    01-MAY-13 06-MAY-13
    01-JUN-13 03-JUN-13
    01-JUL-13 01-JUL-13
    01-AUG-13 05-AUG-13
    01-SEP-13 02-SEP-13
    01-OCT-13 07-OCT-13
    01-NOV-13 04-NOV-13
    FIRST_OF_ FIRST_MON
    01-DEC-13 02-DEC-13
    12 rows selected.
    SQL> SY.

  • So let me get this straight. I own 5. And I own 6. But when I try to open 6 am being prompted for my subscription info. When I ask for support I get referred to a forum. Remember, two licenses. Oh and since I started the project in 5, It's repeatedly fail

    I own 5. And I own 6. But when I try to open 6 am being prompted for my subscription info.Otherwise am locked out. When I ask for support I get referred to a forum. Remember, two licenses. Oh and since I started the project in 5, It's repeatedly failed to manually save, the audio just disappears, it loses the program monitor, fails to save renders, timecode window burn doesn't work, and that's just for starters.
    Thanks Adobe.
    What makes you people think this is acceptable?

    If you have the serial number version of CS6, and you have ever had even a Cloud trial installed... read Cloud takes over https://forums.adobe.com/thread/1584746

  • I started editing a project on FCPX Trial. Does anyone know how I transfer the project to the 'purchased' FCPX now that I've bought it? Thanks.

    I started editing a project on the trial version of FCPX. I just purchased the 'real' version.  Does anyone know how I transfer the project to the 'purchased' FCPX now that I've bought it? Thanks.

    Joshink wrote:
    Thank you, Rus! Safe to assume it will be churning awhile, as it's been doing?
    I wouldn't expect it to take long at all.
    Is it an extremely large library with a lot of media copied to it?

  • Reading from a file. How to ask the user for file name at run time????

    I have the code to read from a file but my problem is how to prompt the user for the file name at run time.
    import java.io.File;
    import java.io.FileNotFoundException;
    import java.util.InputMismatchException;
    import java.util.Scanner;
    public class FileRead {
        public static void main(String args[]) {
            Scanner scan = null;
            File file = new File("Results.txt");
            String number;
            try {
                scan = new Scanner(file);
                while (scan.hasNext()){
                number = scan.next();
                System.out.println(number);}
            catch (FileNotFoundException ex1){
                System.out.println("No such file");
            catch (IllegalStateException ex2){
                System.out.println("Did you close the read by mistake");
            catch (InputMismatchException ex){
                System.out.println("File structure incorrect");
            finally{
                scan.close();}
    }Any hints would be greatly appreciated. Thank you in advance

    I have read through some of the tutorials that you have directed me too and they are very useful, thank you. however there are still a few things that i am not clear about. I am using net beans 5.0 I have placed a text file named Results.txt into the project at the root so the program can view it.
    When I use the code that you provided me with, does it matter where the file is, or will it look through everywhere on the hard drive to find a match?
    This code compiles but at run time it comes up with this error
    run-single:
    java.lang.NoClassDefFoundError: NamedFile
    Exception in thread "main"
    Java Result: 1
    BUILD SUCCESSFUL (total time: 3 seconds)
    import java.util.Scanner;
    import java.io.*;
    class NamedFileInput
      public static void main (String[] args) throws IOException
        int num, square;   
        // this Scanner is used to read what the user enters
        Scanner user = new Scanner( System.in );
        String  fileName;
        System.out.print("File Name: ");
        fileName = user.nextLine().trim();
        File file = new File( fileName );     // create a File object
        // this Scanner is used to read from the file
        Scanner scan = new Scanner( file );     
        while( scan.hasNextInt() )   // is there more data to process?
          num = scan.nextInt();
          square = num * num ;     
          System.out.println("The square of " + num + " is " + square);
    }his is the code that i used. It is the same as the code you posted for me (on chapter 23 I/O using Scanner and PrintStream) Sorry im just really stuck on this!!

Maybe you are looking for

  • User could not login in Weblogic Server 8.1

    I have J2EE application running on Weblogic Server 8.1. When over 30 user concurrently logins into and use the system. My server was stucked. Here is the thread dump that I got. "Thread-1495" daemon prio=10 tid=048e09f0 nid=1693 lwp_id=7336247 runnab

  • Standard Text in Smartforms using SO10 Transaction

    Hi, My requirement is i have IF Condition followed by Elseif. when ever any of above conditions satisfy i need to print a text of at least 5 lines. If <> Print Text upto 5 lines each line at least 100 char(text1) elseif <> Print Text upto 5 lines eac

  • Excel file upload

    Hi All, I have a requirement wherein I will have to upload an Excel file into an internal table. This excel file is coming from LLS. I used the GUI_UPLOAD FM... But this FM does not work. I also used TEXT_CONVERT_XLS_TO_SAP FM... But this FM does not

  • Placing in smart objects?

    I am trying to place a picture into one of my smart objects but it wont let me, it keeps placing the picture in its own layer.

  • The listener is stopping too often

    Hi, I'm new using Oracle Database, here is my problem: Initializes the listener and start the database, but after this operation the listener just stops seconds after initialization. the listener only works as 4 seconds. So, I can't initialize SQL De