Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

JSON.Import.Work

Performs import.

Component Version macOS Windows Linux Server iOS SDK
JSON 5.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "JSON.Import.Work" )

Parameters

none

Result

Returns OK or error.

Description

Performs import.
Normally we do import on idle while a script pause. But on server this does not work.
You can call this method in a loop to do the inserts for the import.
But it will not create the tables and fields required for import.

See also

Blog Entries

FileMaker Magazin

Created 10th November 2015, last changed 10th November 2015


JSON.Import.Total - JSON.IsValid

Feedback: Report problem or ask question.