1.
Which statement is true about encrypting network traffic in FileMaker 13?
2.
Assuming no File Access restrictions have been applied, what is the minimal requirement to add an external FileMaker Data Source table occurrence of Inventory from a file called DEPT to the Relationships Graph of a file called PROD?
3.
Which two statements are true about a Daily Backup Schedule that includes the option to keep a maximum of seven backups? (Choose Iwo.)
4.
The FileMaker 13 file Customers is hosted from the FileMaker Server 13 default Data\Databases directory. Customers includes the table Rewards with a container field Photo, which uses external file storage. By default, where in the directory structure does FileMaker Server 13 store the files for Photo?
5.
Which statement is true about FileMaker WebDirect?
6.
Given a FileMaker Pro 13 solution with the following characteristics:
Named Clients.fmp12
Contains an active [Full Access] account named dev1 with the password p0werU$er
Contains a script named ListClients
Is hosted from a server with the IP address 17.182.101.135
Is hosted from a server with a DNS name FM_Host.FileMaker.com
Which statement is true when entering a URL into a web browser on a client machine connected to the same local area network'?
7.
A developer creates a solution with the following Custom Menu setting installed as the file default: The Delete Record command has an override title of Delete Order Assume the delete button is on the Status Toolbar. The file is hosted and subsequently opened by a user with a privilege set which prohibits deletion of records. Which statement is true about this situation?
8.
A FileMaker 13 solution has two tables called Company and Customer. Both tables have a number field called CompanyID. The two tables have a relationship between them formed by the condition Company : : CompanyID = Customer: : CompanyID. Each table also has a text field called CompanyName. The CompanyName field in the Customer table is defined to Auto- enter calculated value, with the formula: Company: : CompanyName and the option Do not replace existing value of field unchecked. Under which circumstances will the value of the CompanyName field on a Customer record be refreshed with data from the related Company record?
9.
Which statement is true about supplemental fields added to a shadow table based on an External ODBC Data Source that uses MySQL?
10.
The text field productCode has a script trigger set to activate OnObjectKeystroke and runs the following script: The field productCode has the value of 12-1415. A FileMaker Pro 13 user types a 6 in the field at the end of the value. What is the resulting value in the field after the script trigger has processed?