Issue report by Alec Gregory
Product
FileMaker GoVersion
14.0.1Operating system version
iOS 8.3Description of the issue
When attempting to open an external FileMaker file referenced using wild card notation, the external FileMaker file does not open.Steps to reproduce the problem
1) Create 2 filesFileA: For running locally on an iOS device
FileB: For hosting on FileMaker Server on a LAN, accessible to the iOS device
2) In FileA, add FileB as an External Data source specified as follows:
fmnet:/*/FileB
3) In FileA, create a script named ScriptA that opens the external file FileB
3) Transfer FileA to an iOS device
4) Connect iOS device to local network that can see the FM Server hosting FileB
5) Run ScriptA in FileA on the iOS device