Wir freuen uns auf einen neuen Stammtisch mit
72solutions:
Nach einem heißen Sommer starten wir Ende September in die nächste Stammtisch-Runde.
Bitte Mittwoch, den 25. September 2024 um 18 Uhr für den FileMaker Stammtisch in Wien reservieren!
Wir freuen uns über ...
- Personen, die den Begriff FileMaker schon einmal gehört haben und nähere Informationen möchten;
- FirmenmitarbeiterInnen/Inhouse-EntwicklerInnen, die sich über Input für ihre Individuallösungen freuen;
- erfahrene und unerfahrene ProgrammiererInnen, die sich fachlichen Austausch wünschen;
- ExpertInnen, die gerne über den Tellerrand hinaus blicken.
Hinweis FB-Gruppe:
Zusätzlich haben wir eine Facebook-Gruppe. Parallel zur E-Mailbenachrichtigung werden wir hier ebenfalls die aktuellen Informationen zu den jeweiligen Stammtischen veröffentlichen.
Anmeldung hier
Der genaue Veranstaltungsort wird, je nach Anzahl der teilnehmenden Personen, noch bekannt gegeben.
Wir möchten darauf hinweisen, dass jeder für seine eigenen Kosten verantwortlich ist.
Dieses mal kann auch Christian Schmitz von Monkeybread Software dabei sein!
Ich hoffe man sieht sich in Wien.
New in this prerelease of version 14.4 of the
MBS FileMaker Plugin:
Download at
monkeybreadsoftware.com/filemaker/files/Prerelease/
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.
Looks like we may have a successor for dotfmp coming to Wien:
We're excited to invite you to the next unconference for FileMaker enthusiasts, set to take place in Vienna from June 4-7, 2025.
After the success of dotfmp.berlin, the desire for an event that fosters open discussions, interactive workshops, and collaborative break-out sessions remains strong. We're in the process of securing a venue that will perfectly cater to our needs for this dynamic and engaging gathering.
To help us plan effectively, please let us know if you can join us by preregistering at the following link. (even let us know if you can`t make it)
If you have friends who might also be interested in joining us in Vienna you are welcome to send them this link.
We value your feedback and are eager to collaboratively create an event that surpasses expectations.
Looking forward to your participation,
the Vienna Calling Team!
Please use the
link to add yourself to the list of interested people. We look forward to meet you in Vienna!
Thanks to
72solutions for taking the initiative to continue what Egbert started with
dotfmp.
In this article Stefanie introduces you to the new functions from the MBS FileMaker Plugin in version 14.3.
Python
I would like to introduce you to the highlight of this release right at the beginning. You can now use Python in your projects with the help of the MBS FileMaker Plugin. This programming language, which appeared in the 90s, is one of the most popular of its kind and is used by many developers. We are therefore pleased to be able to open up this world to you in this release. Use our Python functions to load a local Python library and evaluate expressions or run scripts. Get and set variables in Python to exchange data in memory. The Python code can optionally query records from FileMaker using ExecuteSQL or Evaluate functions.
We discuss this topic in more detail in our blog article Using Python in FileMaker.
Take a look at this article and take a dip into the world of Python with FileMaker.
(more)
Collect them all and show that you know something about Claris FileMaker:
For you and your colleagues this is a great way to spend some time learning a few new details at the Claris Academy and then finish the tests with success.
A common problem clients have is to install the right plugin file on Linux. It seems to confuse some clients which Linux variant they have and then the plug-in won't load.
Plugin location
The MBS Plugin on a server goes into three folders:
FileMaker Server/Database Server/Extensions
FileMaker Server/Web Publishing/publishing-engine/cwpc/Plugins/
FileMaker Server/Web Publishing/publishing-engine/wip/Plugins/
First is for server side scripts, second for WebDirect and third for Data API. Once you put the plugin into the folders, check admim-console to activate plugins for all three and for server scripting activate MBS plugin. If the plugin doesn't show there, you may need to restart server.
Once plugin is loaded, you should find new log files in your Logs folder.
(more)
Nickenich, Germany - (July 9th, 2024) -- Monkeybread Software today is pleased to announce MBS FileMaker Plugin 14.3 for Claris FileMaker for macOS, iOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin currently available for Claris FileMaker produce line. As the leading database management solution for Windows, macOS, iOS and the web, the Claris FileMaker Pro Integrated Development Environment supports a plugin architecture that can easily extend the feature set of the application. MBS FileMaker Plugin 14.3 has been updated and now includes over 7400 different functions, and the versatile plugin has gained more new functions:
Use Python scripts in your FileMaker scripts. Use our Python functions to load a local Python library and evaluate expressions or run scripts. Get and set variables in Python to exchange data in memory. The Python code can optionally query records from FileMaker using ExecuteSQL or Evaluate functions.
Our CURL functions got enhanced to better handle MQTT connections. Use CURL.SetMQTTScript to set a script to be called when messages arrive and CURL.GetMQTTMessages to get the received messages. The debug log shows the URL for the request for helping you to debug the scripts.
If you use our Drag & Drop functions, you can use an overlay window as the drop target. Use DragDrop.AttachToOverlay function to attach a drop area on the overlay and let the user drop files on the overlay. Your script decides what to do with the files.
We got the WebView.SetVirtualHostNameToFolderMapping function to create new virtual host mapping for the WebViewer on Windows. It allows you to redirect requests to a specific domain to html files in a local folder.
We added six more SetTag functions for CFunction, CLibrary, Dictionary, Java, Mutex, and Schedule objects. This allows you to store additional information with the plugin object, e.g. a record identifier.
In DynaPDF you can now keep annotations from flattening in DynaPDF.FlattenAnnots function, if DynaPDF doesn't recognize them. The DynaPDF.Parser.FindText function can now skip sorting with the new SearchAsIs flag. You can enable an image cache for DynaPDF and change line annotation's coordinates.
Our calculation dialog tools got updated to allow using shift key to check syntax, evaluate or format only a selection of text. The code formatting can now detect lines with semicolon first and format the whole text this way. You can pre fill the list of global variables for auto complete with a list of names with SyntaxColoring.AutoCompleteVariables.SetGlobals function.
We fixed the UNNotification functions to work better in FileMaker 21, the SystemInfo.isSequoia can detect the next MacOS version and SystemInfo.MacMemoryHostStatistics provides detailed memory statistics. Use Window.HasFormattingBar to check if FileMaker shows the formatting bar in FileMaker Pro on macOS and Windows. Use FM.RecordStatistics to query size of a record and use Archive.CompressText to add text to a new archive.
Finally we updated CURL to version 8.8.0, DynaPDF to 4.0.89.256, SQLAPI to 5.3.2, SQLite to 3.46.0, LibXL to 4.3, the plugin SDK and Xcode to version 15.4.
See release notes for a complete list of changes.
9. Juli 2024 - Monkeybread Software veröffentlicht heute das MBS FileMaker Plugin für Claris FileMaker in Version 14.3, mit inzwischen über 7400 Funktionen eines der größten FileMaker Plugins überhaupt. Hier einige der Neuerungen:
Verwenden Sie Python-Scripts in Ihren FileMaker-Scripts. Verwenden Sie unsere Python-Funktionen, um eine lokale Python-Bibliothek zu laden und Berechnungen auszuwerten oder Scripts auszuführen. Holen und setzen Sie Variablen in Python, um Daten im Speicher auszutauschen. Der Python-Code kann optional mit ExecuteSQL oder Evaluate-Funktionen Daten aus FileMaker abfragen.
Unsere CURL-Funktionen wurden verbessert, um besser mit MQTT-Verbindungen umgehen zu können. Verwenden Sie CURL.SetMQTTScript, um ein Skript zu setzen, das aufgerufen wird, wenn Nachrichten ankommen, und CURL.GetMQTTMessages, um die empfangenen Nachrichten abzufragen. Das Debug-Protokoll zeigt die URL für die Anfrage an, um Ihnen bei der Fehlersuche in den Skripten zu helfen.
Wenn Sie unsere Drag & Drop-Funktionen verwenden, können Sie ein Overlay-Fenster als Drop-Ziel verwenden. Verwenden Sie die Funktion DragDrop.AttachToOverlay, um einen Drop-Bereich auf dem Overlay anzulegen. Der Benutzer kann dann Dateien auf das Overlay ziehen. Ihr Skript kann dann entscheiden, was Sie mit den Dateien machen.
Wir haben die Funktion WebView.SetVirtualHostNameToFolderMapping, um eine neue virtuelle Host-Zuordnung für den WebViewer unter Windows zu erstellen. Damit können Sie Anfragen an eine bestimmte Domäne auf HTML-Dateien in einem lokalen Ordner umleiten.
Wir haben sechs weitere SetTag-Funktionen für CFunction-, CLibrary-, Dictionary-, Java-, Mutex- und Schedule-Objekte hinzugefügt. Damit können Sie zusätzliche Informationen mit dem Plugin-Objekt speichern, z. B. einen Primärschlüssel.
In DynaPDF können Sie nun bei der DynaPDF.FlattenAnnots Funktion verhindern, dass Anmerkungen eingeebnet werden, wenn DynaPDF sie nicht erkennt. Die DynaPDF.Parser.FindText Funktion kann jetzt mit dem neuen SearchAsIs Flag die Sortierung überspringen. Sie können einen Bild-Cache für DynaPDF aktivieren und die Koordinaten von Linienanmerkungen ändern.
Unsere Berechnungsdialog-Tools wurden aktualisiert und erlauben nun die Verwendung der Umschalttaste, um die Syntaxprüfung, das Formatieren oder Ausführen auf eine Textauswahl zu beschränken. Die Code-Formatierung kann nun Zeilen mit Semikolon am Anfang erkennen und den gesamten Text auf diese Weise formatieren. Mit der Funktion SyntaxColoring.AutoCompleteVariables.SetGlobals kann die Liste der globalen Variablen für die automatische Vervollständigung mit einer Liste von Namen vorbelegt werden.
Wir haben die UNNotification-Funktionen verbessert, damit sie in FileMaker 21 besser funktionieren, SystemInfo.isSequoia kann die nächste MacOS-Version erkennen und SystemInfo.MacMemoryHostStatistics liefert detaillierte Speicherstatistiken. Verwenden Sie Window.HasFormattingBar, um zu prüfen, ob FileMaker die Formatierungsleiste in FileMaker Pro unter macOS und Windows anzeigt. Verwenden Sie FM.RecordStatistics, um die Größe eines Datensatzes abzufragen, und verwenden Sie Archive.CompressText, um einem neuen Archiv Text hinzuzufügen.
Schließlich haben wir CURL auf Version 8.8.0, DynaPDF auf 4.0.89.256, SQLAPI auf 5.3.2, SQLite auf 3.46.0, LibXL auf 4.3, das Plugin SDK und Xcode auf Version 15.4 aktualisiert.
Alle Änderungen in den Release Notes
When you like to position something in a window in FileMaker Pro, you may wonder what toolbars are visible to the user. The user may have the normal toolbar and below and for some toolbars you an ask the state, but not for the formatting bar.
(more)
If your user needs to compress one file and send it via email, they can compress the file in Finder or Explorer and attach the file to an email and send it off. But what if you ned to do this 100 times and you need a script to do this?
Send XML File as Zip
Let's start with a XML (or JSON) export from FileMaker which you like to email with MBS FileMaker Plugin. You could just add the XML directly as an attachment with SendMail.AddAttachmentText function and call the job done:
Set Variable [ $r ; Value: MBS( "SendMail.AddAttachmentText"; $email; $XML; "UTF-8"; "export.xml"; "application/xml") ]
But let's use our new Archive.CompressText function to compress the text to a zip file directly. Then we can attach the zip with Archive.CompressContainer function to a new email and send it later. When compressing we use zip as format with deflate as compression algorithm, which is the standard one for zip files. There is an option we use to set compression level to 9 for high. Yes, if data would be already compressed, we could use level 0 for no compression. We use UTF-8 for the encoding of the XML file, but please make sure the XML file has UTF-8 specified as encoding in the header line if it exists. Here is the sample script:
# get some XML
Set Variable [ $XML ; Value: "<test>Hello</test>" ]
# Compress it
Set Variable [ $CompressedXML ; Value: MBS( "Archive.CompressText"; "zip"; "deflate"; "export.zip"; "export.xml"; $xml; "UTF-8"; "compression-level=9") ]
# now add to email
Set Variable [ $email ; Value: MBS( "SendMail.CreateEmail") ]
Set Variable [ $r ; Value: MBS( "SendMail.AddAttachmentContainer"; $Email; $CompressedXML; "export.zip"; "application/zip" ) ]
Set Variable [ $r ; Value: MBS( "SendMail.SetPlainText"; $email; "Dear " & Contacts::FullName & ¶ & ¶ & "Attached you find the export from " & Get(CurrentDate ) & ¶ & ¶ & "Greetings" & ¶ & "Your FileMaker Server") ]
(more)
New in this prerelease of version 14.3 of the
MBS FileMaker Plugin:
Download at monkeybreadsoftware.com/filemaker/files/Prerelease/
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.
Check out the FMTraining.tv website. Richard Carlton and his team do a daily free live stream about FileMaker to watch.
A few days ago Christian Schmitz from Monkeybread Software joined a live episode to talk a bit about the MBS FileMaker Plugin. Watch it on YouTube.
We talk about error handling with ClearErrors and ErrorLog, HadErrors, AddToErrorLog, Text.TextToHTML and DynaPDF.CreateTextField functions.
(more)
New in this prerelease of version 14.3 of the
MBS FileMaker Plugin:
Download at monkeybreadsoftware.com/filemaker/files/Prerelease/
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.