Auto-Decline Invites Based On Rules

Hello,
I have a CalDAV calendar, and am looking for a way to automatically decline certain events. The rules would be very simple -- basically, any invite from a particular sender should get automatically deleted/declined. I would be happy to write a script to do this, but have not had much luck finding useful pointers. Any advice would be greatly appreciated.

Invitations through email could be blocked from the address in question, then they won't autoforward to iCal, with "Automatically retrieve invitations from Mail" checked under iCal>Prefernces>Advanced. Whatever mechanism CalDAV uses should be easy to deal with if the filtering takes place at the email client.
If you want email from that address but want to reject only invitations, then I'd suggest a two-stage rule about an attachment extension and the address. Mail>Preferences>Rules. Then you could go nuts or even attach a script to the rule.
If you already knew all that, then I hope it wasn't too painful to read this far. It seems that automatically declining needs to be handled by the calendar client, which doesn't look easy. Sounds like a job for Automator if its all mouse interface activity, but I've never done it.

Similar Messages

  • Auto Decline "all" invitations when "Away?"

    Hi all - been playing with for sometime and can't seem to figure out a way to auto-decline all invitations whether they be text, audio, and especially video when my status is set to either idle or away. I'll often be "away" meaning I don't feel like being disturbed and when someone sends a video chat invitation, it just continues to ring off the hook until they either give up or I physically hit a decline... thereby telling the person on the other end that I'm sitting right there and would rather not talk (awkward).
    Is there an applescript or automator action that can help me out? Yes, I know I can switch to invisible mode, but I can't get it to do that automatically. (That would be an decent alternate fix).
    So in short, I just don't want to be disturbed with invitations when my status is set to idle or away.
    Any ideas? Thanks!

    Hi,
    In iChat > Preferences > Alerts you can set an AppleScript that is already there to Auto Decline.
    It can be set against text Chat, Audio Only, and Video Chat invites and well as file sending requests.
    The actual Applescript is in Hard Drive/Library/Scripts/iChat and this one Script is written in an "If then do" sort of way where it only asks if you are receiving one of these invites.
    You could duplicate this AppleScript and add a further "If Status is Away then..." line. It would be just one line at the top after "Using Terms".
    (I am not sure on the actual wording).
    You could set a simple AppleScript that went along the lines of...
    using terms from application "iChat"
    If StatusMessage is "Away"
    The set Status to Invisible
    end Using terms.
    I do know that StatusMessage and Status are references to tow different terms with in iChat.
    8:45 PM Friday; November 13, 2009

  • Auto Entension of LAC based on Rules

    Hi All,
    I have a business requirement where in the time of LAC should get extended automatically based on rule that if there has been a Bid submitted before 5 minutes to the closure of the Auction, the Auction should get automatically get extended by another 5 minutes. For example say I have set the time limit of an auction to 60 minutes. Now if there is a bid between 55 to 60 minutes the time for auction close should become 65 minutes and so and so forth till there is no bid received in last 5 minutes where in it should get closed.
    I searched SAP Help and other SDN Documents but did not find anything similar to the requirement.
    Has any body encountered this issue earlier? Any idea to use which BADI to configure such a rule?
    Rgds,

    Hi,
    If standard LAC extension is not suitable for you then you must extend program.
    Start from this FM's:
    - BBP_LA_MSG_TIMEOUT_CHECK
    - BBP_LA_BIZAPI_RETRIEVE_MSG
    Regards,
    Marcin

  • In R12 can we have approval based on rules like Cost Cente or Account?

    Hi All,
    -In R12 GL can we have approval based on rules like Cost Centers or Account. I know a rule based on Amount can be setup
    -In R12 GL can we use the PO hierarchy and its Rules
    Thanks.

    Dear Srinivasan Muthu,
    Assuming that Red,Blue and white are the values for the chracteristic say Colour and if this assigned to
    a class type say 023 batch,while uploading the stock,the system asks the chracteristic value.
    Say suppose if you are entering 561in MB1C or 101 movement in MIGO for that material and if you
    select for Blue,then in MMBE you can click on the stock quantity and right click-->batch classification.
    The system shows for Blue colour.
    check and revert back.
    Regards
    Mangalraj.S

  • Auto Email notification based on data from Table

    I need to send a auto email notification based on the information updated on the table. Like when response table is updated as 90 for ( column users).A Email should automatically trigger to the different users listed in a table named (email).. I have stored the value of users in a table named response and the person to whom i need to be email has been stored in table name email.
    I'm using Oracle 10g Express edition
    Let me know how this can be done automically.

    Wrong forum...should be over in the Database Forum or PLSQL forum. You need to add a trigger to the table and the trigger needs to utilize the UTL_MAIL or UTL_SMTP packages. You can get more info on UTL_MAIL here or more info on UTL_SMTP here
    and here is some example code for a trigger:
    create or replace trigger my_trigger
    after insert or update
    on my_table
    for each row
      begin
       utl_mail.send(sender     => '[email protected]',
                     recipients => '[email protected],[email protected]',
                     cc         => '[email protected]',
                     bcc        => '[email protected]',
                     subject    => 'utl_mail test',
                     message    => 'if you get this message it worked!');
    end my_trigger;UTL_MAIL and UTL_SMTP may need some configuring before you use them, see the links above for details.

  • How can I know the database is using Cost Based or Rule Based?

    Hi all expertise,
    How can I know the database is using Cost Based or Rule Based?
    If cost based it is using, what methods are need to use to minimize the cost when database is running? And which tables I can see the performance of the database?
    Thanks
    Amy

    how to see database setting ?
    use this
    SQL> sho parameter optimizer
    NAME TYPE VALUE
    optimizer_dynamic_sampling integer 1
    optimizer_features_enable string 9.2.0
    optimizer_index_caching integer 0
    optimizer_index_cost_adj integer 100
    optimizer_max_permutations integer 2000
    optimizer_mode string CHOOSE
    choose means if table statistics is available then it will use cost
    else
    use rule based optimizer
    for seeing performnace of table use
    set autotrace on
    and run your query
    if it doen't show cost.it means it use rule based
    for using cost based
    u will calculate table statistics
    9i
    dbms_stats.gather_table_stats('owner','table');
    8i
    analyze table <table_name> compute statistics;
    hope it will help you
    kuljeet pal singh

  • Declined invites still show on ipad and iphone

    If I open and decline an invite on my macbook, it appropriately adds/deletes it from my calendar. However, when I then open my ipad and iphone calendar, ALL the declined invitations are still there. How do I remove them? I cannot simply delete them as I did not creat the original invite. Often things get revised and a new invite sent and then I have multiple versions showing and I have no idea the correct ones.
    Please help???

    just checked everything through and this is deffinately the public beta of iCloud as it simlily doesnt come up in the  settings of ipad or iphone. However the current firmware i am using isnt an itunes download, as i have downgraded and all itunes synced apps onto both the iPad and iphone crash when i open them, is this because i have downloaded the firmware from a third party? i have treble checked that the firmware is NOT hacked and is just a host's official apple firmware, so i cannot understand why this problem is occuring?

  • Skype Auto-Declines calls?

    Hello, so basically as explained in the title, my skype auto-declines any incomming calls. I'm currently on Skype version 6.22.64.107. Whenever someone calls me it declines it and it acts as a miss call. I hear the miss call sound and it displays in chat that I have missed a call. Could anyone help me please? Thank you!

    I got this problem in the version 6.22 too. Last month I uninstalled 6.22 and installed the old version. But since yesterday Skype began to update to 6.22 automatically and that problem happened again.

  • Error in auto role assignment based on membership rule

    Hi All,
    Now this is a strange behavior I am finding. I had created an auto-membership rule in OIM and had assigned that to a role in my OIM. Now whenever I created an user, and based on a custom attribute that I was setting in the create user page. Now this was working totally fine. After that I did LDAP Sync and all and I am sure it was working even then. Now suddenly the auto assignment of role has stopped working and the user doesn't seem to get the role automatically at all.
    And more strange is the point that when I modify any attribute in the user profile, the membership rule gets triggered just like it should during the user creation.
    Can someone suggest anything for this if they have faced the same?
    Thanks,
    $id

    I had been struggling with Role membership and access policies myself on 11.1.1.5.2.
    Look at the following articles if those help:
    Auto Role Membership Not Getting Evaluated On Create Event With Custom Post-Proccess Event Handler [ID 1469286.1]
    Role Memberships Given, But Access Policies Not Triggered For Enabled Users [ID 1473348.1]
    As for the limited release 11.1.1.5.2AK patch, it changes the way event handlers are triggered and the way access policy is re-evaluated. Also in that patch Oracle has given out new API for getting the service in event handler and that is supposed to bring order and synchronization of the event handlers. As far as confirmation from support goes, the event handlers are same from B2 to B3 and B4. Oracle is waiting to hear from customers about the results of the 11.1.1.5.2AK patch before it would be made available in GA.
    -Bikash
    Ref: {thread:id=2421106}

  • Declined Invitation.

    I have read over this forum numerous times to try and figure this out, but still no luck with the problem. I am trying to video chat over iChat. My girlfriend uses AIM and a Dell laptop. I can connect to the Apple test buddies just fine but whenever I try to talk to my girlfriend it says she declines. I think it might be a problem on her end as I have tweaked everything on my end. Including the bandwidth and port.
    I have a friend who goes to the same school who is an IT guy and I asked him for help today as well. Anything you guys can recommend?

    Ok, so now I have the error report:
    Date/Time: 2007-09-27 20:30:35.896 -0700
    OS Version: 10.4.10 (Build 8R2232)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 0.
    0x167c60d0: State change from AVChatNoState to AVChatStateWaiting.
    metalsvn: State change from AVChatNoState to AVChatStateInvited.
    0x167c60d0: State change from AVChatStateWaiting to AVChatStateConnecting.
    metalsvn: State change from AVChatStateInvited to AVChatStateConnecting.
    0x167c60d0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    metalsvn: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @:0 type=4 (00000000/2)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2448 type=4 (900A0015/2)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/2)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:38183 SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.113;branch=z9hG4bK7be7b21d61794278
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:38183>
    From: "metalsvn" <sip:[email protected]>;tag=1595441337
    Call-ID: 2a113e68-6d73-11dc-9985-de309dda13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 516
    v=0
    o=jonibonogofsky 0 0 IN IP4 192.168.1.113
    s=metalsvn
    c=IN IP4 192.168.1.113
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1970569989
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1638340574
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:38183 SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.113;branch=z9hG4bK7be7b21d61794278
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:38183>
    From: "metalsvn" <sip:[email protected]>;tag=1595441337
    Call-ID: 2a113e68-6d73-11dc-9985-de309dda13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 516
    v=0
    o=jonibonogofsky 0 0 IN IP4 192.168.1.113
    s=metalsvn
    c=IN IP4 192.168.1.113
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1970569989
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1638340574
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:38183 SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.113;branch=z9hG4bK7be7b21d61794278
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:38183>
    From: "metalsvn" <sip:[email protected]>;tag=1595441337
    Call-ID: 2a113e68-6d73-11dc-9985-de309dda13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 516
    v=0
    o=jonibonogofsky 0 0 IN IP4 192.168.1.113
    s=metalsvn
    c=IN IP4 192.168.1.113
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1970569989
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1638340574
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:38183 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK7451f0811af6d89f
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:38183>
    From: "metalsvn" <sip:[email protected]>;tag=618643838
    Call-ID: 28de3352-6d73-11dc-9985-fe15317f13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=jonibonogofsky 0 0 IN IP4 m.0
    s=metalsvn
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1970569989
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1638340574
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:38183 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK7451f0811af6d89f
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:38183>
    From: "metalsvn" <sip:[email protected]>;tag=618643838
    Call-ID: 28de3352-6d73-11dc-9985-fe15317f13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=jonibonogofsky 0 0 IN IP4 m.0
    s=metalsvn
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1970569989
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1638340574
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:38183 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK7451f0811af6d89f
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:38183>
    From: "metalsvn" <sip:[email protected]>;tag=618643838
    Call-ID: 28de3352-6d73-11dc-9985-fe15317f13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=jonibonogofsky 0 0 IN IP4 m.0
    s=metalsvn
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2330
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1970569989
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1638340574
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Any new info? It works through Skype...

  • Is there a way to auto-populate text based on a selection?

    I honestly don't even know how to word my question haha... so the title may be misleading...
    For my job I need to fill out indesign files, and at one part of the file based on the state a person is from I need to paste a specific e-mail in several places.
    Is there a way where maybe I create a dropdown menu of the several state e-mails I can choose from, and upon choosing it auto-populates that choice into the several other places?
    I guess, is there a way where if I make a select or input text into one area it will generate in the other areas as well?

    Maybe you need some kind of clipboard manager to choose several texts to paste
    http://lifehacker.com/5298615/five-best-clipboard-managers

  • Need to auto populate Field based on Partner Function in UI

    Hello Experts ,
    Currently we have a requirement in Opportunity Management in UI .
    We are working on "Territory Management "  in UI .
    While creating the Opportunity in Web UI , when we put employee code the Territory ID is auto populated.
    Now we dont want to have   Territory ID filled automatically based on Employee , but we would like to have
    Territory ID autopopulated based on "Prospect" .
    Can any one let me know how we can achieve it ?
    Regards
    Milind

    Hi Milind,
    I guess the territory gets populated based on the Partner associated to the order.
    There shooukd be an attribute like TERRITORY_ID_UI or TERRITORY_ID where in the GET method the territory ID will be derived
    based on the partner relations and being populated.
    Now you need to redefine this method and remove this logic....figure which partner relation stores the prospect and put the appropriate code.
    Regards,
    Masood Imrani S.

  • New Z-table to auto-populate description based on the key field entered

    Hi Gurus,
    I have to created a z-table, there are several fields however I am interested in only two
    1) VSTEL and 2) PADEST for shipping point and the printer name. Also there are two other fields I have added to the table that are the descriptions for VSTEL and PADEST. Now the requirement is that when the user enteres a value in table maintenance ( sm30)
    for say VSTEL, then its description should auto populate or propose the right values. Same should happen for the PADEST and its description field.
    Thanks.

    Goto the Table maintenance generator of the Table.
    On this screen.
    Environment -
    > Modification -
    > Events
    Create New entry in the table with T = 05 and Z <any name>
    Save it.
    An editor button appears next to the from name.
    Click on it and create an include.
    Write your code in this include...
    select vstel
           padest
           from table XXXX into table I_XXXX
           where vstel = (Z_VSTEL)User enterd VSTEL in module pool.
    If sy-subrc = 0.
          loop at I_XX into wa_xxx.      
              if wa_xxx-vstel = Z_vstel.
                z_padest(Desc field in Tab maint) = wa_XXX-PADEST.  
              endif.
          endloop.
    endif.
    The same logic can be used to get the desc for VSTEL and PDEST.
    You can change this in many ways based on performance.
    The above code is just to give an idea...
    Regards,
    Kittu

  • Adjusting time based on rule

    Hi all,
    I two fields in my screen start time and end time.
    Based on start time i want adjust my end time.
    Here is my rule
    The above rule is not working any suggestions will be advisable.
    Regards,
    Gupta

    Gupta,
    The rule looks fine.  It should add 30 minutes to whatever time is in PlannedStartTime.  Questions:
    Where are you using this rule?  As an update rule on another field?  Transaction screen?
    What data types are the fields?  DateTime, or Time?
    When you say it isn't working, what is it doing then?
    Jason Latko - Senior Product Developer at SAP

  • Cannot turn off auto response in Mac Mail rules.

    I set up a vacation auto response as a rule on Mac Mail. Now the auto response is still running but does not appear under the rules in my Mail preferences. How do I turn it off? I did not set it up under my server.

    Hey Barbara Rohrer,
    Thanks for the question, and welcome to Apple Support Communities.
    It might be helpful to delete and re-add your account from the Preferences menu. Please note, that if the account is setup as POP, this may remove the email messages from your computer.
    For more help, see http://www.apple.com/support/mail/
    Thanks,
    Matt M.

Maybe you are looking for