<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FileMaker Server &gt; Metasys Software Pvt Ltd.</title>
	<atom:link href="https://www.metasyssoftware.com/tag/filemaker-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.metasyssoftware.com</link>
	<description>Unique People, Unique Solutions</description>
	<lastBuildDate>Wed, 30 Apr 2025 10:36:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.metasyssoftware.com/wp-content/uploads/2023/10/metasys-svg-.png</url>
	<title>FileMaker Server &gt; Metasys Software Pvt Ltd.</title>
	<link>https://www.metasyssoftware.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Integrating jQuery datatable in FileMaker application using Perform JavaScript in Web Viewer</title>
		<link>https://www.metasyssoftware.com/filemaker/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer/</link>
					<comments>https://www.metasyssoftware.com/filemaker/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Mon, 17 Aug 2020 13:51:11 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[Offshore filemaker development company]]></category>
		<category><![CDATA[outsourcing filemaker services]]></category>
		<category><![CDATA[Offshore FileMaker development services]]></category>
		<category><![CDATA[FileMaker developers]]></category>
		<category><![CDATA[FileMaker Server]]></category>
		<category><![CDATA[FileMaker services]]></category>
		<category><![CDATA[FileMaker integration]]></category>
		<category><![CDATA[FileMaker certified developers]]></category>
		<category><![CDATA[FileMaker Programmers]]></category>
		<category><![CDATA[FileMaker Pro Advanced]]></category>
		<category><![CDATA[jQuery]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=3156</guid>

					<description><![CDATA[<p>In a previous blog, we described the new exciting features of FileMaker 19. One of these features is the new [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer/">Integrating jQuery datatable in FileMaker application using Perform JavaScript in Web Viewer</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>In a previous blog, we described the new exciting features of FileMaker 19. One of these features is the new ‘FileMaker JavaScript Web Viewer Integration’. Using this feature, we can establish  smooth communication between <strong>FileMaker</strong> and <strong>Web Viewers</strong>. This allows us to extend the functionality of <strong>FileMaker</strong> systems with features which are not native to <strong>FileMaker.</strong></p>
<p>Claris FileMaker 19 introduced a new script step called “Perform JavaScript in Web Viewer,” and JavaScript function, FileMaker.PerformScript(). Using this we can use the features which are readily available in JavaScript in FileMaker.</p>
<p>In this blog article, we will explore the “Perform JavaScript in Web Viewer” script step. Using this new feature, we are adding the jQuery datatable in our FileMaker application.</p>
<h2><strong>Demonstration</strong></h2>
<p>In our FileMaker application, we have a list of companies and their contacts. On the company list layout we display the list, and for selected companies, we display their contacts in the jQuery datatable. Using jQuery debatable, we get all the inbuilt features available with it. For e.g. We get the sort, search functionality and pagination. We don’t have to write separate code in FileMaker !</p>
<p>Please see the below screenshot</p>
<p><img fetchpriority="high" decoding="async" class="wp-image-3157 size-full aligncenter" title="Inventory_19" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Integrating-jQuery-datatable_1.png" alt="Inventory_19" width="624" height="382" /></p>
<h3>Let’s take a look at how we can achieve this in FileMaker application.</h3>
<ul>
<li>Add a web viewer on the layout and give it a name.</li>
<li>Embed the JavaScript function/code as a calculation result in the Web Viewer.</li>
</ul>
<p><img decoding="async" class="wp-image-3158 size-full aligncenter" title="Specify calculation " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Integrating-jQuery-datatable_2.png" alt="Specify calculation " width="624" height="412" /></p>
<h3>The screenshot above displays a JavaScript function called “showContacts” that performs the following:</h3>
<ul>
<li>Accept one parameter from FileMaker script.</li>
<li>Format the parameter in a proper format.</li>
<li>Create the datatable and pass the above parameter as data to it.</li>
</ul>
<p>In the Web Viewer, also add all the JavaScript libraries required for datatable.</p>
<p>Now create the script in FileMaker with “Perform JavaScript in Web Viewer” script step. This script  will call the JavaScript function that we wrote in the web viewer. In this script, create the data in JSON format, and pass this as a parameter to the JavaScript function.  Please refer to the screenshot below.</p>
<p><img decoding="async" class="aligncenter wp-image-3159 size-full" title="Perform Javascript in web viewer" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Integrating-jQuery-datatable_3.png" alt="Perform Javascript in web viewer" width="534" height="268" /></p>
<p>Using this new FileMaker feature, we can work on the functionalities which are readily available in JavaScript in our FileMaker application.</p>
<p style="text-align: left;">If you are looking for support with FileMaker, or FileMaker integration, then feel free to contact our FileMaker certified developers. For more details, please visit –https:// www.metasyssoftware.com/filemaker</p>
<p>&nbsp;</p>The post <a href="https://www.metasyssoftware.com/filemaker/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer/">Integrating jQuery datatable in FileMaker application using Perform JavaScript in Web Viewer</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Implementing OAuth in Custom FileMaker Application</title>
		<link>https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/</link>
					<comments>https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 23:48:37 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[OAuth Demo Microsoft Azure]]></category>
		<category><![CDATA[FileMaker Server]]></category>
		<category><![CDATA[FileMaker Cloud]]></category>
		<category><![CDATA[OAuth Demo Amazon]]></category>
		<category><![CDATA[OAuth Demo Google]]></category>
		<guid isPermaLink="false">http://stage.metasyssoftware.com/?p=2000</guid>

					<description><![CDATA[<p>This article is a continuation of the FileMaker OAuth 2.0 Authentication  Here we will show you how OAuth works with [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/">Implementing OAuth in Custom FileMaker Application</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<div id="fm-blog">
<p>This article is a continuation of the <a href="https://www.metasyssoftware.com/blogs/filemakerfilemaker-oauth-2-0-authentication">FileMaker OAuth 2.0 Authentication</a>  Here we will show you how OAuth works with some sample code and how it can be used to log on to Custom FileMaker application.Steps Involved-</p>
<ol>
<li>Configure FileMaker Server / Cloud</li>
<li>Create Application and configure it on provider’s account</li>
<li>Set up Groups or Accounts in FileMaker file</li>
</ol>
<h2><strong>1. Configure FileMaker Server / Cloud</strong></h2>
<p>The first step to use OAuth is to enable External Authentication on FileMaker Server/Cloud.</p>
<p><strong>Enabling EA on FileMaker Server:</strong> First, you need to login to Admin Console of FileMaker Server and then you can go to <strong>Database Server&gt;&gt;Security</strong> and in <strong>Client Authentication</strong> area select <strong>FileMaker and External Server Accounts </strong>and then enable the OAuth Providers.</p>
<p><img decoding="async" class="wp-image-427  aligncenter" title="Enabling EA on FileMaker Server " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_1.png" alt="Enabling EA on FileMaker Server article 2 image 1"/></p>
<p><strong>Enabling EA on FileMaker Cloud:</strong> In this case, you need to login to Admin Console of FileMaker Cloud and then you can go to <strong>Configuration&gt;&gt; Client Authentication</strong>, and from there you can enable OAuth Identity Providers.</p>
<p><img decoding="async" class="wp-image-428  aligncenter" title="Enabling EA on FileMaker Cloud article 2 image 2" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_2.png" alt="Enabling EA on FileMaker Cloud article 2 image 2"/></p>
<h2><strong>2. Create Application and configure it on provider’s account</strong></h2>
<p>Now that we have enabled OAuth Authentication next we have to Create OAuth Client ID Credentials on provider’s account.</p>
<h3><strong>Amazon</strong></h3>
<ul>
<li>Sign up at- https://login.amazon.com/manageApps</li>
<li>Create OAuth Client ID Credential</li>
<li>Set Allowed/Authorized Return URLs (https://FullyQualifiedDomain/oauth/redirect)<br />
in our case FQD: https://metasys.fmi.filemaker-cloud.com</li>
<li>Copy Client ID and Client secret into FileMaker Server / Cloud</li>
<li>Set up Accounts in FileMaker file</li>
</ul>
<p><img loading="lazy" decoding="async" class="wp-image-429 size-full aligncenter" title="Creating OAuth on Amazon article 2 image 3.png" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_3.png" alt="Creating OAuth on Amazon article 2 image 3.png" width="1009" height="728"/></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-430 size-full" title="FileMaker Cloud article 2 image 4" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_4.png" alt="FileMaker Cloud article 2 image 4" width="1248" height="621" /></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-431 size-full" title="Manage security" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_5.jpg" alt="Manage security" width="602" height="436" /></p>
<h3><strong>Google</strong></h3>
<ul>
<li>Sign up at- https://console.developers.google.com</li>
<li>Create OAuth client ID Credential</li>
<li>Set Allowed/Authorized Return URLs (https://FullyQualifiedDomain/oauth/redirect)<br />
in our case FQD: https://metasys.fmi.filemaker-cloud.com</li>
<li>Copy Client ID, Client secret into FileMaker Server / Cloud</li>
<li>Set up Accounts in FileMaker file</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-432 size-full" title="Creating OAuth on Google article 2 image 6" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_6.png" alt="Creating OAuth on Google article 2 image 6" width="793" height="518" /></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-433 size-full" title="FileMaker Cloud " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_7.png" alt="FileMaker Cloud " width="1253" height="609" /></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-434 size-full" title="Managing Contacts " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_8.jpg" alt="Managing Contacts " width="602" height="331" /></p>
<h3><strong>Microsoft Azure</strong></h3>
<ul>
<li>Sign up at- https://portal.azure.com</li>
<li>Create OAuth client ID Credential</li>
<li>Set Allowed/Authorized Return URLs (https://FullyQualifiedDomain/oauth/redirect)<br />
in our case FQD: https://metasys.fmi.filemaker-cloud.com</li>
<li>Copy Client ID, Client secret and Tenant ID into FileMaker Server / Cloud</li>
<li>Set up Accounts in FileMaker file</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-435 size-full" title="Creating OAuth on Microsoft Azure image 9" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_9.png" alt="Creating OAuth on Microsoft Azure image 9" width="740" height="550" /></p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-437 size-full" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_10.jpg" alt="Manage security Image 2" width="686" height="273" /></p>
<p><strong>With Azure, we can also configure to log in with group</strong></p>
<ul>
<li>Create Group in Azure Active Directory</li>
<li>Add User to the GroupEnable Group Authentication in Application manifest (set &#8220;group membership claims&#8221;: &#8220;SecurityGroup&#8221;)</li>
</ul>
</div>The post <a href="https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/">Implementing OAuth in Custom FileMaker Application</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
