How to get the result on the same page

How to capture the data entered by the user on the page and fill in the result.

for example: -.

Data: -.

fieldA = abc

fielsb = efg

Feildc = SMC

result = abc-efg-chd

I intend to write this logic in controller...

If one of you having same logic please give me... Thanks a lot guys!

Edited by: user11929230 (Pavan) October 14, 2009 08:46

Pavan,

I take a simple example, I hope it's clear your doubts.

In Jdev create 3 new MessageTextInput with VO no attribute.

Let's say it would be item1 and item2, item3

And if I click on save button I want to concatenate the value of item1 and item2 in item3. As A and B in item3 in so AB

Now in the ProcessFormRequest controller I'll write.

If (pageContext.getParameter ('save')! = null)
{
String a = pageContext.getParameter ("item1"); Item1 here is the Id of the item that you created in JDEV
String b = pageContext.getParameter ("item2");

Txt OAMessageTextInputBean = (OAMessageTextInputBean) webBean.findChildRecursive ("item3");
txt.setText(pageContext,a+"-"+b);
}

Thank you
-Anil

Tags: Oracle Applications

Similar Questions

  • How to get the same look as the flash for borders?

    Hi I have selected the circle and the circle filled with certain colors. now, I want to have the border around the circle so I saelected STROKE in the Edit menu and applied with a pixel. How ever it gives a strong appearance in flash. in photoshop, the border looks like dissolved and transparent. is there a way to get the same look as the flash?

    I would recommend using shape layers (starting with the Ellipse tool) instead of a selection.

    Cs6 on shape layers can have stroke (located in the Options bar).

  • How to get the path page dynamically

    Hello.

    How to get the path to the current page in the processRequest of the controller method? e.g. "/ oracle/apps/ak/sandbox sand/webui/SamplePG.

    -wheleph

    pageContext.getParameter ("page");

    This line will give you exactly what you want...
    Thank you
    Annapurneswar

  • How to get the same functionality for string as java in oracle 10g

    Example:

    In java, if I use
    -> > >
    String.format ("% 03d", 11) then he will give me the result 011
    String.format ("% 03d", 1111) then he will give me the result 1111

    I need also same result in Oracle for a stored procedure. I used to_char() and lpad() function but could not get the desirable.

    I'm new on this. Please forgive for this silly question and help me.

    Or with the prefix "FM", which makes the FILLING for us:

    to_char(col1, 'fm9999099')
    
  • How to get the same day of a month each year in the DB (update a flag)

    Hello

    I'm trying to make a update for a table of flag request in our database that contains the dates and the Pavilion columns. Currently the system have dates for the next ten years. The flags are updated with the values 0 or 1, if a particular date falls under the criteria required.

    I need to update the column flag for the same day of the month of each year. for example, 2nd Sunday of October. The value must be updated in all the years in the table. Currently I use the following query to update of the current year.

    UPDATE FILTERCALENDAR SET YEAR_WINDOW = 1 WHERE c_date = NEXT_DAY (TO_DATE('OCT-2013','MON-YYYY'), 'SUNDAY') + (2-1) * 7;

    and for the next year as

    UPDATE FILTERCALENDAR SET YEAR_WINDOW = 1 WHERE c_date = add_months (NEXT_DAY (TO_DATE('OCT-2013','MON-YYYY'), 'SUNDAY') + (2-1) * 7, + 12)-1;

    This isn't a great way to do it because he does not take care of leap years, and it does not scan and update values across the table for all the years correctly.

    Can someone help me fix this please.

    Welcome to the forum!

    Whenever you provide post your Oracle version 4-digit (result of SELECT * FROM V$ VERSION)
    >
    and for the next year as

    UPDATE FILTERCALENDAR SET YEAR_WINDOW = 1 WHERE c_date = add_months (NEXT_DAY (TO_DATE('OCT-2013','MON-YYYY'), 'SUNDAY') + (2-1) * 7, + 12)-1;
    >
    Why do you use "2013" in the TO_DATE for the year next rather than use simply '2014 '?

    You said it works
    >
    UPDATE FILTERCALENDAR SET YEAR_WINDOW = 1 WHERE c_date = NEXT_DAY (TO_DATE('OCT-2013','MON-YYYY'), 'SUNDAY') + (2-1) * 7;
    >
    Just interview the years from your table (list of the separate years) and use the query above on them.

    SELECT DISTINCT TO_CHAR(c_date, 'yyyy') FROM FILTERCALENDAR
    

    Or use this predicate

    WHERE c_date = next_day(last_day(add_months (c_date, -1)), 'SUNDAY') + 7
       AND TO_CHAR(c_date, 'mm') = '10'
    

    1 TO_CHAR ensures that the line has a month to October.
    2 ADD_MONTHS goes to Sept. 1.
    3 LAST_DAY going until the last day of September.
    4 NEXT_DAY goes to the first Sunday in October
    5 + 7 is going to the second Sunday in October

  • How to get the clicked page number?

    I created a toolbutton.

    After I active this button I click on the page.

    Implement DoClickProc for toolbutton I get AVPageView and AVDevCoord.

    But how to know the page number, I clicked?

    Thank you.

    Hello

    Try to use the method AVPageViewGetPageNum (inPageView)

    Concerning

    Bartek

  • How to get the print page numbers in a report based on another report

    Hello


    I have a requirement in which I need to print the page based on another report number
    example my game application has 3 reports

    1 report prints the pages 1-100
    Report page no. 2 should start from 101 to 110
    3 report 111-

    Can someone make me please how to do this?

    THX in advance
    Kumar

    Hello

    You can create all report queries three in a single report, create a separate query in the data model and then create the layout in the proper sequence as required.

    If you want to use separate reports only you can try the following:

    In the first report, use the shutter release after report and record the total number of pages of a table as a record.

    In the second report, extract the value stored in the table and add it to the Page No. to get the Page number for the second report.
    Also in the second report use the shutter release after report and update the record created first in the total number of pages + total number of pages of the first report.

    In the third report to extract the value stored in the table and add it to the Page No. to get the Page number for the third report.
    Don't forget to delete the folder created in the trigger after the third report table report.

    I hope this helps.

    Best regards

    Arif Khadas

  • How to get the tab page index active?

    I have a parent tab and the number of child tab

    I want to get the index of the active tab page, normally I would do this:

    Is there a direct approach?

    Image EDITING

    Just read the value of the Terminal.

  • How to get the underlying page request in the clouds of Fusion

    Hi team,

    I belong to the OFA has worked extensively in Oracle E-Business Suite.

    Now iam working on Fusion - Cloud. In the OPS to help on this link on the page, we can get info page, etc Info Bc4j.

    We have a similar feature available in the clouds of the merger for the ADF Pages?

    Concerning

    Sridhar

    Tech Mahindra

    Hi Sridhar,

    Currently, there is no ' about this page' feature.  But check out our blog for some tips that might help you.  Among other things, these two positions may be useful:

    https://blogs.Oracle.com/fadevrel/entry/finding_code_artifacts_for_customization

    https://blogs.Oracle.com/fadevrel/entry/finding_code_artifacts_for_customization1

    https://blogs.Oracle.com/fadevrel/entry/finding_code_artifacts_for_customization2

    Hope this helps, and feel free to post any additional questions.

    Kind regards

    Mr Oliver Steinmeier

    Fusion applications Developer Relations

    https://blogs.Oracle.com/fadevrel

  • How to get the same result on different characterset?

    Hello experts,

    I use

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    "CORE 11.2.0.3.0 Production"
    TNS for 64-bit Windows: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    
    

    Needing a result even on my example.

    SELECT ASCII('ˆ') -- when characterset is -NLS_CHARACTERSET WE8MSWIN1252
    FROM DUAL;
    --result 136
    
    

    SELECT ASCII('ˆ') -- when characterset is -NLS_CHARACTERSET AL32UTF8
    FROM DUAL;
    --result 52102 but need 136
    
    

    I need same result.

    Thanks for your time...

    EDITED RESULT.

    Ask2Learn

    You test something that you call "encrypted" data, which are not at all encryption.

    For example speaking of letter t.

    The CHR (ASCII('t') + 20) operation is pretty useless. You try to find the character that has the code binary and longer than 20 that the letter 't'. This can work with single-byte as WE8MSWIN1252 character sets, but it does not work with variable width as AL32UTF8 character sets. The letter 't' a code 0 x 74 in WE8MSWIN1252 and AL32UTF8. If you add 20 (decimal), you get 0 x 88. Byte 0 x 88 is a valid code in the WE8MSWIN1252, but is not a valid code in AL32UTF8. Bytes in this range may bytes of continuation in AL32UTF8, i.e. a second, third or the fourth byte of a multi-byte sequence.

    The "circumflex accent" character code 0 x 88 (in WE8MSWIN1252) has the code of two bytes 0xCB 0 x 86 in AL32UTF8.

    So, why not take a look at DBMS_CRYPTO integrated


    Hope this helps


    Hamid

  • Could not get the same font in the swf file

    Hello

    I created a swf files in which the text was written using a particular font. When I run the swf files on other computers that do not have this font, the text gets displayed in different characters.

    How to get the same font in other computers also without having to install the font.

    I tried embedding fonts in the fla file. But I made the mistake to a place. Could someone help me understand?

    Thank you!

    Hello

    Finally, I found the reason for the display of incorrect fonts on different computers. It is the font settings.

    In the font settings, Anti alias has been defined as use device fonts. That's why he was choosing fonts of device on which the machine is not. Now, I changed it to anti-alias for animation. I was not even embed all fonts. It works perfectly.

    I do not change even from static to dynamic text text. Just changed the parameters of smoothing. Is this right? Could you tell me whether he set the anti-alias for animation or anti-alias for readability, I see no big difference between the two but?

    Thanks for your great support in due course.

    Thank you.

  • How to remove links on the same page?

    I have PDF documents with links to referenced sections (for example the text link "Article 2.2" points to the real page number of "article 2.2" "), but as the links are created from the cross references in the interpretation of the word to PDF, there are cases that the destination page number and the number of the page source of the links are identical (for example, text links"section 2.2 "on page 9 are created with the destination on page 9, which is the actual page the number of"Article 2.2"), I want to delete all these links, but I don't know how to get the landing page, I check the QAnywhere and finds that"PDLinkAnnotGetAction"may work, but I don't know how to use it, you could me check codes below and advise? Your help is really appreciated!

    PDPage page;

    ASInt32 i, of i2.

    AVDoc avDoc = AVAppGetActiveDoc();

    PDDoc pdDoc = AVDocGetPDDoc (avDoc);

    int pageNum = PDDocGetNumPages (pdDoc);

    for (i = pageNum - 1; i > = 0; i--)

    {

    page = PDDocAcquirePage (pdDoc, i);

    int annotNum = PDPageGetNumAnnots (page);

    for (i2 = annotNum - 1; i2 > = 0; i2-)

    {

    If...

    PDPageRemoveAnnot (i, i2);

    }

    }

    My product information:
    Acrobat Pro 8.1.6, Windows

    Start by reading the PDF standard (ISO 32000 - 1) to understand the Actions vs Destinations.

    Then for each annot, you'll want to see that she (and in the case of an Action, if it has more than one).  Next, you need to analyze the action or dest to see what it is and where it goes.  If you do not, you will delete it.

    From: Adobe Forums [email protected]<>[email protected]>

    Reply-To: "[email protected]<>[email protected]> ' [email protected]<>[email protected]>" "

    Date: Tuesday, October 25, 2011 09:25:32-0700

    To: Leonard Rosenthol [email protected]<>[email protected]>

    Topic: How to remove links to the same page?

    How to remove links on the same page?

    created byhttp://forums.adobe.com/people/OALDOALD > in Acrobat SDK - see the discussion complete onhttp://forums.adobe.com/message/3989576#3989576

  • How to get the page change event?

    Hello.

    I know that get changed event document as ISignalMgr-> GetServiceID of CResponder::Respond.

    But how to get the event page?  average of the event's page add, delete, etc...

    Thank you.

    Hi K159,.

    You can spy on the InDesign debug Test/Spy/SpyPreferences menu for the observer notifications. Can add or remove a page and to analyze the output of the spy.

    On the kDocBoss, there is an interface IPageList form you can get the number of pages.

    Markus

  • How to get the total number of pages

    Is there anyone know how to get the total page after generate us the pdf file. I use the remainder method and create an external process. ?

    In the workbench, I use a SetValue

    Until you assemble the document that you need to build the DDX string and specify the xml information.

    Concat (/process_data/@ddxHeadStr, " ")

    AFTER mounting

    Use SetValue that set your xmlinfo variable (xml type)

    xmlInfo/process_data/game FOR

    / process_data/assemblerResult/Object/documents[@id]

    [ ='doc_info.xml']

    Then get your pages from the XMLinfo

    /process_data/@NUMPAGES

    =

    / process_data/xmlInfo/docinfo/NUMPAGES

    I hope this helps.  Send an e-mail if it is not explicit.  I had to fight over there recently and feel that the documentation really lacks.

  • How to get the sql query result?

    Hello

    Currently I use LV2012 to connect to an Oracle database server. After the Oracle Express and Oracle ODBC driver facilities/settings made.

    I managed to use the SQL command to query the data through my command prompt window.

    Now the problem is, how to do the same task in Labview using database connectivity tools?

    I have build a VI to query as being attached, but I have no idea of what range to use to get the result of the query.

    Please help me ~ ~

    Here is a piece of code that I use to test the SQL commands, you can use the part that retrieves the results of sql.

    It is also possible to get the rear column headers, but it's for the next lesson!

    ;-)

  • When I try to copy files to a CD, I get message "Windows has a problem to copy this file to a CD." How to fix? I get the same message that I click on "Copy to CD" or drag the file to copy to the CD player.

    When I try to copy files to a CD, I get the message "Windows has encountered a problem when trying to copy this file."  I press the button "Retry" without any result.  I get the same message that I have click on 'Copy' files on a CD or drag the files to copy to the CD player.  I was able to copy these same files to a CD a few days ago.  Thanks for the suggestions.

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hello

    1. don't you get an error code along with this error message?
    2. what CD burning software is installed on your computer?
    3. what kind of CD do you use to burn?
    4. What is the status of the CD - DVD drive in Device Manager?

    Method 1.
    Let us first check the status of the optical drive in the Device Manager. Check if there is no error code or yellow mark is listed.
    Reference:
    Explanation of error codes generated by Device Manager in Windows XP Professional
    http://support.Microsoft.com/kb/310123

    Method 2.
    If the problem is to start the computer in a clean boot state and check if you are able to accomplish this task.
    Reference:
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353/en-us
    Note: When you are finished troubleshooting, follow the steps as explained in the article to reset the computer to start as usual.

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

Maybe you are looking for

  • MacBook Air tech support scams

    Hello Has anyone heard of US Software Solutions Inc. and scams on them? I checked their site, seems legitimate, but anyone can put up a Web site. I called the numbers provided, a person pick up... however... I think I have been scammed. Yesterday, my

  • HP mini 110 OS re - install

    I have a HP netbook mini 110. He lost his Windows XP, even if the HP operating system works. I hope that I can download the full HP and Windows operating systems.

  • Microsoft Lifecam VX-6000 not detected by Skype.

    My Skype is 6.20My operating system is Windows 7 Home PremiumI found my old webcam and I wanted to Skype with a few people, but for some reason any my Lifecam VX-6000 will not be detected by Skype. I already tried to reinstall the drivers and revert

  • Bribery of screen Tecra M5

    Hello I am using my Tecra M5 for about 8 months and it has developed screen corruption. The corruption of the screen is visible both on the screen of the laptop or when you use an external TFT monitor. Corruption appears, as far as I can see, on my b

  • Change of 10 Labview vi to a version lower vi.

    Currently I have labview 10 at home and do most of my work using this version. However, my employer has labview 8.0 and I do VI does not work on Labview 10. I know there is a way to save the files in version 9 and earlier versions, but can't seem to