Brake on another level control

Hello

I am currently working on an interactive report in the Apex.

I don't know how to explain my problem then that is clear, but I'll try to make it as clear as possible.


Say you've got depending on the situation:

Break 1 control break2, command break 3

Task | Subtask

1      | 1

1      | 2

2      | 3

2      | 4

I would like to add another 'jump of control' on the subtask column, but if I could do it the normal way, I would get:

Control the break 1 break2 command, control the break 3, subtask 1

Task

1

Control the break 1 break2 command, control the break 3, 2 the subtask

Task

1

Control the break 1 break2 command, control the break 3, 3 the subtask

Task

2

Control the break 1 break2 command, control the break 3, 4 the subtask

Task

2

However, I wish it were as follows:

Break 1 control break2, command break 3

Task 1

Subtask 1

Subtask 2

Task 2

Subtask 3

4 the subtask

Where subtask is actually not a break of control (I guess), but more like another table with information about subtasks (even if all the data comes from only 1 table). How would I be able to do this?

I am currently working with the test environment Oracle supplied us, because we test if we can use APEX in our company.

The version is Application Express 4.2.3.00.08 and it is running on Oracle 11 g.


If you don't know or you need more information, please ask.


Thanks for your replies!

Greetings,

NDG

NDG123 wrote:

Hello

I am currently working on an interactive report in the Apex.

I don't know how to explain my problem then that is clear, but I'll try to make it as clear as possible.

Say you've got depending on the situation:

Break 1 control break2, command break 3

Task | Subtask

1      | 1

1      | 2

2      | 3

2      | 4

I would like to add another 'jump of control' on the subtask column, but if I could do it the normal way, I would get:

Control the break 1 break2 command, control the break 3, subtask 1

Task

1

Control the break 1 break2 command, control the break 3, 2 the subtask

Task

1

Control the break 1 break2 command, control the break 3, 3 the subtask

Task

2

Control the break 1 break2 command, control the break 3, 4 the subtask

Task

2

However, I wish it were as follows:

Break 1 control break2, command break 3

Task 1

Subtask 1

Subtask 2

Task 2

Subtask 3

4 the subtask

Where subtask is actually not a break of control (I guess), but more like another table with information about subtasks (even if all the data comes from only 1 table). How would I be able to do this?

I am currently working with the test environment Oracle supplied us, because we test if we can use APEX in our company.

The version is Application Express 4.2.3.00.08 and it is running on Oracle 11 g.

If you don't know or you need more information, please ask.

Thanks for your replies!

Greetings,

NDG

Is there an obligation to use the other interactive report features that out-of-control? If this isn't the case, then a standard report with a custom report model is a much better way to create a complex report layout.

Tags: Database

