IBots - How to send an alert when NO records are returned

It seems straightforward enough to send an alert when a query produces results, but I want to do the opposite. For instance, I only want to get an email at 7am when an object has no data in it for the current day. I do not want to know every day that records are returned.
how would i set up such an iBot such that it fires every day, and only emails me when no records are returned form the query?

1) Create a small report called "No Records" and create an unscheduled iBot for this report.
2) You have your iBot created for the original report, yes? Okay. If you don't want any notification when records are produced for this iBot, then in the Destinations tab, make sure all the boxes are unchecked for "Specific Devices."
3) Now in the Advanced tab, click on the "Add Action" button under the "Execute these actions when no records are returned by the conditional request" section.
4) Click on "iBot."
5) Navigate to the "No Records" ibot created in step one.
Now, when the original ibot fires and there are records, nothing will be sent because you unchecked all ways to get notification. But when there are no records, this event will fire the chained ibot you linked to in the Advanced tab. This iBot will have as an attachment, your report that says "No Records."

Similar Messages

  • How to create alert when some record are deleted

    HI to all,
    i am new to alert having req like if salary is deleted in the HRMS form then alert has to fired.
    how to do it.
    pls help.

    out of box it is not possible unless you enable the audit trail and fire the alert from the audit table.
    the other way may be you create a temp table and insert the deleted data using user hook before the data is deleted and then fire the alert whenever new record is inserted to the temp table.

  • SQL Expression fields do not display when no records are returned

    I have a report that uses SQl expression fields to summarize in the Report footer.  When the main report does not contain any records the SQL expression fields are blank.
    Is there a way to force these SQL expression fields to be evaluated evn when the main report does not contain any records.
    Thanks

    Hi,
    You can try this :
    Under Report Options, check "Convert Database Null values to Default".

  • How to send CCMS alerts to HP BAC

    Hi Experts,
    We are evaluating the possibility of sending the alerts configured on the CCMS for HP - BAC.
    The CCMS generates a file with alerts that HP - BAC can capture, SMNP or something?
    Thanks in advance for help
    Regards,
    Sérgio

    Yes, can you check this.
    [How to send CCMS alerts to HP Open View|How to send CCMS alerts to HP Open View]
    jansi
    Edited by: shivjansi on Sep 5, 2010 5:08 PM

  • I have a new computer and my old drive has my UNSAVED bookmarks on it and I want to import them, how do I do it when the bookmarks are not SAVED?

    I have a new computer and my old drive has my UNSAVED bookmarks on it and I want to import them, how do I do it when the bookmarks are not SAVED?

    You can backup the bookmarks on the old computer and create a JSON or HTML backup and restore or import this file in the Bookmarks Manager (Bookmarks > Show All Bookmarks).
    You can use an USB stick to transfer the saved bookmarks file to the new computer.<br />
    You can also copy the places.sqlite file from that computer to have the bookmarks and the history.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

  • Showing alert when one record is selected more than once

    Hi,
    i have two tables in a jsp page.one tables displays records from the database with checkbox.when i select the checkboxes and click a button it displays the selected records in a tabular form in the next table.now i need to show a alert when one record from the first table is selected more than one time. what to do, suggest with example

    Didn't you ask this question yesterday????
    Stop being lazy and read the responses you got yesterday...

  • Crystal Report Alerts not firing when no records are fetched from the DB

    Hello,
    The crystal report alert i have created in the report in the event of no records being fetched from the query is not firing.  The condition used is isnull ( count(DB Field ) ).
    Is there a limitation with alerts that they would be fired only when some records are fetched in the report.
    Appreciate any pointers
    -Jayakrishnan

    hi Jayakrishnan,
    as alerts require records to be returned here's what you will need to do:
    1) delete your current alert
    2) create a new formula with syntax like
                  isnull(DistinctCount ()) or DistinctCount () = 0
    3) create a new Subreport (which you will put in a report header)
    4) the subreport can be based off of any table
    5) have the subreport record selection always return only 1 record...for performance reasons
    6) change the subreport link to be based on the new formula
    7) the link will be a one way link in that you will not use the "Select data in subreport based on field" option
    8) now in the subreport, create the Alert based on the parameter created by the subreport link
    i have tested this and it works great.
    jamie

  • How to send right CallingNumber when Cisco CER is down for multiple sites

    Hi,
    Cisco ER 7.x system with centerized CUCM 7.1(x) cluster for multiple sites over WAN, where each site has local voice gateway (MGCP) with T1/PRI connected. All the phones are DIDs.
    When considering 911 calls redundancy when CER is down, Cisco ER administration guide recommends using Local Route Group for 10911 or something else route-pattern on CUCM which is used:
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/cer/7_1_1/english/administration/guide/e911plan.html#wp1062106
    To configure LRG, follow these steps:
    1. On Cisco Unified Communications Manager Administration, configure the LRG route pattern and route point for 911 emergency call routing.
    2. On Cisco Unified Communications Manager Administration, configure any destination route point that is being forwarded in the emergency call route point with the LRG route pattern.
    3. On Cisco ER Administration, configure the LRG route pattern as the default ERL.
    My question is:
    On the 10911 route-pattern using LRG, how can configure the each site ELIN number as the calling number on the route-pattern which is normally assigned on E911 partition only? or do I need change MGCP to H.323 in order to achieve this purpose?
    Do I miss something?
    Thanks,
    JJ

    Hi,
    I am not sure with in obiee it is possible? But third party tool we can do it.
    Site scope monitor tool is there, what this tool will do it will send the alert mail to respective team whenever services are down.
    For more information google it? You can get better idea.
    Thanks,
    Satya

  • How to send email alerts to others instead of only to yourself?

    Where I work, we seem to have a problem with setting (email) alerts for upcoming events for others in the company besides yourself. We have one shared agenda, where we can all put events in. When I want to make an alert - a message or email alert - I can only choose my own emailaddress. Is it possible to send an alert to more users besides yourself?
    Please help!

    Hi deepak,
    I go through the link(for one mail recipiant) but can you explain me how to configure it for multiple users say 10 mail ids.
    thanks in advance..

  • How to get an alert when I file does not exisit in CC

    Greetings,
    I have a FILE SYSTEM (NFS) communication channel which should read a file from a drive and do content conversion. If the file exists, the process will be completed just fine. However, if no file found, no errors will appear, and the log will show:
      11/13/07 10:06:19 AM   Polling interval started. Length: 60000.0 seconds
      11/13/07 10:06:19 AM   Processing finished successfully
      11/13/07 10:06:19 AM   Processing started
    Is there a way to raise an exception or setup an alert in case my communication channel didn't find the file?
    Thank you

    Hi,
    If u dont have any file in the source directory then how can u see the sucess message in the RWB.When u have to triger an Alert if u have any error.How u declear the Alert catagory.all depends on trigerring an Alert.
    If u dont have any file then u ahve to trigger an Alert i dont think any client will require this reqiurement.
    if the source directory is wrong or if u have any probelm with mapping or if ur adapter fails then alos u can triiger Alert.
    U cant find this type thread in SDN tooo.
    Regards,
    Phani

  • How to receive an Alert when a Purchase Order is added?

    Hi all,
    I am wondering how to set an alert so that it will trigger when a P.O. is added. Really all that needs to be displayed to the alert recipient is the DocNum, CardName, and DocTotal of the P.O. I know how to generate a list of P.O.'s entered for the day, week, etc., but really all I want to happen is as follows:
    1. A user adds a Purchase Order.
    2. An alert is displayed to whoever I select that shows that user the DocNum, CardName, and DocTotal for that specific P.O.; it only needs to be displayed once, and it only needs to show the most recent P.O.
    Any help on how I can acheive this? I think the answer is likely very simple.
    Thanks in advance.

    Hi Jim,
    What would be the reason you need this as an Alert.  
    One of the things you should try is to minimise number of alerts in the system.  Mainly because Alerts can substantially slow the system and also the system takes longer to login as the Alerts are checked when the user logs in.
    This I am saying because of my practical experience implementing B1 for many years now.  I could give you an answer to your question which provides very minimal value without any reasoning to it.
    As far as possible try to use out of the box options and one good option for this is to use the Open Items Report and check for Open PO's
    Suda

  • Send an alert when the BOM changed

    Hi All,
    Is there any solution for send an email when the user have changed BOM in the SAP b1 ?
    Thanks,
    TuanAnh

    Hi,
    There is no automatic email function to send change made in BOM. You have to create query, query layout and then you have to schedule and email to user.
    Use below query:
    SELECT T0.[Code], T0.[TreeType], T0.[UpdateDate], T1.[U_NAME] FROM OITT T0  INNER JOIN OUSR T1 ON T0.UserSign2 = T1.USERID WHERE datediff(dd, T0.[UpdateDate],getdate()) <=0
    For scheduling and emailing refer below link:
    http://scn.sap.com/community/business-one/reporting-and-printing/blog/2013/06/01/how-to-schedule-report-execution-and-mailing
    Thanks & Regards,
    Nagarajan

  • How to send email alert to users from the query output ?

    Hi all,
    I intend to write a pl/sql to send email alert to user based on the following query output :-
    Item_______Qty_on_hand________Min_qty______email
    [email protected]
    [email protected]
    [email protected]
    once run, I will like to distribute to those email id. How should I code that in pl/sql ? or any other better idea is welcome. Thanks.
    Rgds
    Lim

    http://asktom.oracle.com/pls/ask/f?p=4950:8:3439330610438686683::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:255615160805,

  • Email alert when calc scripts are done

    Hi - I have Essbase 6.5 and wanted to know how do I setup an email alert when one of my calcs are done running?
    Thanks

    Hi CLAU,
    we use second method suggested by Glenn.
    instead of BLAT we use SendMail
    here is the sample batch file which call a maxl script (which can be your calc script) and then emails the log.
    hope this helps.
    -Dornakal
    www.dornakal.blogspot.com
    Batch File to call the MaxL Script and send email about status of the
    Rem ******************************************************************************
    Rem Object Type: Batch File
    Rem Object Name: BatchFileName.bat
    Rem Script Date: 01-27-2009
    Rem Created by: Dornakal
    Rem Purpose: This script loads the following data into Cube
    Rem Changed By:
    Rem Change Date:
    Rem Description:
    Rem ******************************************************************************
    Rem This starts the log file
    echo "Start of log" > E:\Logs\Dataload.log
    Rem This calls MaxL script to load data
    essmsh E:\Scripts\MaxL \DataLoad.mxl >> E:\Logs\Dataload.log
    Rem Send mail about the status of the job
    sendmail -b E:\Logs\Dataload.log -s "Subject of the mail (data load status)." -f Sendersemail -r Recievers email -r Receiver’s email -X HQSMTP.yourcompany.net

  • Requirement for Alert when outbound idocs are failing

    SAP A -
    IDOCS -
    >  SAP B
    We currently have a SAP A system sending outbound idocs to SAP B system via ALE. The current issue is when SAP B system is down. The outbound idocs being sent from SAP A system fail.
    We want to get a alert when the System B is down.
    What are the options available in SAP to achieve this requirement.
    Thanks in advance for any inputs that will be provided.
    Regards,
    Chandra Kumar

    Dear Chandra,
    The logical solution to the problem is as below,
    You need to have a Function module which checks the RFC connections between two systems before sending idoc. If the connection is found OK then the idoc should be send else a Alert message should be raised u201CSystem B is down, idoc can not be processedu201D
    Please let me know if this solution helped in resolving your query.
    Regards
    Dinesh

Maybe you are looking for