Cancelling the meeting invitation

amaradiswamy
Kilo Sage

Hi All,

We are working on creating outook meeting invitations from Servicenow. For that we have created a table and seems creating good. Now, we want to give the option to cancel and reschedule the meeting invitation. So, is there any way to cancel the meeting invitation by creating a record in servicenow table(how we will compare). Please advice on this.

Thanks & Regards,

Swamy

11 REPLIES 11

Bradford Shelle
Kilo Guru

Yes that is correct. I think there may be two options here:


  • Create a new table that stores Timezone information so you can dot walk the name/offsets
  • See if it's possible to utilize TZURL (I'm not clear on the details around the property, so I don't know if it can be used for automation)


Glad my ramblings were useful to you!


Hi again Brad,



My time zones didn't work out so well, but we figured out a work around.



I wanted to ask about the transform maps.



I have multiple date fields on my table.   I am sending meeting invites for those date fields when they are entered.   For instance I have a test date that sends an invite and I have mapped that.   I also have a install date that I want to send an invite, but I fear that if I add teststart = dtstart and testend = dtend and installstart = dtstart and installend = dtend that the template won't know which dtstart and dtend to put in my invite.   Any thoughts on how I can do this?



Thanks again for all of your help, I greatly appreciate it.



Stacy