Interactive Filter Saved Report Subscription by Email

Hi
I did Interactive filter and saved a report. The interactive filter is performed between start and end date with a location details. I would like to have a custom header with title like this
Data is obtained at Location Name from <start> and <end> date. This saved report is send to few people every day.
The date, location name are present in the result set of the report. What is the best way to achieve this custom header in saved reports?
Thanks
Raj

Hi Raj,
You don't be able to do that with he current apex subscription functionality, however you could write a simple plslq block to send the formatted email which looks same as interactive report.
Look at this thread and the links inside them
{message:id=10350580}

Similar Messages

  • Report Subscription by email error - The SQL Agent service is not running

    Hello All,
    This may be an easy answer, so please excuse my ignorance if I am overlooking something simple. I a simply trying to setup Report Subscriptions to be emailed to me. We currently have essentially 3 servers in use in our environment - a CAS, a Site server
    and a SQL 2012.
    I have configured the email settings in Reporting Services Configuration Manager on the Site server and was finally able to see the email option in the Create Subscription Wizard, but it errors out with:
    System.Web.Services.Protocols.SoapException: The SQL Agent service is not running. This operation requires the SQL Agent service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.SchedulerNotRespondingException: The SQL Agent service is not running.
    This operation requires the SQL Agent service.   at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateSubscription(String Report, ExtensionSettings ExtensionSettings, Boolean isDataDriven, DataRetrievalPlan DataRetrievalPlan, String
    Description, String EventType, String MatchData, ParameterValueOrFieldReference[] Parameters, Guid batchId, String& SubscriptionID)   at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateSubscription(String Report, ExtensionSettings
    ExtensionSettings, String Description, String EventType, String MatchData, ParameterValue[] Parameters, String& SubscriptionID)
    We do not have SQL installed locally, therefore it makes sense that the Agent service is not running. How do I subscribe to alerts in SCCM without a local installation of SQL?
    -Brad

    I am positive - see screenshots below of services on the SQL server:
    Yes, reports work perfectly otherwise... Just cannot subscribe.
    -Brad

  • Interactive Report Subscription emailing different dataset

    Hi All,
    I am having a bit of strange problem with subscriptions email on an interactive report.
    I have the report to email users every morning from an interactive report.  The dataset that is emailed is not the same as the report on the interactive report screen.  The variance between what is emailed and what is on the report screen page is quite large and it is not an issue of the data changing between the email fist going out and the report screen being viewed.
    Also, is there a way for a user to 'unsubscribe' from a report?
    Any help would be great,
    Thanks
    Chris
    APEX Version v:  Application Express 4.0.0.00.46

    Hello Becky,
    While exporting from DEV you should set NO for following options
    <li> Export Private Interactive Reports
    <li> Export Interactive Report Subscriptions
    Because, Private Reports and Subscriptions will be made by end-users and they will be made on Prod systems. So if you export them from DEV and import into PROD, then all private reports and subscriptions will be lost on PROD.
    Regards,
    Hari

  • Interactive Report Subscription - missing search functionality

    Hi,
    when receiving the output of a report subscription in Apex 4.1.1, the search Box is missing, only the Text string 'Suche:' is displayed.
    If i download the report as Email or html, the search box is there and usable.
    Maybe i'm wrong, but this was not under Apex 4.0.2.
    Has anyone the same disfunction?
    regards,
    Wolfgang

    Hi Christina,
    i have a smilar problem with Email subscriptions, i don't use items, but i use collections in the where clause!
    Example:
    select * from PUMA_MMRDB_GSM_LB a
    where
    case
    when (select C001 from APEX_COLLECTIONS where COLLECTION_NAME = 'TMP_SELECTION') = 'BRD' then 1
    when (select C001 from APEX_COLLECTIONS where COLLECTION_NAME = 'TMP_SELECTION') = 'REGION' and (a.Region in (select C001 FROM APEX_COLLECTIONS WHERE COLLECTION_NAME = 'REGION_M')) then 1
    when (select C001 from APEX_COLLECTIONS where COLLECTION_NAME = 'TMP_SELECTION') = 'NL' and (a.NL in (select C001 FROM APEX_COLLECTIONS WHERE COLLECTION_NAME = 'NLK')) then 1
    end = 1
    Sometimes i see the Errror ORA-01722 in the 'error message' field of the apex_application_page_ir_sub view. I don't know if this related to the above.
    Can you point me in the right direction?
    thanks,
    Wolfgang

  • How to hide saved report filter condition

    Hello,
    I create an IR report and pre-create some saved report.
    I would like to hide filter condition when end-user select one report on the list so that he/she cannot see and delete the condition.
    Is there anyway to do that?
    Thank you.

    Another approach:
    Open view CRM_WORKAREAHDR/WorkAreaHeader and change the configuration. There is a button in the bar named "Attributes" (probably hidden under MORE).
    Once in there in edit mode substitute the content of attribute "UI_COMPONENT_3". It should be
    Window=CRM_ALLSEARCHES.CRM_ALLSEARCHES/LauncherWindow;horizontalAlignment=right;
    put there a
    Width=0px;
    The other way using business role is fine as well.
    cheers Carsten

  • Interactive Report Subscriptions

    Apex Version: 4.1.1.00.23
    Internet Explorer 7
    Oracle Database Version 10.2
    Server Linux
    I have not seen a viable solution to this issue of subscriptions being wiped out when exporting from a development environment to a production environment. I understand internal ids will be different and I shouldn't have to write a bunch of code to try to offset the numbers as I have seen in some posts.
    When exporting I am exporting the entire application.
    Under the export preferences I am setting all to Yes. Still no subscriptions.
    I have even tried to do an export/import of the wwv_flow_worksheet_notify and get error: Parent key not found. I don't know what parent key is failing.
    I have looked at the export file searching for wwv_flow_api.create_worksheet_notify. It is not there.
    I need a solution ASAP. I have to manually recreate each subscription for the end user, that is if I remember to capture it before I import it!
    Thanks so much,
    Becky

    Hello Becky,
    While exporting from DEV you should set NO for following options
    <li> Export Private Interactive Reports
    <li> Export Interactive Report Subscriptions
    Because, Private Reports and Subscriptions will be made by end-users and they will be made on Prod systems. So if you export them from DEV and import into PROD, then all private reports and subscriptions will be lost on PROD.
    Regards,
    Hari

  • HELP IR Download filtered saved report to CSV

    Hi there
    My enquiry is to do with the saved reports feature in Interactive Reports Apex 4.1
    I create a default IR report and then I subsequently define a filter on this report effectively limiting the displayed output to the rows of data I want to see. I then save the report which is now a 'private' report. If I run the 'saved' (with the filter condition) IR report it displays the data correctly, with the 'saved' report displaying the correct data on the screen I then click Actions->Download and then select CSV - the entire 'primary' report is downloaded -- The filter is ignored!!! Surely the Actions->Download should 'know' that I want download the report that's being displayed (just run) on the screen?
    I think that when you click on the CSV icon the report is re-submitted - How can I get the CSV download to apply the filter that I've defined in the saved report.
    I've searched this forum and found the following similar question being asked
    Re: Problem with export from a saved interactive report
    Interactive Report Download to csv problem
    how to download only filtered data in csv?
    Re: Download Saved Report in IR 4.1
    Thanks in advance
    PS: Is the above an undocumented feature of Apex IR Reports?
    Edited by: boketi on Sep 25, 2012 7:05 AM

    Hi Sathish,
    Thanks for your comment.
    I agree with just a 'default' report the CSV download always gives what is displayed on the screen. If you then define another report with a filter condition and run this 'private' report 'sometimes' the CSV download gives the origional primary report, ignoring the filter condition. Please see the attached links as other people are also getting the same problem.

  • IR Saved Report  - Download to CSV downloads Primary Report

    Hi there
    I'm using Apex 4.1, I login to my Apex application NOT using the developer interface (the developer buttons are not visable at the base of the page) as an end user would see.
    If I run an IR report and then create a filter on the Primary report the report runs OK. I then click Actions -> Download and then Download the report output to a CSV file (correctly filtered) to a Excel spreadsheet. I then Save this report giving the report a Name and Description. I then logoff from the Apex application. So far so good.
    I then login back on to my Apex Application. When I choose and run the Saved Report (described above - not the Primary report) the saved report runs correctly (applying the correct filter condition), HOWEVER when I then click on Actions - Download I seem to get the Primary report downloaded as a CSV file into my Excel spreadsheet - the filter condition that is applied to the saved rerport is ignored for the Downloaded CSV file. The File Downloaded is a new CSV file generated in Apex as reported in my Firefox 'Downloads' list.
    Does anyone know if this is a Bug or have I not set up the IR correctly.
    Thanks in Advance
    Edited by: boketi on Aug 13, 2012 3:18 PM

    boketi wrote:
    Hi Mehabub,
    Many thanks for the quick response.
    Did you test this in version 4.1 of Apex? I logged on to Oracle's 4.2 Early Adopter Beta Site and did the same and the IR works fine! Maybe it's a strange problem in 4.1 although I doubt it as with such a problem there would be a lot more noise on this forum. Could this be related to the 'theme' that I'm using? As the theme I'm using was origionally developed for Apex 3.2 and I don't think IR reports were around in 3.2?There is a good chance that it has to do with the theme or the upgrade from Apex 3.2. Interactive reports existed in 3.2 also user defined reports. But a lot of changes were made to the IR logic since 3.2 (introduction of multple standard reports, etc.).
    I just tested your case in my Apex 4.1.1 version in an application that was also upgraded from 3.2. And the data was stored correctly into a csv file.
    But it is useing one of the standard themes that was also updated.
    Did you set the compatibility mode of your application to 4.1?
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21676/apex_util.htm#AEAPI2329
    begin
       apex_util.set_compatibility_mode(<application id>, '4.1');
       commit;
    end; Just because the environment is Apex 4.1 does not mean you application runs in 4.1. mode.

  • Download Saved Report in IR 4.1

    Hi,
    I have a query regarding saved reports feature in Interactive reports 4.1
    I saved a normal report by adding some control breaks etc and make it more readable.
    I then saved it. Now if I want to download my saved report - I can't.
    It always downloads the default report layout.
    Can anyone help how to do this?
    Many Thanks,
    Jas

    Hi Nico,
    I'm using Apex 4.1.
    The odd thing is that for some reports the download to csv of the 'private' report works OK, others don't work OK -- It's weird. And I'm defining the filter conditions and saving the report in the same way.
    A similar post was raised by Robert G. Re: Problem with export from a saved interactive report
    I appreciate your comments
    Thanks
    Boketi

  • IR Subscription - Multiple Email Address

    Hi,
    I need to email an interactive report to multiple email address. Is there a format to follow in entering multiple email address in the "Email Address" field if I want to add Subscription? Is it even allowed to enter multiple email address?
    Thanks.

    Here is the link I am basing my comment of using a comma to delimit addresses: http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35125/ir_using.htm#BABBBDEF
    Thank you,
    Tony Miller
    Ruckersville, VA

  • Report Subscription fails, shows 'success', specific scenario

    I have a report that will run successfully except for one very specific scenario.  Any help or suggestions tracking down this issue would be helpful.
    The report is named ProjectsWeeklyReport.rdl and takes a single parameter of a specific user's login account "DOMAIN\username"
    The report runs successfully in the web regardless of the parameter  (works for all users, including john.doe)
    The report runs successfully in Report Builder regardless of the parameter (works for all users, including john.doe)
    The report runs successfully as a subscription with the report included as a
    MHTML file and a statically-selected parameter EXCEPT for john.doe.  The same report works for all other users selected as the parameter
    The report runs successfully as a subscription with the report included as a
    Excel file (instead of an MHTML file) regardless of the statically-selected parameter (works for all users, including john.doe)
    To summarize, in order for the report subscription email to fail, these conditions have to be met (otherwise the result is success):
     - Report must have the parameter "DOMAIN\john.doe"
     - Report must NOT be MHTML format in the email
    I can see the subscribed report worked according to the ReportExecutionLog in MS SQL.  Is there any reason why the MHTML version of the report subscription would fail to email?  Any reason why it would fail as MHTML but be fine in other formats
    (PDF & Excel both tested success)
    For example, this one was never emailed:
    InstanceName:  APPSERVER\@Sharepoint 
    ItemPath:  /{73419db6-f0e2-4096-a710-c630e8a26295}/Reports/ProjectsWeeklyReport.rdl 
    Username:  DOMAIN\p_sps_app_pool_porta   (App pool account)
    Execution ID:  rkciwraxt5cmoi55niw3wx45
    RequestType:  Subscription 
    Format:  MHTML 
    Parameters:   Engineer=DOMAIN%5Cjohn.doe
    ItemAction:  Render 
    TimeStart:  7/22/2014 4:27:05 PM
    TimeEnd:   7/22/2014 4:27:12 PM
    TimeDataRetrieval:  1200
    TimeProcessing:  75
    TimeRendering:   5667
    Source:  Live 
    Status:  rsSuccess 
    ByteCount:  277050 
    RowCount:  431 
    NOTES:
    There are no logs in Exchange message tracking of this email ever reaching our servers
    The Manage Subscriptions page shows the report emailed successfully  "Email sent to.." with the correct timestamp of 7/22 at 4:27 PM
    And compare to this one that was successfully emailed:
    InstanceName:  APPSERVER\@Sharepoint 
    ItemPath:  /{73419db6-f0e2-4096-a710-c630e8a26295}/Reports/ProjectsWeeklyReport.rdl 
    Username:  DOMAIN\p_sps_app_pool_porta   (App pool account)
    Execution ID:  1yycmuiwc4hzymzuyj1zbc45
    RequestType:  Subscription 
    Format:  EXCELOPENXML
    Parameters:   Engineer=DOMAIN%5Cjohn.doe
    ItemAction:  Render 
    TimeStart:  7/22/2014 4:21:10 PM
    TimeEnd:   7/22/2014 4:21:18 PM
    TimeDataRetrieval:  1574 
    TimeProcessing:  73 
    TimeRendering:   5912
    Source:  Live 
    Status:  rsSuccess 
    ByteCount:  34180
    RowCount:  431 
    Suggestions of where to look for errors? Troubleshooting ideas?  Anything would be helpful!  Thanks in advance.

    Hi ElizabethCEE2010,
    We can try to check the detail information about the error in the log file. The SQL Reporting Services log files are found on the reporting services point server, in the folder %programfiles%\Microsoft SQL Server\<SQL Server Instance>\Reporting Services\LogFiles.
    Besides, to monitor and troubleshoot Subscriptions in Reporting Services, we can refer to the following two good blogs post by Dean Kalanquin:
    Monitoring and Troubleshooting Subscriptions
    Troubleshooting Subscriptions: Part II, Using the Reporting Services Trace Log File
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Customizing the Subscription-service email message

    Hello, just wondering if anyone knows how I could go about customizing the Subscription-Service email message?  The current default looks like this:
    From: Subscription-Service 
    Sent: Thursday, September 18, 2008 7:32 AM
    To: Some One
    Subject: Subscription "Daily Revenue Compare Report (L2)"
    Subscription Daily Revenue Compare Report (L2) Edit Subscription | Cancel Subscription
    A new Daily Revenue Compare Report (L2) is now available for viewing.  If you have any questions regarding this report, please contact Some Group.Thanks.
    DAILY_REV_COMPARE_L2_20080918.XLS in folder documents > Public Documents > BI Broadcaster > Daily Revenue Compare Report (L2) created by Some One on Sep 18, 2008 9:31:45 AM. (Details)
    I would like to change the "From:" description as well as the bold section of the text above.
    Thanks.

    Hi,
    You can see this document from SDN for [Customizing Notifications,Path-Specific Notifications in KM|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/90626697-0901-0010-2ca7-86e2a50ce70d]
    Hope this information could be helpful for you!
    Regards,
    Lubi

  • Unable to filter the report by clicking the last column's name

    Hi,
    I have interactive report page having lots of column. All columns were not fitting in the screen so I added a code in the region--- header and footer section---
    <div style="overflow: auto; width: 1220px; height: 700px;">
    I got a scroll bar at the bottom. But a new problem arised. When I am trying to filter the report by clicking the column name in the report page , a popup is opening for the first column but the pop up is not opening for the last column. For the middle columns, the popup is opening but not below its name. This pop is for filtering the report based on that columns.
    Please give some idea to fix this bug.
    Thanks,
    Chandra Bhanu

    You could try to display as many columns as fit your screen, and put the rest of your columns as form fields in a detail view, somewhat like this:
    http://apex.oracle.com/pls/apex/f?p=vincentdeelen:report_details_in_iframe_v1
    Please tell the steps how to do it.
    Thanks,
    Chandra Bhanu

  • When navigating back to a page with an IR, a different Saved Report shown

    I have a page with an interactive report. I have several saved reports. One column has a link to another page in the application with address details. When I follow the link I correctly see the page. I click the "Back" button on the browser to get back to the interactive report. At this time, the saved report that is selected may not be the same as the one that was selected before I clicked the link.
    How can I tell the currently displayed report id so that I can use that to populate an Item to be linked used as the Report ID Item?
    Thanks,
    Danny

    the folks at Spashtop sent me a note indicating that its possible to get it to work remotely but they werent particularly clear as to how - especially with an aitport express
    heere is the note they sent - but some of the urls dont resolve
    Jaff said:
    If you are attempting to connect your home computer via 3g or outside network, you will need to get another external ip address and do 3 ports forwarding on router as this link described:
    http://support-remote.splashtop.com/entries/514213-how-do-i-connect...
    Please confirm your external ip address by visiting this site and put it on ipad profile for outside connection:
    http://www.whatismyip.com/
    Please check this link to find your home router for more specific help on ports forwarding:(just click top right corner to skip advertisement)
    http://portforward.com/english/applications/port_forwarding/Splasht...

  • Run SSRS report subscription on demand?

    Hi All,
    I am aware how we can schedule a report subscription but is it possible to trigger subscriptions on report execution?
    It is event based, but I want to trigger a report extract as an attachment to an email whenever the report is executed?
    Possible without writing a VB/C# script? Or is there a better way?

    I think that there are undocumented T-SQL means of changing the subscription schedule.
    If you are comfortable with VB.Net, there are means of doing this using the rs.exe.  I think that I can figure it out, I just haven't had to.  I am more comfortable using code to actually generate the email.  But it won't be fired from a request
    for the report.
    There is a means of doing this in SSIS.  I speak of one at SQL Saturdays and there is a TechNet article this is similar to my talk: 
    http://technet.microsoft.com/en-us/library/ff793463(v=sql.105).aspx .
    I'm not always the biggest fan of how Microsoft does things.  But Microsoft builds pretty good tools.  And they are usually pretty close to the mark on providing the functionality that people need 90% of the time.  And then they provide hooks
    that one can use to build your own extensions for the other 10 or so percent.  But it requires writing .Net code.
    Russel Loski, MCT, MCSE Data Platform/Business Intelligence. Twitter: @sqlmovers; blog: www.sqlmovers.com

Maybe you are looking for