Similar Questions

  • Satellite M60-135: no function Sound Mixer level controls to "CD player".

    Hallo,

    On my Satellite M60-135 (Toshiba original Setup) Windows XP Sound Mixer shows a slider of level setting for the drive but it doesn t work.
    I can drag the level control or may mark the mute control for CD player, but it has no effect.

    I tried to disable digital playback in the device driver for the DVD-RAM device but it doesn't change anything on the level control.

    Is this a general problem of the Satellite M60, is a specific defect of my M60 or can it be fixed by updating all the drivers?

    Thank you for any suspicion.

    Wolfgang Nohl

    Hello, Wolfgang

    Believe me that this is not a problem or any kind of fault. As you know CD players used on desktop computers have audio out port. This level control Configurator will be used just for them. Portable CD or DVD player has this audio separated on the port and that this option cannot be used. The same situation is on my Tecra M1.

    In addition, it is a tool of Microsoft and Toshiba has no influence on it. As you know there is no OS designed only for laptops and this option is that it can not be used.

    Good luck and have lots of fun with your M60. It's a great unit!

  • design of level control model

    can someone help me to make the model of water level control in the labview platform.

    Thank you

    Serkan

    I thank the President, can any suspicion on the model of level control you can suggest to do.

    Regarding

    Serkan

  • Can I activate a structure of the event with an another VI control

    I need activate an event structure in a VI with a change of value with an another VI control event. The code is included in the pictures, you can see in this post, and the variable stop is the control that should activate the structure of the event since another VI.

    .

    The code is on other forums of discurssion and is made by Randall Pursley (rpursley8).

    See the link: http://forums.ni.com/ni/board/message?board.id=250&thread.id=43960

    kiftren wrote:

    Hi to determine,

    Sorry, I can´t to open your archives because I use LabVIEW 8.2 and LabVIEW 8.5. Can you give me the image of the code in your screen in one archive .jpeg?

    Thank your for your help to determine.

  • Root access level control

    In Flash, you can use "_root." to access the top-level items. For example, in Flash if you create a textinput and a new class object function, I can say, _root.textinput.text as below

    class MyClass
    {
    public MyClass()
    {
    _root. TextInput.Text = "haha."
    }

    }

    So my question is how can I access level controls root in Flex?
    I have a list control named, shoppingCartList and I have a newly created class object called shoppingCartObject that will be created at the beginning. And in my class, I have a function which should something like _root.shoppingCartList.dataProvider = product_ary. But in Flex there is no variable of that type as "_root". How can I achieve this in Flex?

    Thank you

    Example:
    Application.application.shoppingCartList.dataProvider = product_ary;

    You need to import mx.core.application.

    Tracy

  • Control the main timeline of a movie via a button in a movie on another level.

    Hello!
    I have two film is at two different levels.
    Level 5 is my base film and I load another movie on top of that in level 10.
    Once the user clicks on a button in the movie to level 10, I would like to animation to level 5 to stop (the animation runs on the chronology of the main root of level 5).

    Once the user clicks a different button in the movie to level 10, I would like the animation in the main timeline of the movie in level 5 again from the moment it was already stopped.
    Is this possible?

    It would be great if someone could help me with this.
    Thank you, midi_ie

    You can't delete this loop of onClipEvent (enterFrame) unless you remove the movieclip to which it is attached. However, you can add an else if statement in your code (in addition to checking the variable Boolean "drag") to check if your _level10 button has been activated.

    and you can delete a slider.onEnterFrame loop, but you probably don't want to do.

    p.s. make the loop enterFrame?

  • The stress level control

    Oracle Version = 10g

    ---------------------------------------

    Hi gurus

    I want to put control of database level 1 and do not know how to reach my goal and appreciate if someone help out me. Thank you

    Explanation of the problem

    I have 3 tables and inserting the data steps are:

    First data is inserted in table 1

    Second, data are inserted into the table 2

    Thirdly, the data is inserted in the table 3.

    Now, I want to apply some kind of check or constraint on table 3, this constraint or check should not accept value if the value entered is already exist in table 1 and table 2.

    So far, I've done something as below:

    Examples of data

    CREATE TABLE app

    (app_id number 4

    ) ;

    /

    ALTER TABLE app add a PRIMARY KEY

    (

    app_id number 4 CONSTRAINT app_app_id_fk REFERENCES app (app_id)

    )

    ;

    /

    CREATE TABLE next_app

    (

    next_id PRIMARY KEY number 4,

    app_app_id number 4 CONSTRAINT app_app_id_fk REFERENCES app (app_id)

    ) ;

    ----------------------------------------------

    CREATE TABLE hear

    (

    hear_id PRIMARY KEY number 4,

    mix_fk number 4

    ) ;

    /

    Hear of the ALTER TABLE ADD CONSTRAINT app_app_id_fk1 FOREIGN KEY

    (

    mix_fk

    )

    REFERENCE app

    (

    app_id

    )

    ;

    /

    Hear of the ALTER TABLE ADD CONSTRAINT next_app_app_id_fk2 FOREIGN KEY

    (

    mix_fk

    )

    REFERENCES next_app

    (

    app_app_id

    )

    ;

    /

    Error on the last statement

    Error at startup on line 40 of the order:

    ALTER TABLE hear

    ADD CONSTRAINT next_app_app_id_fk2 FOREIGN KEY (mix_fk) REFERENCES next_app (app_app_id)

    Error report:

    SQL error: ORA-02270: no unique or primary key corresponding to this column list

    02270 00000 - 'no matching unique or primary key to this list of columns.

    * Cause: A REFERENCES clause in a CREATE/ALTER TABLE statement

    gives a list of columns for which there is no unique or primary match

    key in the referenced table constraint.

    * Action: Find the names of correct column using the ALL_CONS_COLUMNS

    display catalog

    Concerning

    Muzz


    Here is the implementation of weird foreign key for your data model weird that idea is that hear_app contains app_id PK who hear references then by FK. Hear_app table is managed only by the next_app table triggers. In other words next_app reference app table and hear the table reference hear_app. I think this works, but also may not work for some reason, I don't see at the moment (mind asleep).

    -- objective is that when entered value in hear.app_id column then
    -- this value should exist in both tables column app.app_id and next_app.app_id
    create table app(
      id number not null primary key
    )
    ;
    create table next_app(
      id number not null primary key,
      app_id number not null referencing app(id)
    )
    ;
    -- integrity helper
    create table hear_app(
      app_id number not null primary key
    )
    ;
    create table hear(
      id number not null primary key,
      app_id number not null referencing hear_app(app_id)
    )
    ;
    create or replace
    trigger next_app_trg
    before insert or update or delete on next_app
    for each row
    begin
      if inserting then
        begin
          insert into hear_app (app_id) values (:new.app_id);
        exception when dup_val_on_index then
          null; -- fine
        end;
      elsif updating and :new.app_id != :old.app_id then
        update hear_app set app_id = :new.app_id where app_id = :old.app_id;
      elsif deleting then
        delete hear_app where app_id = :old.app_id;
      end if;
    end;
    /
    
    -- test
    
    insert into app (id) values (1)
    ;
    insert into app (id) values (2)
    ;
    insert into next_app (id, app_id) values (1,1)
    ;
    insert into hear (id, app_id) values (1,1)
    ;
    
    select * from app
    ;
    select * from next_app
    ;
    select * from hear_app
    ;
    select * from hear
    ;
    
    -- this failes because there is not app_id with value 2 in table hear_app
    insert into hear (id, app_id) values (2, 2)
    ;
    -- let's add app_id 2 into table next_app (trigger adds also hear_app)
    insert into next_app (id, app_id) values (2,2)
    ;
    -- this will be successful now
    insert into hear (id, app_id) values (2, 2)
    ;
    select * from hear
    ;
    
    drop table hear purge
    ;
    drop table next_app purge
    ;
    drop table hear_app purge
    ;
    drop table app purge
    ;
    
    Table APP created.
    Table NEXT_APP created.
    Table HEAR_APP created.
    Table HEAR created.
    Trigger NEXT_APP_TRG compiled
    1 row inserted.
    1 row inserted.
    1 row inserted.
    1 row inserted.
    
            ID
    ----------
             1
             2
    
            ID     APP_ID
    ---------- ----------
             1          1
    
        APP_ID
    ----------
             1
    
            ID     APP_ID
    ---------- ----------
             1          1
    
    Error starting at line : 62 in command -
    insert into hear (id, app_id) values (2, 2)
    Error report -
    SQL Error: ORA-02291: integrity constraint (JARKKO.SYS_C0011343) violated - parent key not found
    02291. 00000 - "integrity constraint (%s.%s) violated - parent key not found"
    *Cause:    A foreign key value has no matching primary key value.
    *Action:   Delete the foreign key or add a matching primary key.
    
    1 row inserted.
    1 row inserted.
    
            ID     APP_ID
    ---------- ----------
             1          1
             2          2
    
    Table HEAR dropped.
    Table NEXT_APP dropped.
    Table HEAR_APP dropped.
    Table APP dropped.
    

    edited: BEWARE this is not the correct solution which is marked as.

  • Upgrading to 10g to 11g agent and switch to another grid control

    I have sent a NEW Grid Control 11 g on a new server, but all my targets are enrolled in an OLD 10 g grid control.

    Now, I would like to upgrade an agent 10 g saved with grid OLD command 10 g for an oracle target 10.2.0.5 dabase running 32-bit Windows),
    using the pull (agentDownload.vbs) method.

    It is supported to run agentDownload.vbs in upgrade mode by specifying the NEW grid control?

    My environment:
    OLD Grid Control 10.2.0.5 on Windows 2003 x 64
    NEW 11.1.0.1 on Linux x 64 Grid control
    Oracle 10.2.0.5 database TARGET. Standard running on Windows 2003 x 86

    Thank you
    Julian

    Hi Julian,.

    You cannot run this mentioned during the upgrade. But after upgrade, you can point a WHO to another agent using the following document:

    How to point an Agent to a different grid WHO control and a repository? (Doc ID 413228.1)

    NOTE: Please note that this procedure is valid only for the agents of 10 GB & 11g. This procedure is not valid in 12 c.

    Best regards
    Vincent

    Published by: Vincent thiruveedhi on April 19, 2012 02:57

  • Cannot display the properties of Amplitude and level controls

    I'm new to LabVIEW and just installed ver 8.6 on my machine. When I open the TutorialGenAnalyzeDisp1.vi, the run button is disabled. When I double click on the Amplitude and measures of level, I get a dialog box says "cannot display properties. If I click on the run button, I get an error message: "errors of block diagram / Subvi 'Amplitude and level measurements': Subvi is not executable."

    I have the LabVIEW base development system. Is it possible that I don't have that element in my library or an installation problem? I look forward to re - install LabVIEW. It took over 3 hours to install.

    Hi jdai

    The Amplitude and the level of the Express VI measures is included in LabVIEW complete edition and professional development systems, not in the database. So, as you think, you do not have some of the elements necessary for the execution of this VI.

    Best regards

    David

    NISW

  • Duplicate video Clip on another level?

    I'm trying to take a clip on level 8 of my film and place a copy in a purchase order that loads on level 10 and I can't make it work. Here's my code? I tried the bitmapdata too and I can't make it work either.


    duplicateMovieClip ("_level8.designStage", "imageHolder2", 99);

    I am creating an application design and using masks and the bitmapData will work for printing. I would just create a jpeg with the bitmapData class and save and then reload it into the order form.

    Bottom line is that I need this clip to appear in exactly the same higher so I can order it and then put the image in the basket as well.

    It was not a slam to your abilities, it seems to me that every time I bring it up, which is the choice that people go to. Anyway, Yes, you can move the 'window' of the draw using a matrix. You can move, scale, and or turn it in fact.

    The code below should point you in the right direction. But you will always have the problem that if _level10 does not exist, you will be able to simply attach a bitmap image. You will need to load the content in there first to create. There is no constructor for _levels!

  • Implement the workflow automatic and level control

    Implementation of the front panel and block

    using the pid regulator

    Is that what you want? You have a question specific or want to write your program for you?

    Mike...

  • HP laserjet 1300: after updated W10 at another level cannot print locally on connected LaserJet 1300 preinstalled

    Recencly upgraded to Windows 10 year old PC.  The printer, usb, is a HP Laserjet 1300 and the upgrade found a driver and local printing works very well.  I have a home network that an old XP pc is connected to and used the 1300 without problem.  Upgrading to W10 came from W8.1 and whatever the driver he had allowed things to work.  On the XP poster print spooler and the error now.  HP Print and Scan Doctor run on the W10 pc indicates bad port, but it cannot be changed.   The port on the pc W10 is DOT4_001.  Doctor print run on the XP indicates that the printer is indeed available, but printing fails.  The W10 pc is W10 home so I can do the print management service to see what real driver has been installed.   The print doctor also pointed out that the full usb support is not installed.  I don't know what it is and clicking on get the software takes me to the center of hp supporot.

    I would appreciate anyones ideas on how to solve this problem.

    I got the printer work from XP to pc W10.

    The upgrade of the W10 has not created a home network as what was there in W8.1.  I had created and made there several days that the residential group names are the same, etc.  Even without the network in place, worked a ping from one to the other.

    I had old information to work for nearly 30 years as a programmer for fortune 500 company system and that he was referring to XP and more recent Windows system, demanding that internal guest account is active.

    W10 upgrade is not the active guest account.  I lit with a guest net user / activate: Yes and I tried printing and the bingo it worked!

  • Levels of control by the Expression

    Is it possible to use a slider to control the various attributes that make up a control via expression levels?  I'm able to put through script and did so.  However, the stopwatch that allows me to create an expression is related to the histogram as a whole, not its individual components, i.e. entry entry white, black, etc., gamma.  Is this possible or am I barking the wrong tree here?  The goal is to control several levels applied to individual clips in a place nice and neat.  An adjustment layer will not work for me because of the overlay.  In addition, I don't want my background must be made by adjustment, some of the pieces that make up my objects in the foreground.

    You must use the individual level controls...

  • Control of the status/OS-level database connectivity (* nix)

    Hi all

    What is the most complete of the singular* check to monitor the status "running" and "connectivity" of an ORACLE database on a Unix-like platform?

    Checks the State of SMON ps - ef | grep smon confirm these two statements:
    (1) database is running. and,
    (2) can be connected locally using sqlplus

    Or requires separate at the OS level controls? If so, which?

    See you soon.
    Does checking the status of SMON ps -ef | grep smon confirm both statements:
    1) Database is running; and,
    2) Can be locally connected using sqlplus
    

    If smon is running, my minimum hypothesis will be... database is started in nomount State.

    SQL> conn santu/santu
    Connected.
    SQL> conn /as sysdba
    Connected.
    SQL> shu immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup nomount
    ORACLE instance started.
    
    Total System Global Area 1073741824 bytes
    Fixed Size                  2034376 bytes
    Variable Size             264246584 bytes
    Database Buffers          801112064 bytes
    Redo Buffers                6348800 bytes
    SQL> !ps -ef|grep smon
      ora10g 23625 23587   0 09:31:06 pts/1       0:00 /bin/sh -c ps -ef|grep smon
      ora10g 23626 23625   0 09:31:06 pts/1       0:00 grep smon
      *ora10g 23615     1   0 09:30:46 ?           0:00 ora_smon_rtest*
    
    SQL> conn santu/santu
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    
    Warning: You are no longer connected to ORACLE.
    

    Kind regards
    S.K.

  • Pavilion 15-ab208ur: is HP has plans to support the customers of amateur level?

    Hi all

    I use a new computer laptop 15-ab208ur flag and a little frustrated that it has limited options in the BIOS and restricted parameters in the native software of HP.

    I would like to get complete control of the material that I paid for, but unfortunately it is not true at the moment.

    It would be great to see HP Support help certain tools of monitoring/tuning for the hardware components that allow me to control material (temperature, frequency, etc.).

    For example, I raised a question about the frequencies of vRAM here:

    http://h30434.www3.HP.com/T5/notebook-video-display-and-touch/GeForce-940m-default-VRAM-frequency/TD...

    I have to use tools like MSI Afterburner, GPU - Z, etc. to monitor my laptop.
    It will be nice to have the same characteristics in Support of HP for Assistance or HP CoolSence tools.

    HP has plans to add support for amateur-level clients to their software side of laptops?

    Best regards

    Alexey.

    Hello

    You can move to another level and pay more such as machines of class work station or some machines TRUE games or you can build yourself a laptop BUT for computers laptops normal manything a BIOS locked in. Sellers (not only HP) must lock it with a very simple reason: they don't want users new machines BREAK and return.

    Portable senior level are for a Pro like you.

    Kind regards.

Maybe you are looking for