Creating Menu module by creating the menu in database

Hi,
In the properties of a form when i attach a menu module thru file it's fine but i have to attach the menu module.thru database.I know we have to create the menu in the database. but cannot figure out how. Can anyone guide me how this can be done.
Sample code welcome.
Thanks

          I use xml to generate all input fields. But it's similar to database. xml is a kind of database.
          You can use customer tag to generate the form. Inside the tag class you select the form elements from table and construct the form. It's not difficult.
          If you use javascript take care the difference between the IE and Netscape. You better pass a browserType attribute and deal with them differently.
          You should create form element type carefully. Each element can have question type, name , text, validation class, preceding message and so on. Each element can have a toHtml method.
          for the jsp you can:
          tag to get connection.
          tag for the form
          tag for each form element.
          Hope this can give you some idea.
          "Lou Trujillo" <[email protected]> wrote:
          >
          >Has anyone created a form by reading all the input tags, select tags, etc from a table in a database.?
          >I need to create a jsp page that gets all the controls(radio buttons,check boxes,list boxes..) and values from Oracle.
          >Also the form can have javascript associated with some controls.
          >I would appreciate any ideas.
          >TIA
          >
          >Lou
          >
          >
          

Similar Messages

  • Why i cannot create the sql azure database from my own country 'Nepal' ?. why it is not include in the list of country when we sign up for azure database. :( !!!

    why i cannot create the sql azure database from my own country 'Nepal' ?. why it is not include in the list of country when we sign up for azure database. :(  !!!
    canot we try this new feature ,dosnot we need to try this too..why such discermination for our country nepal. :(

    Hi Anil,
    I am Mahesh from Microsoft Innovation Center. From August 2014 we have made Azure Available to Nepal. You can now directly sign in to azure with your Nepal Based Mobile Number as Verification.
    Thanks for showing your Interest in our Product.
    Mahesh Dahal

  • Create the 2nd Standby database on Linux from 1st standby database on wind

    Hi Experts
    I want to create the 2nd Standby database on Linux from 1st standby database on window.....
    my 2nd standby database is on mount state, when i try to recover by the given command then its giving errror.
    rman > DUPLICATE TARGET DATABASE FOR STANDBY DORECOVER NOFILENAMECHECK;
    My question is am I able to created it on cross platform....

    thanks a lot for your time and help Mahir!!!
    i tried through goldengate but i didn't able due to clob, long datatype....
    check the below link where i ask the question.....
    initial load failed to transfer the clob data

  • What is the Function MOdule that returns the fields in database table order

    Hello Folks
      I have a dynamic internal table with fields ( which are not in order). I want to display them in the order of which they are present in the database table? Is there any function module that returns the fields in database order?
    FAQ. Please search before posting your question.
    Edited by: Suhas Saha on Oct 10, 2011 10:19 PM

    Hi,
    You can use this BAPI.
    <b>BAPI_SALESORDER_GETLIST</b>
    Reward if useful.
    Regards,
    Vimal

  • Datamover error while creating the peopletools system database

    i am using
    os=suse linux 12.2
    database = db2 9.72
    peopletools = 8.53
    i am getting the following error while running the datamover script for the peopletools system databse. i have attached the following error for your view plz help me........
    db2inst1@linux2:~/PT853/bin> ./psdmtx -CT DB2UNIX -CD SL290101 -FP /home/db2inst1/PT853/scripts/sl290101dbx.dms
    PeopleTools 8.53 - Data Mover
    Copyright (c) 2013 PeopleSoft, Inc.
    All Rights Reserved
    Started: Tue Feb 26 13:12:25 2013
    Data Mover Release: 8.53
    Database: SL290101 (ENG)
    Input file: /home/db2inst1/PT853/data/ptengs.db (ENG)
    Commit done at end of record
    Importing ACCESS_GRP_LANG
    Import ACCESS_GRP_LANG 0
    SQL Error. Error Position: 0 Return: -2300 - End of fetch (SQLSTATE PS001)
    RUN STATISTICS FOR TABLE (PS_ACCESS_GRP_LANG,LOW)
    Error: SQL execute error for %UpdateStats(PS_ACCESS_GRP_LANG)
    Error: Import Record name ACCESS_GRP_LANG
    Ended: Tue Feb 26 13:12:30 2013
    Unsuccessful completion

    thanks for reply anygma,
    datamover script created the PS_ACCESS_GRP_LANG table in an back end so i think no need to create that record in an application designer....
    And also i edit that datamover script as set start after ACCESS_GRP_LANG now its again return the same error for the next table but in back end the table are created.......
    db2inst1@linux2:~/PT853/bin> ./psdmtx -CT DB2UNIX -CD SL290101 -FP /home/db2inst1/PT853/scripts/sl290101dbx.dms
    PeopleTools 8.53 - Data Mover
    Copyright (c) 2013 PeopleSoft, Inc.
    All Rights Reserved
    Started: Wed Feb 27 03:17:03 2013
    Data Mover Release: 8.53
    Database: SL290101 (ENG)
    Input file: /home/db2inst1/PT853/data/ptengs.db (ENG)
    Commit done at end of record
    Searching ACCESS_GRP_LANG ... please wait
    Found ACCESS_GRP_TBL
    Restart record ACCESS_GRP_TBL
    Importing ACCESS_GRP_TBL
    Creating Table ACCESS_GRP_TBL
    Import ACCESS_GRP_TBL 58
    Building required indexes for ACCESS_GRP_TBL
    SQL Error. Error Position: 0 Return: -2300 - A table or view could not be found (SQLSTATE PS601)
    RUN STATISTICS FOR TABLE (PS_ACCESS_GRP_TBL,LOW)
    Error: SQL execute error for %UpdateStats(PS_ACCESS_GRP_TBL)
    Error: Import Record name ACCESS_GRP_TBL
    SQL Spaces: 0 Tables: 1 Triggers: 0 Indexes: 1 Views: 0
    Ended: Wed Feb 27 03:17:14 2013
    Unsuccessful completion

  • DSO activation problem after creating the secondary indexes

    Hi,
        I am facing the problem with DSO activation after creating the secondary indexes.
    •  Compared with Info Cubes there is no functionality available which allows dropping and recreating a secondary index before/after the data activation.
    As a workaround I can write a simple report which drops and creates the indexes on database level.
    By using a process chain, we can simply insert the drop index report before data activation and the create index report after the data activation process.
    Can any body help me step by step procedure or Material to write the programs for delete index and create index reports on DSO object?..
    Thanks in advance for your help.
    Thanks & Regards,
    Bala

    hi,
    in BI if you are using the dso for reporting then you can simply chk the settings of dso for SID generation.
    no need to create the indexes or delete it.
    if the dso is not used for report then no need to use indexes.
    Ramesh

  • Unable to create the planning database

    Hi,Iam using planning 3.5 and essbase 6.5.I ran the HAL job and created the database at the planning side.But when i try to create the same planning database on essbase by using the Planning full client,iam getting the error stating "Error Detected" on a small "Manage Database" pop-up window.Am i missing anything?or am i doing anything wrong.I would really appreciate your help.TIA..

    HI Narven,<BR><BR>Are there any level-0 members that are dynamic calc in ur outline. If so try making them stored and then refresh the database.<BR><BR>Later on you can change the member name to dynamic calc. Ofcourse, you have to have the member formula for that member.<BR><BR>HOpe that helps<BR>Sri

  • Creating the datafiles in SQL2000

    i am using SQL2000 with win2003server.
    My query is, is that possible to create more datafiles in SQL2000?
    i mean, currently i am having three datafiles with one logfile.
    (i.e. prddata1.mdf,prddata2.ldf,prddata3.ldf and prdlog1.ldf)
    i want to create the three more datafiles.
    after creating the new datafiles, database growth should be with newly created datafiles only.
    is there such concept exists in sql?
    Regards,
    Gayathry.

    Hello my friend
    To have a multiple data files is a good idea with 100 - 200GB each, locates on separated logical drives which span as many disk as you can to maximize I/O performance. In SQL 2000, it must be performed while SAP instances are offline.
    And regarding free percentage in each data file, I don't think it can be controlled in SQL server world if I'm right here. As long as SQL server has sufficient space for this DB, it distributes this kind of space resource automatically. But for performance perspective, there's another option called "fill factor" that you can control, which is about how full each index page can be. It's introduced in here: http://msdn.microsoft.com/en-us/library/aa196711(SQL.80).aspx
    Generally, if you have enough resource of storage, I'd like to set it to 90. But with SQL 2000, if this value of fill factor is higher than 95, storage I/O performance could be vary, depends on what kind and which brand of your storage device is.
    Thanks,
    Effan

  • How to create a sql server database in SQL DEVELOPER.

    I installed the SQL DEVELOPER 1.5.5, but i can't found where to create the sql server database in it. please kindly tell me if you feel free.
    Thanks so much in advance.

    Hi,
    Take a look at the main [ SQL Developer page on OTN|http://www.oracle.com/technology/products/database/sql_developer/index.html]. There is a link you should find useful, it's the Getting Started link under the Migration section. This explains how to download and setup the drivers you need to correct to non-Oracle databases. There are also links to online demonstrations on how to create connections to these databases. See how you go with that material.
    It should help.
    Sue

  • Exchange 2010 - Create a new Mailbox Database

    Hello all and thanks in advance for your time and expertise.
    Here's my scenario:
    In my ORG we have one exchange server.  The hard drive space on this server was quite low so we added two more drives which are independent and in their own Raid Configuration from the drives that were already installed.  In other words, the current
    mailbox database is housed on drives with a total storage capacity of 837GB. 
    We recently added two more drives, each 2TB, and configured them in a RAID1. 
    I'm going to create a new Mailbox Database on the 2TB drives and move over some mailboxes to balance out the storage. 
    Question one:  When we move some of the mailboxes over to the new database - will this free up space on the existing database or do we have to reclaim it such as with an offline degrag.
    Question two:  When I create the new mailbox database and I'm prompted to Enter the new file locations for the database (database path and log folder path) - do I just change the paths to the new drive letter path such as G:
    We're eventually going to Office365 (hopefully sooner rather than later) but I just want to make sure I handle this process correctly. Your input here is greatly appreciated.

    Hello,
    Your databse size is 650 GB.  As per my experience , it would not take more than 14 hours for total mailbox movement.
    You will be creating new database of 2 TB , you have already allocated 2 Tb drive to exchange server.
    If you are dividing drive into 2 or four part and creating that much databse, it will be helpful for maintence activity in future.
    It is recommended that you move mailbox during off bussiness hours, it will fasten the movment,as there will be no load on exchange server . You can do it on daily basis Or you can do it on weekend .
    You need to take care of logs generated during movment, are you going to  use seperate log drive for databse, or combine with database drive. If you are moving all mailbox to one database, It will genrate same size of logs file as of total mailboxes
    size (650 GB). You neeed to handle it properly. Enable circular logging on database, after movment ,you can disable it.
    Moreover, if you will create move request of all mailboxes, exchange will process nly 50 request, rest will be in queue state.
    Regarding public folders, I understand there is no seperate disk for public folders, if you planning to delete old dtabse and free up disk space, you will have to move this public folders database to new disk also.
    Would recommend that you take advice  from other expert in this forum, before implementation.

  • 41810-error creating the menu,cannot read the file

    While creating the menu i am getting the following error
    "41810-error creating the menu,cannot read the file".PLease help to rectify this error.

    It is probably attached to the Forms module (see the library node in the navigator window).
    In a general way, try to know where are youe design modules (*.pll, *.mmb, *.fmb), look at the FORMS_PATH variable to see what directories are part of this environment variable, compile every design time module to get the executable versions *.plx, *.mmx and *.fmx, then put these executable files in one of the directories pointed by the FORMS_PATH variable.
    Francois

  • I just started a free trial of the Adobe XI product that allows me to create an editable PDF. I'm done creating the form and ready to export it. When I click Export PDF from the File menu, it says Adobe encountered an unexpected error. What am I doing wro

    I just started a free trial of the Adobe XI product that allows me to create an editable PDF. I'm done creating the form and ready to export it. When I click Export PDF from the File menu, it says Adobe encountered an unexpected error. What am I doing wrong?

    Good to know  — there is no such application as "Adobe XI".
    "Adobe" is the name of the company.
    "XI" is indicative of the use of either Acrobat XI or Reader XI.
    Neither Acrobat XI Pro (for which Adobe provides a free, fully functional 30-day trial) nor Adobe Reader XI (the free to download and use PDF viewer that Adobe provides) have  an "Export PDF" entry under "File".
    "Export PDF" only is present in Adobe Reader XI over on the right on the "Tools" panel.
    The "Tools" panel provides a way for a user of Adobe Reader XI to connect to various By Subscription online services (gotta pay eh).
    Export PDF is one of these. A subscription lets you send a PDF file to the online internet service (aka "cloud" service). The service then exports to a supported file format (Word / Excel / ...) and the user selects / directs where the output file is to be saved on the user's local machine.
    Of course to use any of the online subscription services one must have an active (paid up in full) subscription to the service.
    So ---- As described the puzzle pieces don't fit eh.
    What specific Adobe (the company) applications are you using?
    Acrobat XI Pro? Adobe Reader XI? Both? 
    Be well....

  • An error occurred while attempting to create the directory: C:\ProgramData\microsoft\windows\start Menu

    Itunes update 10.5.2.11 for windows 7 (64 bit) keeps crashing at this point...
    "an error occurred while attempting to create the directory: C:\ProgramData\microsoft\windows\start Menu"
    I have read all of the forums to no avail. Seems like a common problem.
    Has anyone had the same issue and actually solved it?

    I'm getting this problem too. I have been running iTunes for a few years with no problems until recently. WHenever I try and open it I get an error message saying "An error occured while attmpting to create the directory: I:\iTunes\iTunes.Resources\de.lproj\EQWindow.nib" with the options to retry or cancel. Retry just results in the same error message occuring again.
    I've tried other programs on the I: drive and they work fine, I've also followed the 'Removing iTunes Configuration Files' and some of the other apple support guides with no success. My windows updates are fine.
    Any suggestions?

  • How to create the INBOUND Function Module for INBOUND IDOCs

    Hi Friends,
    Can any Suggest me How to proceed to Create an INBOUND Function Module for Processing the INBOUND IDOCS
    which are recieved from XI Server ?
    I am working in SAP-ISU
    Here i will recieve the INBOUND IDOCs for the Meter Reading Orders.
    We have a Standard INBOUND FUNCTION MODULE
    IDOC_INPUT_ISU_MR_UPLOAD
    which Uploads the Meter Reading Results.
    I copied the Same function Module into ZIDOC_INPUT_
    and working on it.
    Can any one suggest me, whether i am going in correct way or not.
    In IDOC_INPUT_ISU_MR_UPLOAD Inbound fun module,
    BAPI_MTRREADDOC_UPLOAD is used to Update or Insert the Meter Reading Results,
    My requirment is to Insert and Update the Meter Reading Orders which are Inbounded from XI.
    Can I Use the Same BAPI
    BAPI_MTRREADDOC_UPLOAD
    to Update the below fields,
    EABL-SERNR
    EABL-ZWNUMMER
    EABLG-ABLESGR
    EABL-V_ZWSTAND
    EABL-N_ZWSTAND
    EABL-ABLHINW
    EABL-ZSKIPC
    EABL-ADAT
    EABL-ATIMTATS
    EABL-ADATTATS
    EABL-ATIM
    EABL-ZMESSAGE
    EABL-ABLESER(Meter reader number)
    Kindly Suggest me,
    Thanks in Advance,
    Ganesh

    Hello Ganesh
    I think you are going completely astray with you z-function module for IDoc processing.
    If you look at TABLES parameter METERREADINGRESULTS (type BAPIEABLU ) of BAPI_MTRREADDOC_UPLOAD you will find many of the requested fields already:
    EABL-SERNR => BAPIEABLU-SERIALNO
    EABL-ZWNUMMER =>REGISTER
    EABLG-ABLESGR
    EABL-V_ZWSTAND
    EABL-N_ZWSTAND
    EABL-ABLHINW
    EABL-ZSKIPC
    EABL-ADAT
    EABL-ATIMTATS => ACTUALMRTIME
    EABL-ADATTATS => ACTUALMRDATE
    EABL-ATIM
    EABL-ZMESSAGE
    EABL-ABLESER(Meter reader number)
    Field EABL-ZMESSAGE appears to be custom field (at least I cannot find it on ECC 6.0). If this field was added using include CI_EABL then you probably can get these values into the BAPI using the EXTENSIONIN parameter.
    Check routine CHECK_UPLOADRECORDS in the BAPI which allows two extension structures:
    - BAPI_TE_EABL
    - BAPI_TE_EOSB
    Not surprisingly BAPI_TE_EABL contains the include CI_EABL.
    Regards
      Uwe

  • Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    : Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.The FP-1600 modules automatically send data on-change only. The change threshold is by default 0%. Any change, even a single least significant bit change, is sent back to the computer. If the FP-1600 firmware revision supports deadbanding (firmware revision 3.0.x and later, can be downloaded from ftp://ftp.ni.com/support/fieldpoint/Update/FPEthernet0320.zip ). Then on each analog channel or count channel you can specify a percentage change for deadbanding in FieldPoint Explorer. This is done on a channel by channel basis, by right-clicking on the particular IO module and choosing Edit this Device, then choosing Channel Configuration. Each channel (if it supports deadbanding) will have a deadband entry box on the middle right side of the screen).
    The FP-1000/1001 seri
    al network modules do not support deadbanding. The checkbox in FieldPoint Explorer is simply for how FieldPoint Explorer displays the data to the user and does not effect client programs nor the behavior of the network module itself.
    Regards,
    Aaron

Maybe you are looking for