Interactive report Question (sort of)

This has probably been concave, but I have not found how to ask the question to find the answer, so I apologize in advance.

Running APEX 4.2.3 I need do the following:

I need to be able to send an email to all registrants in a filtered interactive report, with one of the interactive report fields e-mail address.  So I imagine something like this:

1 run an interactive report and it returns 1000 rows.

2. I filter the report so that the subset resulting contains 30 rows.

3. I click on a button that says Compose Message

4. a box perhaps (a modal window?) to allow the body of the message type.

5. click a button to send a Message

6 to run a PL/SQL procedure cycles to each line of the EIS filtered to get the email address.  (This IS THE PART that I KNOW not HOW to DO it)

7. use the same PL/SQL procedure from step 6 to send the e-mail message.

I understand how do anything but striking since the interactive report filtered e-mail addresses.

Any help would be greatly appreciated.

Bob

Now look at the process... You need build the e-mail process, but the query NOW respect filtering done on the report.  I added a function to your workspace that you want to download where you want to develop this...

This function determines the ACTIVE query for the report, binds with the values bind variables and returns the query, where I add a selection to the e-mail address to select it and build an array of values to loop through...

Thank you

Tony Miller
Software LuvMuffin
Ruckersville, WILL

Tags: Database

Similar Questions

  • Interactive reports - Question about download PDF, CSV, Email, etc.

    I recently installed the latest version of the APEX. I deployed as an EAR on Oracle WebLogic. Then, I created a simple
    interactive report including the search bar located above the report. Downloads (emailing, pdf, etc.) do not work after I
    Run the report.

    What setup\configuration is required for emailing and download of other files to work?

    FYI: right now I have Oracle WebLogic, Oracle 10 g, and APEX run locally on a computer based XP laptop.

    Thank you in advance,
    Wes

    Hi Wes,

    Send a report as an e-mail requires an SMTP server. You must configure your instance settings to point to the SMTP server.

    http://download.Oracle.com/docs/CD/E17556_01/doc/admin.40/e15521/adm_mg_service_set.htm#BEJBCEEH

    To download a report in pdf, excel or RTF... you must have installed a reporting engine. Visit this link for details...

    http://www.Oracle.com/technetwork/developer-tools/Apex/application-express/configure-printing-093060.html

    Thank you
    Machaan

  • Interactive report lines order number

    I'm working on an interactive report. The main problem is that the lines in the interactive report do not appear in order.

    It's like query: select (list passes) from table order by ID;      ID = 1, 2, 3...

    When I run this code in sql commands, the result is displayed in perfect order, but when I use the same code in my interactive reports lines appear no y-intercept. any solution?

    Apex version: 4.2

    Topic: Productivity Applications

    Model: Report IR Region.

    Virat Praveen-Oracle wrote:

    I'm working on an interactive report. The main problem is that the lines in the interactive report do not appear in order.

    It's like query: select (list passes) from table order by ID;      ID = 1, 2, 3...

    When I run this code in sql commands, the result is displayed in perfect order, but when I use the same code in my interactive reports lines appear no y-intercept. any solution?

    Interactive reports are sorted using the sort IR functionality. This allows you to specify the required sort order and save it as the default report. If you need a fixed sort order that is not editable by users, clear the sort options in the Search bar of IR and the column headers.

  • Interactive Reporting 11.1.2.1 Questions

    I have a few questions about creating interactive reports 11.1.2.1 after being unable to find anything searching extensively here and in several articles, engines search, Readme, admin guides, etc.

    I have not had training in IR again... my departure to training depends on several things, be able to use the IPad with these reports of IR.

    -J' noticed that I'm only able to create a connection file of database through the client for the studio Office IR interface. For the web client, no luck. Would that be correct?

    -The consultation of reports of IR and perforating dimensions would, through the workspace on an IPad? Or y at - it another way to view reports of the IR on an IPad?

    All info provided would be extremely useful and appreciated.

    Thanks - C

    FYI, Safari is not a browser supported for 11.1.2.2 and before. If I remember when I finally tested - I think I could open a session, but none of the objects or the menus worked, so you could ' t do anything.

    Financial information is supported in the latest version (11.1.2.3.):

    Apple:
    iOS5, iOS6: financial reports support only native browser only
    Android:
    3.x, 4.x: financial reports support only native browser only

    Not 100% sure what exactly means and will have to implement a test environment.

    It also seems that the documentation is well supported on Safari.

    Best regards, Iain

    Details of EN added: May 22, 2013 04:01

  • text of interactive report as number sort

    Hello

    I was wondering if it is possible in an interactive report of the Apex to sort the text number?

    For example, a series of lines of text:

    4
    10
    2

    would sort as:

    10
    2
    4

    If it were text. What I'd like to see is:

    2
    4
    10

    How this could be done?

    Thank you.

    If your column contains only numbers, you can use column_name TO_NUMBER (column_name) to convert it to a numeric value and it will sort it correctly.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • Interactive report CSS question...

    Hi all..

    APEX: 4.1
    BROWSER: IE 7
    Database: 11g

    Please help me with this CSS problem.
    I have an interactive report that is too large for the region.
    I use the following CSS to have a bar scrolling for this region,
    If it grows more.
    Region Header:
    <div style="overflow:auto;overflow-y: hidden;">
    
    Region Footer:
    </div>
    Please see the following page.

    http://Apex.Oracle.com/pls/Apex/f?p=41803:4
    workspace: kumar2003
    Username:test_user
    password: test
    application: 41803
    Page: 4




    I have the following problems with the report.

    (1) If you scroll the report, "" OBSERVE THE "' GO AND ' ' BUTTONS of ACTION '" interactive reports.
    Even the button are also mobile and spoil the appearance of interactive report.
    Is anyway to keep the buttons in the same situation?

    Another question:

    (2) instead of a scroll at the bottom of the area bar, it is possible to
    '' increase the width of the region' "until the report develops?
    What CSS changes in the level of the region as I do?

    Please help me

    Hello

    I don't know what the problem is.
    But if fix you this move button, I guess you have problem that drop downs column header are not aligned correctly when you click the header.

    Maybe you check this plugin
    http://www.apex-plugin.com/Oracle-Apex-plugins/dynamic-action-plugin/IR-plugin-package_108.html

    Kind regards
    Jari

    http://dbswh.webhop.NET/dbswh/f?p=blog:Home:0

  • Sort the results of interactive report in no data found message

    Hello

    I have an interactive report that returns results based on the: bind variable QUERY - I have a list of navigation on the side where all the elements to link to the current page with different values of request. The IR works fine until I try to sort the columns by clicking on the heading and selecting increasing / decreasing, how it returns no data available.

    It starts to work again if I change the last line of GOLD: REQUEST IS NOT NULL but this breaks the functionality of the report, I would like to return only selected articles or all if no query variable is present. I'm guessing that sort sets: ASK something temporarily and divides. My query is below, any ideas?
    SELECT   id,
             job_number,
             appt_start,
             domain,
             pwa,
             status,
             tstamp_created 
      FROM   fail_jobs 
      WHERE  (status = 'NEW' AND userid_created != 'SYSTEM' AND :REQUEST = 'ARD') 
         OR  (status = 'ATR' AND :REQUEST = 'ATR')
         OR  (status IN ('ERR','REV') AND :REQUEST = 'REV')
         OR  (status = 'COM' AND :REQUEST = 'COM')
         OR  (status IN ('PCD','PCA') AND :REQUEST = 'PCD')
         OR  :REQUEST IS NULL
    Thank you

    There are problems with interactive reports referencing known: DEMAND value, probably due to an internal logic that manages also simultaneously - potentially cause a malfunction or blockages.

    A workaround that I learned is to create a calculation to assign: APPLICATION to a temporary element (a PXX_REQUEST, for example) and reference it in the query, instead of: ASK. This has worked well for me in my experience.

    I would like to know if this helps - pls sign the thread as 'Useful' or 'Correct' if so, so more people can benefit.

    TKS,
    Kléber

  • It is possible to sort an interactive report with a default column?

    Hello

    I have a great request accompanied by an interactive report.
    select "ID", 
    "DATE_CREATION",
    "SERVICE",
    "RESPONSABLE",
    "NATURE_CONTRAT",
    "SOCIETE",
    "DATE_DEBUT",
    "DATE_FIN",
    "DELAI_RENOUVELLEMENT"
    from "#OWNER#"."CONTRATS_MAINTENANCE" 
    order by DATE_FIN desc
    Unfortunately, the interactive report not display using the order in the SLQ query.
    I tried to select the 'out' of each of the other columns in the attributes column Section, but without any improvement. If I remove the declaration of the order in the SQL query, nothing changes in the order.

    You have an idea on how to display the rows in the order of the sql query?

    Thank you for your knid answers!

    Geraldine

    Christian,

    This can be a little tricky at first. Try this:
    1 remove the order by clause of the query.
    2. close the application, not the generator, just the application.
    3 reconnect and try to use the interactive report options to sort the information.

    It work? If so:

    4. get the order of the way you want as the default. Note: you get more sort options if you use the Action Menu (milling wheel) and a sort by selecting more simply by clicking on the column headers.
    5. save the report by selecting the save the report option in the Action Menu. If you see a drop down, save the report 'by default'.
    6. close the app again and come back.

    It work?

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen

    You can reward this answer by marking as being useful or correct ;-)

  • The interactive report want to remove filter to sort

    Hai,

    IM using interactive report, because we used the option to sort and filter, but wat happens is, to sort itself there is a concept more filter that is time that our customer does not want to consume, how can we remove this filter that is inside the so.

    David

    Hi David,

    Put the following text in the header HTML Setup page of instead:

    <style type="text/css">
    #apexir_rollover #apexir_search {display:none!important}
    </style>
    

    This will remove the search box on all lists drop-down column but not the main search box. There seems not to be a way to css to hide the individual search fields, as the feature uses the same DIV object for all columns.

    Andy

  • sorting and interactive report

    Is it possible to have an interactive report but hide some columns in the action area. If users take to sort?

    Ex: created an interactive reports from the tables. There are columns with large text tabled. I would like users to sort on them for fear of perfomance hit. However, must these fields show on the report. Is it possible? All suggestions will be grateful.

    When you change a column in an interactive report

    Click on the interactive report
    Click on the column name

    In the column definition area, you can pick stocks, you allow the user to make on this column
    Allow users to:
    Charter of calculating overall sorting filter control Break

  • Questions about the icons for interactive report

    When I created an interactive report, rectangular icons were created automatically on the left side of the report on each line.
    When you click on one of the icons, it displays the details of the line in vertical order.

    Here are my questions:

    1. when I hid a few columns in the interactive report and clicks on the icon, it does not display the details of the hidden column. But I want to hide these columns in the report but displays all the details when you click the icon. How can I do this?
    2. How can I hide the icons?
    3. How can I use the icons don't not to view the details of a line, but towards a modifiable page to edit the same details?

    Thank you
    Guy

    Hello

    1. when I hid a few columns in the interactive report and clicks on the icon, it does not display the details of the hidden column. But I want to hide these columns in the report but displays all the details when you click the icon. How can I do this?

    You can create another region, or the page that will show you your line of description of identifier, or rowid. You can do this by changing the column type of link to "target of the link to Custom.

    2. How can I hide the icons?

    Access the interactive report-> column-> change of link column link (link column exclude)

    3. How can I use the icons don't not to view the details of a line, but towards a modifiable page to edit the same details?

    The same as answer 1.

    Best regards, Kostya Proskudin!

  • Interactive report download link Question

    I have an interactive report where I outer joined to a table containing BLOB objects I want the user to be able to click on a link to download. I have a custom procedure that works with the download link. However, I can't figure out how to get the download link to only display for the records that actually have a file (since it is outside joined, only some records have a file blob associated with them).

    Click on this link to see a screenshot of the sample report.

    The existing column with the download link was created as a link of the column, where I specify the url (for my custom download proc). The problem as you can see is that it puts the download link in this column for each row, if he really is a file to download or not. I would have rather than a download link where there is a file to download for this record (see the column of my file).


    Thanks in advance for any help on this.

    Decode, matter, or NVL2 the link:

    SELECT
        empno,
        NVL2(my_file, 'Download',null) link
      FROM
        emp
    

    Replace # with the URL of your custom procedure.

    Shunt

  • Question of character set of interactive report

    Hello

    Our system must be configured to use the character set, however in an interactive report if you enter £ in the search bar, that it returns no row as it seems to get a multi byte chacater the becoames £ A £ Western Europe

    Text line contains ' A £»

    Only simular discussion I've met said it could be "The DAD character Set Configuration in the Apex workspace" but I don't know where we can check this.

    Any ideas where we look at.


    Thanks Andy

    Thank you. This line:

    PlsqlNLSLanguage AMERICAN_AMERICA. WE8ISO8859P1

    .. .needs to be replaced by:

    PlsqlNLSLanguage AMERICAN_AMERICA. AL32UTF8

    .. .in order for some ajax operations work properly.

    Scott

  • Adjust the height of the line in an interactive report for all lines

    Hello
    I have an interactive report with lots of data in certain cells. The height of the heights of lines varies, so that all data is visible in the cells.
    I want to correct or to limit the row height to a specific value, so that all lines are displayed with the same height.
    Do anyone knows how to win this? Thanks in advance.

    Published by: kps204020 on 26.12.2012 20:27

    kps204020 wrote:
    Thanks a lot for your answer.
    I tried your proposal, but it has no effect. The cells in the report show all their content using as many lines as you need for this.

    This is the default behavior for the HTML table data (tables and cells grow to fit their content).

    So I have always with lots of lines, lines and lines with only a few mixed lines in my IR dependant on the contents of the cell. Because some lines almost filling the whole screen, it is difficult to get an overview with regard to adjacent lines.
    I use the Application Express 4.1.1.00.23. with the theme 21. Scarlet and Firefox 17.0.1.

    All users using Firefox?

    In fact, I'm working on my first APEX Solution for use in my business and demanding customers a solution for this topic. So I'm very keen to find a solution.
    I am very looking forward to your reply.

    I have been involved in similar questions in the past. My first reaction is simple: these data must be included in the report? The offending column can be removed from the primary report? They will always be visible in the display of the row and the detail view when it exists.

    The second option is to create a detailed view of the report with a structure that is better suited to the data concerned and make it the default view. (For an example, see the treatment of the PRODUCT_DESCRIPTION column in the detail view of the report in the sample database Application: click the show details on the product page.)

    The third possibility is some sort of customization of the presentation of the data. It will be using a combination of HTML/CSS/dynamic of the Actions/Plug-ins/JavaScript that you may not be familiar with: do you have any experience of these? To go this route, you must describe in detail how you want to present data, or what behavior is required when the data is too long and share a sample of the report on the apex.oracle.com we can work with.

  • Interactive report, Apex 4.0 Compute column as a percentage

    Just a question. How can format us a column to have a % at the end to sign in an interactive report? Tobias posted earlier this week a way to handle this in the standard (SQL-based reports)...

    I would do it with a standard column, but right now I'm just calculating the % column against a column built in the query.

    Apex 4.0, running IE 7 (yes I know... Its what the customer is responsible to immediately..)

    Thank you

    Tony Miller
    Dallas, TX

    Simple! sorted now

    Just change the jquery selector to match the header that begins by instead of check equal to

    changed the code of

    $('td[headers^="SAMPLE_PERCENT"]').append('%');
    

    :)

    Thank you

Maybe you are looking for