Designer WebServer Generator 6.0.3.6.0

Hope this is the right forum to post this...
When generating a web server module using Designer WebServer Generator 6.0.3.6 for NT the Message Window says "Generation Complete" but NO changes are seen to the form in the browser and when clicking on MESSAGES-->BUILD ACTIONS there is no option that lists "Run...". The only options there are the following:
View application installation file "xxx.sql"
View package specification file "xxx.sql"
View package body file "xxx.sql"
Is the module really getting generated or what?
Thanks in advance for any help!!!!

I figured out my problem...I did NOT have the WebServer Generator Options set. I set them and it worked fine!
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Ann Hernandez ([email protected]):
Hope this is the right forum to post this...
When generating a web server module using Designer WebServer Generator 6.0.3.6 for NT the Message Window says "Generation Complete" but NO changes are seen to the form in the browser and when clicking on MESSAGES-->BUILD ACTIONS there is no option that lists "Run...". The only options there are the following:
View application installation file "xxx.sql"
View package specification file "xxx.sql"
View package body file "xxx.sql"
Is the module really getting generated or what?
Thanks in advance for any help!!!!<HR></BLOCKQUOTE>
null

Similar Messages

  • Webserver generator default number format

    How can you set the default number format for Designer generated webserver apps? Designer generated Forms and reports use the TXTDFN property for this... but it does not exist in the webserver generator properties?
    Until I figure this out... all of my data with the NUMBER datatype (with no (#,#)) are being displayed with 38 digits behind the decimal!!
    Please Help,
    Pete

    I've been having similar problems, but nobody seems to have an answer.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by karanika:
    How can you set the default number format for Designer generated webserver apps? Designer generated Forms and reports use the TXTDFN property for this... but it does not exist in the webserver generator properties?
    Until I figure this out... all of my data with the NUMBER datatype (with no (#,#)) are being displayed with 38 digits behind the decimal!!
    Please Help,
    Pete<HR></BLOCKQUOTE>
    null

  • Designer BC4J Generator Extension creates wrong order by clause

    Hi,
    Just tried out the new Designer BC4J Generator Extension and it creates a wrong order by clause. I have a List of values in Designer with one table usage. There is a bound item based on a columnname CODE and has the name L_CODE. The order by sequence is 1 and ascending. After generating it in JDeveloper the generated query is:
    SELECT PrjEntityUsage.CODE,
    PrjEntityUsage.NAAM
    FROM X_PROJECTEN PrjEntityUsage
    ORDER BY LCODE
    So there are two problems:
    1) If the name property in designer is different from the column name the select in the SQL query in JDeveloper needs an alias with the name property from Designer.
    2)If there is an _ in the name it is ignored in the order by clause in JDeveloper.
    I do not know where to report the bug so i placed it here.
    Regards,
    Andre Jochems

    Andre,
    Thanks for notifying us about these. There are indeed bugs which we have logged and scheduled for a fix.
    Regards
    Sue Harper

  • Conceptual problem about Designer BC4J Generator.

    I'm trying to use Designer BC4J Generator in order to prepare a migration of some generated app.
    Using that generator I saw it works aon a Module base, that means (I think) for each module it will generate :
    . a project
    . an ApplicationModule
    . some ViewObjects
    . some ViewLinks
    . some Entities
    . some Association.
    However the same table is used in many modules but I didn't find any way to force it to reuse the same Entity and Association definitions.
    I belive this is wrong because Entities and theri definitions should be present once and only once in order to reuse all user code, validation etc..
    Did I miss something ?
    What's the conceptual schema for that Generator ?
    I'm confused.
    Tks.
    Tullio

    Tullio,
    Thanks for the feedback. You are correct, each module is generated into a separate package and hence separate EOs are created for the tables usages for each module. If a table is used multiple times in a single module, then one EO is created for that table usage. We are also aware that what you are looking for is very useful functionality and will create an enhancement request for this.
    Further experiences you have with the tool will be greatfully received.
    Charly,
    With respect to your comment about the generator. There are a great many Designer customers who have large numbers of modules already modeled in Designer, who want to start working with Java and JDeveloper. Indeed I had many requests for such a generator from Designer.
    Without the generator to create all the elements, which Tullio lists in his note, these users would need to start building their (BC4J)Application Modules in JDeveloper from scratch. The wizards and tools within JDeveloper are very good and so this not too onerus a task if you are building a few modules. Many of our Designer customers have many modules, with a significant number of module components. The generator reduces the effort of rebuilding these modules. Why repeat the work when all the design decisions are already made?
    Currently the generator only builds the business components, leaving the creation of the UI to the users. We have plans to extend the generator capabilities to include the UI.
    Regards
    Sue Harper
    Application Development Tools
    Product Management

  • Can Designer 9i generate Workspace Manager versioned tables?

    All,
    I am exploring the use of the Oracle 9i feature Workspace Manager.
    Can Designer 9i generate versioned tables for a Workspace Manager enabled instance. I know that the tables could be generated to scripts and then edited to properly alter versioned tables. However manually editing each script is not a long term solution. I have read through the application help, newsgroups, and this discussion group and did not find any information.
    I welcome any input you have to offer,
    Doug

    Hi Steve,
    I'm the Product Manager. Feel free to contact me directly at [email protected] to discuss your auditing requirements.
    In general, yes, Workspace Manager can maintain a history of changes to a table.
    It can make a timestamped copy of a row every time a change to it is committed. The GotoDate command allows the user to set session context to a particular point in time to see the database (including the changed rows) as it was at that time.
    DML doesn't need to change (unless hints are needed to optimize performance). All historical copies of the rows are kept in the same table as the original row.
    Best Regards,
    Bill

  • Using Designer to generate Web Applications

    I'm using Designer R1.3 to generate Web applications but example in a textfield i need make a validation how ca i do this using designer without make this using schema manager to correct by hands line by line

    You can certainly do this with JWS. You will have to request full access permissions to the user's machine because you will need to start the web server (& maybe DB server) from your JWS application. Do this with:
    <security>
    <all-permissions/>
    </security>
    That means you'll have to get a certificate for your server.
    In terms of resources - When you start resin, seems to me that all you should need to do is include all of the jars that resin needs in the command line classpath variable. To get access to this information, this code by Masahiro Takatsuka was very useful for me:
    http://forum.java.sun.com/thread.jsp?forum=38&thread=71208
    We did something similar to what you are doing - we ran Apache's Xindice XML DB from the JWS client. (We have since ditched Xindice because of performance issues, but launching it worked fine from JWS)
    good luck!
    catherine

  • Oracle Designer fail generating module

    I just installed and tried the tutorial in the designer 6.0. Everything is OK (table generation is succeed).Until generating the modules, it gave me following errors:
    RME-00222: Failed to dispatch operation to Repository
    RME-02124: Failed to execute SQL statement
    RME-02105: Oracle error occurred..
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at line 23
    ORA-06500: PL/SQL: storage error
    ORA-06512: at "REPOS.RMMES", line 37ORA-06512: at "REPOS.CIOMODULE_COMPONENT_INCLUSION", line 175
    ORA-04031: unable to allocate 1036 bytes of shared memory ("large pool","unknown object","session heap","pliost struct")
    ORA-04088: error during execution of trigger 'REPOS.CITARUSDD_ELEMENTS'
    ORA-06502: PL/SQL: numeric or value error
    I tried to increased following parameters in init.ora:
    Shared_pool_size = 28000000
    Process = 100
    open_cursors=450
    but still no luck. What went wrong?
    Server: 2x750Mhs pentium with 256 RAM
    Please Help
    tia

    The best thing to do is to find a report among the reports that are supplied with Designer that contains most of the information that you want in your new report. Then make a copy of it, and use the Oracle Reports Developer to adapt it for what you need. This will give you a good example of a working report.
    On the other hand, I myself am not very comfortable with Oracle Reports, so I don't do it that way. I prefer to write reports as PL/SQL Server pages and run them on the web. To make it easier, I wrote what I call a "cursor package" - a PL/SQL package containing pre-defined queries against the CI_ views in the repository. I don't currently have this available for download, but I will try to remember to add it to my web site.
    Oracle has fully documented the CI_ views that make up the repository model - find the docs at: http://download-east.oracle.com/otn_hosted_doc/designer/doc_library/6i_release42/CDOC72/model/el_defs/outer_frame2_de.htm.

  • Designer Forms Generator

    Designer v2.1.2 will produce Forms v5.0, can it produce earlier version Forms (v4.0 or v4.5)?

    hi !!
    its not possible to generate forms v4.5 using designer ver2.1. However it is possible to reverse engineer a lower version form from designer 2.1

  • Html web designs not generated lightroom 2.1 rc

    My html generate web pages are coming out all black - prog stalls on "loading". Flash galleries are generated fine. Tried re installing 2.1 - no help. checked catalogue, no help.

    Hi there,
    I totally agree with you. I'm running Lr 4.1 RC2 on Win7Ent64 with i7-2700k, 16GB RAM and catalog and previews on a SSD drive ant all the Develop module is relly really slow and sluggish. I have 1:1 previews generated. Very very bad performances!!! Adobe wakes up!

  • Designer 6i: Generate table API

    During compilation of the package created, I got de following melding:
    "Creating API Package Body for Table 'Table_name' Warning: Package Body created with compilation errors."
    In the package body the table API generates "TYPE sqlInd_type IS RECORD"
    without comma's between de columns.
    Please help.
    M. Moussa

    There are no any reserved words in the table definition.
    The complete TYPE declaration:
    TYPE sqlInd_type IS RECORD ( OPE_MACHTIGING INTEGER := 0 OPE_STATUS INTEGER := 0 OPE_WIJZE_VAN_BETALING INTEGER := 0 OPE_STATUS_BETALING INTEGER := 0 );
    Thank you in advance.
    Moussa

  • Can Designer generate ADF Entity Objects, View Objects and Apps Module ?

    Hi all,
    On what way can Designer integrate with JDeveloper (+ ADF) ?
    Can Designer generate ADF Entity Objects, View Objects and Apps Module ?
    Thank you for your help,
    xtanto

    Designer itself has no direct integration with JDeveloper. However, there are three options. First of all, you can get a JDeveloper extension (download this separately) that lets you create a Connection to a Designer repository. From that Connection you can find modules that you defined in Designer and generate Entity and View objects for the tables and columns that you used in those modules, and an Application Module. It does not create JSPs or other user interface objects.
    Another option is to buy JHeadstart from Oracle. This contains a set of code generators and ADF extensions that include an ability to get information from a Designer repository. JHeadstart works fine for non-Designer users too, but was built by the same people who wrote Designer Headstart - they know the repository API intimately.
    The third option is to download Oracle Designer Extension Builder (ODEB) which was just recently made available. This is a product of a collaboration between Designer users from the Oracle Development Tools Users Group (ODTUG) and Oracle to extend the capabilities of Designer with user written tools and utilities. You could use ODEB to write your own generators for ADF Business Components. Or you could wait and see if someone else in the user community does this. I hope that you or whoever does such a generator will be willing to share it with us all.

  • Headstart Designer generated form crashes with Java EOF error

    When closing a form while in Enter Query mode, the form crashes & user is
    disconnected from the database with error:
    FRM-92100: Your connection to the server was interrupted.
    Details:
    Java Excepton
    java.io.EOF Exception
    at java.io.DataInputStream.readUnsignedByte(Unknown Source)
    at oracle.forms.engine.Message.readDetails(Unknown Source)
    at oracle.forms.netStreamMessageReader.run(Unknown Source)

    Designer generates the ON-ERROR block level trigger. It has
    execution style of BEFORE. Therefore, both the block level and
    form level ON-ERROR triggers will fire.
    Normally, in the block level trigger, Designer will generate
    calls to its own message handling package to display any
    constraint errors. However, Designer also allows you to specify
    your own custom message handling package.
    The package must contain:
    - a procedure called PUSH
    - a function called MSGGETTEXT, and
    - a procedure called RAISE_FAILURE.
    The preference MSGSFT, Package Used for Messaging, allows you to
    record the name of the custom package.
    Once you have recorded this in the preference, whenever you
    generate a form, Designer will use your package and procedures
    for its error handling code. That is why you see calls to
    Headstart specific code in the block level ON-ERROR triggers.
    If you want to customize the ON-ERROR triggers, you need to make
    sure you understand how the MSGSFT preference is used. Read the
    online help. Then, you can customize individual blocks by adding
    application logic to the block, or you can add your own ON-ERROR
    trigger to the object library in the CG$BLOCK object.
    However, be warned that the Headstart error handling mechanism
    depends on this code. Depending on what you do, you could end up
    breaking things.

  • Generate BC4J components from Designer

    Oracle Designer 9.0.2.80.1 vers: 4.0.12
    Oracle SCM RON: 9.0.2.80.1 vers: 4.0.12
    Oracle Jdeveloper 9.0.4.0 (Build 1419)
    I try to generate BC4J components from Designer definitions from SCM.
    In Designer:
    I make workarea (WA27) as rep_owner
    and child application (AP27) below WA.
    I create one table (TABLE1) and one (Java) module to that simple table (TABLE1).
    I check in and out application table and module.
    In JDeveloper:
    I make connection to SCM Database as user rep_owner
    Test succeed and I see below “Connection1”Functions tables , procedures .. of the repository.
    I do not see among tables just created table (TABLE1).
    I make workarea an project below that WA.
    Then I right-click on new project and choose Business Tier/Designer Generation +
    Designer BC4J and click OK
    Designer BC4J Generator Wizard starts
    Wiard continues and I choose to workarea: WA27 and next
    In next phase wizard shows only workarea WA27 not application below that.
    I designer too old or do I need changes to definitions of the repository.

    Language of the module have to be Oracle Forms (not JAVA).
    After change wizard will find that container (= application) AP27 and modude(s) below that. OK!!!!
    Fine !

  • Generating forms from Designer... bug?

    Sorry for offtopic....
    I'm trying to generate form from designer. The form has 1 data module with base table & one lookup table usages. One field from lookup table is displayable. When I set "Display type" property of this field "Text" disigner says: "CDI-21600: A running utility.. etc." BUT when I set "Display type" property of this field "PopList" - everything goes well! I don`t even need to restart designer. This is .log from designer
    Form Generator (Windows 95/NT) : Version 5.0.24.13.0 - Production on Wed Apr 25 10:14:34 2001
    Copyright (c) 1995, 1998 Oracle Corporation. All rights reserved
    Generating Module 'Q20010' (1 of 1)
    Loading form template from file system (d:\work\libs\tpl_lov.fmb)
    Loading object library from file system (d:\work\libs\dob_olb1.olb)
    Block NE based on table
    6 row(s) automatically chosen
    -- (Error happens at this stage) --
    Generation Complete
    All fields from base table are binded.
    Sysinfo:
    WinNT 4.0.WS Rus SP6a HE
    Oracle Designer (rel. 2.1.2) 7.0.24.2.0
    Developer/2000 Forms 5.0.6.14.2
    GUI Common files 6.0.8.12.1
    Form Generator 5.0.24.13.0
    P.S. I hope i've explained my problem clearly. If somethig is not clear, pls e-mail me.

    This is from http://metalink.oracle.com/ site - Technical libraries - Oracle Designer - Collected CDI-21600 errors,fixes and workarounds:
    The CDI-21600 error message means that the generator is hitting an unhandled
    exception, also known as a GPF (general protection fault). The CDI-21600 error
    masks the underlying exception error. To see the real error do the following:
    1. Go into the Registry Editor (REGEDIT).
    2. Navigate to HKEY_LOCAL_MACHINE\software\oracle\des2_70
    3. Set EXCEPT_HANDLING to 0 (by default it is 1).
    Repeat the action that resulted in the error.
    I have read this article and it seems that there is not such bug, but ... ?
    Maybe this will be a little help for you.
    Helena

  • Generating FREELIST storage clause from Designer

    Hi,
    We are using Designer 6.0 to generate our tablespace and table DML. I am currently trying to get Designer to generate a CREATE TABLE command of the form (where the FREELIST GROUP clause is the subject of this question).
    CREATE TABLE
    test_table( id NUMBER )
    TABLESPACE TEST_TBL
    STORAGE (FREELIST GROUPS 2)
    I know that a FREELIST GROUP can be specified at the Storage Definition level in Designer 6.0 and that these Storage Definitions can be assigned to tablespaces and tables. However, even setting it at the Storage Definition level and assigning that definition to the Table won't generate it in the DML script for the table.
    Are there other options that need to be set before the FREELIST GROUPS storage clause can be generated ? - I want to avoid changing the scripts by hand.
    Any help is appreciated,
    Natalina

    DROP TABLE t;
    create table t as select * from all_objects where 1=0;
    begin
    dbms_metadata.set_transform_param( DBMS_METADATA.SESSION_TRANSFORM, 'SEGMENT_ATTRIBUTES', false );
    dbms_metadata.set_transform_param( DBMS_METADATA.SESSION_TRANSFORM, 'SQLTERMINATOR', TRUE );
    end;
    SELECT REPLACE(
      DBMS_METADATA.GET_DDL( 'TABLE', 'T'),
      '"'||USER||'".',
    from dual;
    CREATE TABLE "T"
       (     "OWNER" VARCHAR2(30) NOT NULL ENABLE,
         "OBJECT_NAME" VARCHAR2(30) NOT NULL ENABLE,
         "SUBOBJECT_NAME" VARCHAR2(30),
         "OBJECT_ID" NUMBER NOT NULL ENABLE,
         "DATA_OBJECT_ID" NUMBER,
         "OBJECT_TYPE" VARCHAR2(19),
         "CREATED" DATE NOT NULL ENABLE,
         "LAST_DDL_TIME" DATE NOT NULL ENABLE,
         "TIMESTAMP" VARCHAR2(19),
         "STATUS" VARCHAR2(7),
         "TEMPORARY" VARCHAR2(1),
         "GENERATED" VARCHAR2(1),
         "SECONDARY" VARCHAR2(1),
         "NAMESPACE" NUMBER NOT NULL ENABLE,
         "EDITION_NAME" VARCHAR2(30)
       ) ;To get CREATE TABLE statements for all the tables in your schema:begin
    dbms_metadata.set_transform_param( DBMS_METADATA.SESSION_TRANSFORM, 'SEGMENT_ATTRIBUTES', false );
    dbms_metadata.set_transform_param( DBMS_METADATA.SESSION_TRANSFORM, 'SQLTERMINATOR', TRUE );
    end;
    SELECT REPLACE(
      EXTRACTVALUE(
        XMLTYPE(
          DBMS_XMLGEN.GETXML(
            'SELECT DBMS_METADATA.GET_DDL( ''TABLE'', '''||TABLE_NAME||''' ) SCR FROM DUAL'
        , '/ROWSET/ROW/SCR'
      '"'||USER||'".',
    OBJECT_SCRIPT
    FROM USER_TABLES;I didn't post the output ;)
    Edited by: Stew Ashton on Mar 7, 2013 11:47 AM

Maybe you are looking for

  • How to create input text of the node in AVL tree

    Hi experts, I create a simple AVL tree to display the sales order items, just two classes for one relationship. Like the left part on the screen in this program "DEMO_ABAP_OBJECTS_CONTROLS". I want to let the node of the second class be maintained se

  • Single G5 Xserve Upgradeable to Dual?

    Hey guys, I know it's a legacy product, but I thought I'd ask. Can a single 2.0Ghz G5 XServe be upgraded to a dual 2.0? I see chips with heat sinks on ebay and there is just a small cap covering the second port on the XServe's logic board. Can I pick

  • Search a List Using Another List in Excel 2010

    VLOOKUP is maxing out and refusing to complete my search request.  I am querying a list of 199,000 rows with another list of 48 rows.  Excel says it is too hard.  Is there another way to do this?  (The answer posted on this site by an earlier respond

  • Oracle 9i New Bill of Materials functions

    Can anyone provide information and/or point me to some good references where I can learn about thenew/improved Bill of Materials functions introduced in Oracle 9i? Thanks

  • Shibboleth integration with ITunes U

    I have setup a shibboleth idp with the incommon federation. I am releasing the correct attributes to ITunes U shibboleth SP (as proven by the debug page at ITunes). But, I am getting the following error: "The format of the signature string is valid,