Issue report by ChristineMZ
Product
FileMaker ServerVersion
13.0.2Operating system version
Windows Server 2008 R2Description of the issue
Using the import from XML function on the server fails using with an html source defined with a calculation (field).Steps to reproduce the problem
Create a field with a url (either as a calculation or entered as text).Create a script to import records from XML using a calculation to define the field/URL as the source.
Run the script on the server.
Expected result
Fields are imported.Actual result
No results are imported. No error is displayed on client side.Error code (10) - requested data is missing in server logs.