<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Unitfly Community - Recent Topics				            </title>
            <link>https://extensionkit.unitfly.com/community/</link>
            <description>Unitfly Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 15:08:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Improvement suggestion, Trigger, Object metadata changed</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/improvement-suggestion-trigger-object-metadata-changed/</link>
                        <pubDate>Wed, 09 Sep 2026 11:45:57 +0000</pubDate>
                        <description><![CDATA[In some situations it would be good to be able to monitor all properties EXCEPT one or a few specific properties.
One use case is with HTTP Integrations where you may want to trigger on any...]]></description>
                        <content:encoded><![CDATA[<p>In some situations it would be good to be able to monitor all properties EXCEPT one or a few specific properties.</p>
<p>One use case is with HTTP Integrations where you may want to trigger on any change in metadata except the properties set as a result of the configuration. <br />You may want to update the source object with something from the HTTP response or just change a status to indicate that the change has been transferred to the external database. <br />If you configure Trigger to Object metadata changed without exceptions that would create a loop. The system gives a warning, so you can't do that anyway. But this means you have to list all the individual properties that should trigger rather than just the exception. The latter would be much easier :-)</p>
<p>BR, Karl</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/improvement-suggestion-trigger-object-metadata-changed/</guid>
                    </item>
				                    <item>
                        <title>Improvement suggestions, REST Object Type Connector</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/improvement-suggestions-rest-object-type-connector/</link>
                        <pubDate>Fri, 04 Sep 2026 10:28:21 +0000</pubDate>
                        <description><![CDATA[Hi,
Having experimented with REST Object Type Connector in a proof of concept situation expecting to use the module for production some time next year I have noted these things that would b...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Having experimented with REST Object Type Connector in a proof of concept situation expecting to use the module for production some time next year I have noted these things that would be beneficial as improvements:</p>
<ol>
<li>Allow Column Mappings to use the same column for multiple purposes.<br />A column's content may be needed both as ObjectID and as a property value.<br /><br /></li>
<li>Allow configuration of how the content is handled in Column Mapping.<br />If the content is to be used in a lookup property you need to be able to specify whether to look for Name or ID of the lookup value.<br />If the content comes in a different language or with different terms than used in a lookup property in M-Files you need to be able to translate or use ternary rules to produce valid output.<br />Sometimes you need to extract only part of the content or to split the content and place part 1 in one property and part 2 in another property.<br /><br /></li>
<li>Set valid default values in Logging.<br />The default values in Logging creates errors that prevent you from saving the configuration until you have changed the settings of Sensitive Data Protection and defined at least one target - even when you have logging disabled.</li>
</ol>
<p>Items 1. and 2. of the above can be handled by placing the content in a temporary/hidden property and then use Extended Auto Properties to transfer the desired values to the final properties. So it is not a showstopper, just suggestions to make it a one step operation rather than depending on multiple follow up operations. <br />Most of the suggested features are already available in the HTTP Integration module.</p>
<p>Best regards,<br />Karl</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/improvement-suggestions-rest-object-type-connector/</guid>
                    </item>
				                    <item>
                        <title>Is it possible to use SQL integration to update a set of objects rather then just one?</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/is-it-possible-to-use-sql-integration-to-update-a-set-of-objects-rather-then-just-one/</link>
                        <pubDate>Sun, 30 Aug 2026 10:29:57 +0000</pubDate>
                        <description><![CDATA[Use case:
Client has multiple business units each having their own set of accounts in the ERP system. These have been synchronized into M-Files via a View in the ERP systems SQL database wh...]]></description>
                        <content:encoded><![CDATA[<p>Use case:</p>
<p>Client has multiple business units each having their own set of accounts in the ERP system. These have been synchronized into M-Files via a View in the ERP systems SQL database where entities from each set of accounts get joined while adding a preposition code for each business unit. So 5 sets of Customers are joined into one table in the View, and this table is then synchronized into M-Files using the standard M-Files OLE DB connector. This makes Customer an external object type, where the ERP system is the master. Similar connections are made for Projects and Employees.</p>
<p>Now the client is in the process of switching to a new ERP system and will do so in a gradual process where one business unit at a time switches over to the new system. This creates a situation where the old ERP system can no longer be the master database for Customers, Projects and Employees. Yet we still need to pull data from the old ERP system into M-Files and mix it with data from the new ERP system to keep all business units up to date in the vault.</p>
<p>There are several possible solutions in this situation:</p>
<ol>
<li>Create a new separate SQL database and join data from both ERP systems into this database, and then use it as master and synchronize it with the M-Files vault.<br />Connecting to the old on premise system is simple. Connecting to the new cloud based system is not at all simple - it requires tools similar to the Ext. Kit HTTP Integration.<br /><br /></li>
<li>Create all existing Customer, Project and Employee objects from M-Files into the new ERP system for all business units, and then make the new system the Master.<br />When new objects are created we then need to make sure they are also created in the old ERP system for business units still recording their financial transactions in that system.<br />We cannot pull any updates on those objects created directly in the old ERP system into M-Files because the new ERP system is now the Master in the External object type.<br /><br /></li>
<li>Create all new Customer, Project and Employee objects from the new ERP system into the old ERP system's database and keep that old database as Master in the External object type until all business units have switched over to the new ERP system some 8 months down the road.<br />We have the means to do so via Robotic Process Automation if required.<br />We would not be able to pull any status changes made in the new ERP system back into M-Files or transfer them to the old ERP system.<br /><br /></li>
<li>Make Customers, Projects and Employees internal object types in M-Files and set up connections to both external ERP systems.<br />The client intents to initiate all new object creations directly in M-Files, and we have the means in place to transfer each object creation to the relevant external system. We can use Robotic Process Automation on the old system and HTTP Integration on the system. This way we can make sure both ERP systems have the relevant Customers, Projects and Employees for each business unit.<br />However, financial records may lead to changed statuses internally in the ERP systems. A project may get closed, an employee may leave the company and so on. We need to pull those changes back into M-Files somehow. We can pull data from the new ERP system using HTTP integration. On the old system we would have to use SQL Integration in this setup. <br />As far as I can tell it is only possible to send a SQL request on one object/entity at a time and use the response to update that object in M-Files.<br />I am looking for an option to run a scheduled nightly update on all Customers, Projects and Employees. <strong><span style="color: #0000ff">Is that possible?</span></strong><br /><br /></li>
</ol>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/is-it-possible-to-use-sql-integration-to-update-a-set-of-objects-rather-then-just-one/</guid>
                    </item>
				                    <item>
                        <title>New Extension Kit Core release: 26.8.0</title>
                        <link>https://extensionkit.unitfly.com/community/annonucements/new-extension-kit-core-release-26-8-0/</link>
                        <pubDate>Thu, 27 Aug 2026 09:12:17 +0000</pubDate>
                        <description><![CDATA[Hello everyone,
&nbsp;
Extension Kit Core v26.8.0 has been released, bringing enhancements across Document AI, Word Writer, Validation, and placeholder handling.
&nbsp;
Key updates inclu...]]></description>
                        <content:encoded><![CDATA[<p>Hello everyone,</p>
<p>&nbsp;</p>
<p>Extension Kit Core <strong>v26.8.0</strong> has been released, bringing enhancements across Document AI, Word Writer, Validation, and placeholder handling.</p>
<p>&nbsp;</p>
<p><strong>Key updates include:</strong></p>
<ul>
<li><strong>Document AI:</strong> Classification results can now be mapped to <strong>any M-Files property</strong>, not just the class property, providing greater flexibility for different document management scenarios. In addition, <strong>IML</strong> <strong>now supports Foundry analysis</strong> alongside Azure Document Intelligence, allowing services to be <strong>combined or used separately</strong> depending on business requirements.</li>
<li><strong>Word Writer:</strong> Added <strong>support for SVG images</strong> in generated documents, enabling the use of scalable graphics while maintaining image quality.</li>
<li><strong>Validation:</strong> Improvements to validation configuration for easier setup and management.</li>
<li><strong>Custom placeholders:</strong> Expanded support for custom placeholders across all modules, including custom date formatting for more control over how date values are displayed.</li>
</ul>
<p>&nbsp;</p>
<p>&#x1f449; <strong>Read the full release notes:</strong> <a href="https://extensionkit.unitfly.com/documentation/release-notes/" target="_blank" rel="noopener">Release Notes</a></p>
<p>&#x1f449; <strong>Upgrade to the latest version:</strong> <a href="https://extensionkit.unitfly.com/download-center/" target="_blank" rel="noopener">Download Center</a></p>
<p>&nbsp;</p>
<p>Kind regards, </p>
<p>Ines</p>
<p><!-- notionvc: ff20587d-1102-44a9-af33-7c27b0434250 --></p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Ines Falak</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/annonucements/new-extension-kit-core-release-26-8-0/</guid>
                    </item>
				                    <item>
                        <title>Orchestrator - objects skipped - why</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/orchestrator-objects-skipped-why/</link>
                        <pubDate>Wed, 19 Aug 2026 16:24:16 +0000</pubDate>
                        <description><![CDATA[Have a rule in Orchestrator that shall run every 15 minutes and trigger a Property Operations rule which then changes one boolean property from True to False or the opposite.This is supposed...]]></description>
                        <content:encoded><![CDATA[<p>Have a rule in Orchestrator that shall run every 15 minutes and trigger a Property Operations rule which then changes one boolean property from True to False or the opposite.<br />This is supposed to invoke a check out - check in process which in turn will trigger a Managed Properties rule in Compliance Kit, and that will then trigger other Property Operations rules in Ext.Kit.<br />The chain of events work fine when the boolean property is changed manually. If successful the same objects will not fit the filter settings at next run, only new objects will be handled.<br />The rule starts as planned, it finds the relevant objects, but it skips changing the setting. The log says:</p>
<div id="panel">
<div id="scrollPanel">
<table id="logEntries">
<tbody>
<tr>
<td colspan="6"><span style="color: #ff0000">Out of 33 objects that were found, execution succeeded for 0 objects, failed for 0 objects, was <span style="text-decoration: underline"><strong>skipped for 33 objects</strong></span> and was not run for 0 objects.</span></td>
</tr>
</tbody>
</table>
<p>There does not seem to be any errors neither in the Ext.Kit log nor in the server event log, but nothing happens with the selected objects.<br />What does it mean that execution was skipped? <br />What might cause this behavior?</p>
</div>
</div>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/orchestrator-objects-skipped-why/</guid>
                    </item>
				                    <item>
                        <title>Extended Autoproperties, Ternary operations, if Regex produces a date then ...</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/extended-autoproperties-ternary-operations-if-regex-produces-a-date-then/</link>
                        <pubDate>Mon, 10 Aug 2026 12:51:56 +0000</pubDate>
                        <description><![CDATA[Need to configure a rule where if a Regex results in a date (any date equal to or lower than Today()) then set lookup value 1, else if Regex results in a number (any 7 digit number) then set...]]></description>
                        <content:encoded><![CDATA[<p>Need to configure a rule where if a Regex results in a date (any date equal to or lower than Today()) then set lookup value 1, else if Regex results in a number (any 7 digit number) then set lookup value 2. <br />I am able to configure Regex part of the Ternary rule, but how do I configure the part following the operator?<br />Perhaps it is OK to simplify the rule to something like this:<br />If Regex result &lt;= Today() then lookup value 1, else lookup value 2 ?</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/extended-autoproperties-ternary-operations-if-regex-produces-a-date-then/</guid>
                    </item>
				                    <item>
                        <title>PDF versions</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/pdf-versions/</link>
                        <pubDate>Tue, 04 Aug 2026 11:56:54 +0000</pubDate>
                        <description><![CDATA[What PDF versions (like A-1a, A-1b, A-2a, A-2b) are supported when document is converted to PDF? How to set required PDF version in the conversion rule configuration?]]></description>
                        <content:encoded><![CDATA[<p>What PDF versions (like A-1a, A-1b, A-2a, A-2b) are supported when document is converted to PDF? How to set required PDF version in the conversion rule configuration?</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>PetrK</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/pdf-versions/</guid>
                    </item>
				                    <item>
                        <title>Fomatting Boolean property in E-mail notification.</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/fomatting-boolean-property-in-e-mail-notification/</link>
                        <pubDate>Fri, 10 Jul 2026 11:54:25 +0000</pubDate>
                        <description><![CDATA[When you insert a boolean property into the e-mail body configuration (html) you may want to configure the way it appears in the message. For example I am working on message containing a tab...]]></description>
                        <content:encoded><![CDATA[<p>When you insert a boolean property into the e-mail body configuration (html) you may want to configure the way it appears in the message. <br />For example I am working on message containing a table where a boolean True should appear as "X" in the relevant box, and a Boolean False should appear as a blank (nothing). <br />Elsewhere in the same message True should appear as "Yes" in the local language, which may be different from the server language. <br />Is that possible at all, and if yes, how can we configure it?</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/fomatting-boolean-property-in-e-mail-notification/</guid>
                    </item>
				                    <item>
                        <title>Save copy of sent notification in vault?</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/save-copy-of-sent-notification-in-vault/</link>
                        <pubDate>Thu, 02 Jul 2026 15:02:43 +0000</pubDate>
                        <description><![CDATA[Some external notifications are important, and we need to save a copy of them as documentation. We could add an internal mail address as BCC and then import those messages to the vault. Howe...]]></description>
                        <content:encoded><![CDATA[<p>Some external notifications are important, and we need to save a copy of them as documentation. We could add an internal mail address as BCC and then import those messages to the vault. However, it would be much more elegant to be able to create a new document as a copy of the notification mail including details like recipient, date and time, and of course the content from subject and body directly from the notification module.</p>
<p>I don't see any options to do so right now. Please note it as a suggestion for improvement.</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/save-copy-of-sent-notification-in-vault/</guid>
                    </item>
				                    <item>
                        <title>Excel Reader - Range Input</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/excel-reader-range-input/</link>
                        <pubDate>Fri, 19 Jun 2026 14:13:22 +0000</pubDate>
                        <description><![CDATA[I am trying to use the Excel Reader to bring in multiple values in a column from an Excel file into a multi-select object list property in M-Files but cannot seem to get the feature to work ...]]></description>
                        <content:encoded><![CDATA[<p>I am trying to use the Excel Reader to bring in multiple values in a column from an Excel file into a multi-select object list property in M-Files but cannot seem to get the feature to work regardless of what configuration settings I choose. I'm not sure what I'm doing wrong so any assistance would be greatly appreciated. I've attached a few screenshots to help illustrate what I'm trying to do.</p>
212
213
214
215]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Kevin</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/excel-reader-range-input/</guid>
                    </item>
							        </channel>
        </rss>
		