<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.smt-x.com/index.php?action=history&amp;feed=atom&amp;title=Make_an_ICS</id>
	<title>Make an ICS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.smt-x.com/index.php?action=history&amp;feed=atom&amp;title=Make_an_ICS"/>
	<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Make_an_ICS&amp;action=history"/>
	<updated>2026-04-03T22:42:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=Make_an_ICS&amp;diff=157&amp;oldid=prev</id>
		<title>Smtxwiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Make_an_ICS&amp;diff=157&amp;oldid=prev"/>
		<updated>2020-05-25T20:44:29Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:44, 25 May 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=Make_an_ICS&amp;diff=156&amp;oldid=prev</id>
		<title>Smtxwiki: Created page with &quot;First, make the &#039;text File&#039;, that can be done under &#039;General Settings&#039; of a process (see the new section &#039;text files on that page). This is a new feature in SSP 7.1 ! There is...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Make_an_ICS&amp;diff=156&amp;oldid=prev"/>
		<updated>2016-12-19T10:26:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;First, make the &amp;#039;text File&amp;#039;, that can be done under &amp;#039;General Settings&amp;#039; of a process (see the new section &amp;#039;text files on that page). This is a new feature in SSP 7.1 ! There is...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;First, make the &amp;#039;text File&amp;#039;, that can be done under &amp;#039;General Settings&amp;#039; of a process (see the new section &amp;#039;text files on that page).&lt;br /&gt;
This is a new feature in SSP 7.1 !&lt;br /&gt;
There is difference in the format, it depends on the fact if the start and end data are fomr a normal date, or from a date-time - field! &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When editing the text file enter this (in both cases) :&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Extension : .ics&amp;lt;br&amp;gt;&lt;br /&gt;
Content type: text/calendar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Content : event with start &amp;amp; end date + &amp;#039;&amp;#039;&amp;#039;hour &amp;amp; minute&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
!! When adding in the dates (&amp;amp;times) don&amp;#039;t forget to map the field with dateformat !!!&amp;lt;br&amp;gt;&lt;br /&gt;
In this case : yyyyMMddTHHmmss&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BEGIN:VCALENDAR&amp;lt;br&amp;gt;&lt;br /&gt;
VERSION:2.0&amp;lt;br&amp;gt;&lt;br /&gt;
PRODID:-//SSP&amp;lt;br&amp;gt;&lt;br /&gt;
BEGIN:VEVENT&amp;lt;br&amp;gt;&lt;br /&gt;
DTSTART:#REPLACE-FORMFIELD-starttime-yyyyMMddTHHmmss#&amp;lt;br&amp;gt;&lt;br /&gt;
DTEND:#REPLACE-FORMFIELD-endtime-yyyyMMddTHHmmss#&amp;lt;br&amp;gt;&lt;br /&gt;
SUMMARY:#REPLACE-FORMFIELD-subject#&amp;lt;br&amp;gt;&lt;br /&gt;
LOCATION:#REPLACE-FORMFIELD-Location#&amp;lt;br&amp;gt;&lt;br /&gt;
DESCRIPTION:#REPLACE-EXTAPPFIELD-MeetingCenter-AgendaItemsSummaryPlain#&amp;lt;br&amp;gt;&lt;br /&gt;
END:VEVENT&amp;lt;br&amp;gt;&lt;br /&gt;
END:VCALENDAR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Note : the data starting/ending with # are dynamically filled, with data from the form or process&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Note2: DESCRIPTION is the main copy of the invitation, it does NOT accept HTML !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Event that only has start and end day &amp;#039;&amp;#039;&amp;#039;(without hours)&amp;#039;&amp;#039;&amp;#039;:&amp;lt;br&amp;gt;&lt;br /&gt;
Daily event:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Note : when you only send through a date, the ICS file assumes it is 00.00 (start of the day).&amp;lt;br&amp;gt;&lt;br /&gt;
So if you do 1/1/2015 to 1/2/2015  (from Jan 1 to jan 2, 2015), the ICS file will hold only 1 day !!&amp;lt;br&amp;gt;&lt;br /&gt;
Tip is to add a day in the form :) - see the seperate wiki on how to calculate with dates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BEGIN:VCALENDAR&amp;lt;br&amp;gt;&lt;br /&gt;
VERSION:2.0&amp;lt;br&amp;gt;&lt;br /&gt;
PRODID:-//SSP&amp;lt;br&amp;gt;&lt;br /&gt;
BEGIN:VEVENT&amp;lt;br&amp;gt;&lt;br /&gt;
DTSTART;VALUE=DATE:20140214&amp;lt;br&amp;gt;&lt;br /&gt;
DTEND;VALUE=DATE:20140216&amp;lt;br&amp;gt;&lt;br /&gt;
SUMMARY:This is a daily test event&amp;lt;br&amp;gt;&lt;br /&gt;
LOCATION:Some place&amp;lt;br&amp;gt;&lt;br /&gt;
END:VEVENT&amp;lt;br&amp;gt;&lt;br /&gt;
END:VCALENDAR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Note : the data starting/ending with # are dynamically filled, with data from the form or process&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you can email this text file as a dynamic attachment, when setting the email.&amp;lt;br&amp;gt;&lt;br /&gt;
The first field is the filename you want to give to the .ics file, the second is where you would enter the ics file itself, by selecting &amp;#039;text files&amp;#039; in the first dropdown.&amp;lt;BR&amp;gt;&lt;br /&gt;
The second dropdown will then display all available text files.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CATEGORIES:enter categories here, comma separated&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
below the LOCATION definition&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BEGIN:VCALENDAR&amp;lt;br&amp;gt;&lt;br /&gt;
VERSION:2.0&amp;lt;br&amp;gt;&lt;br /&gt;
PRODID:-//SSP&amp;lt;br&amp;gt;&lt;br /&gt;
BEGIN:VEVENT&amp;lt;br&amp;gt;&lt;br /&gt;
DTSTART:#REPLACE-FORMFIELD-EventFrom-yyyyMMddTHHmmss#&amp;lt;br&amp;gt;&lt;br /&gt;
DTEND:#REPLACE-FORMFIELD-EventTo-yyyyMMddTHHmmss#&amp;lt;br&amp;gt;&lt;br /&gt;
SUMMARY:#REPLACE-FORMFIELD-EventSubject#&amp;lt;br&amp;gt;&lt;br /&gt;
LOCATION:#REPLACE-FORMFIELD-EventLocation#&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CATEGORIES:#REPLACE-FORMFIELD-EventCategory#&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
END:VEVENT&amp;lt;br&amp;gt;&lt;br /&gt;
END:VCALENDAR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
These are the Categorie,s as defined in Outlook. You can not pass on a color, but only a category-name (or multiple, using comma-seperations).&amp;lt;br&amp;gt;&lt;br /&gt;
Outlook will match the Category to the color that he knows for it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
to seperate different lines in DESCRIPTION, just use \n , like here:&lt;br /&gt;
     DESCRIPTION:Line 01\nLine 02\n&lt;/div&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
</feed>