Jump to content

Version 3 EmailSend Command Returns ?


This topic is 2289 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello,

If a plugin function returns a "?" then the plugin is either not installed or not enabled. If you did not restart the FileMaker Scripting Engine after installing the plugin then please do so by typing the command: fmsadmin restart fmse -y in Terminal/PowerShell. Please check the FileMaker Server Admin console under Database Server->Server Plugins that the plugin is listed there and is checked as enabled. Enable it if it is not checked as enabled. The very first time the plugin is enabled it will need to download the necessary JRE so there will be a delay before you see the enabled message. If the plugin will not enable,  typically it means that the plugin cannot download the necessary JRE or has already tried and the download did not complete. Please follow the instructions here to manually install the necessary files. 

Link to comment
Share on other sites

Nope - that's not the issue; we are getting "1" responses from the plugin for the register command and the connect command and disconnect afterwards, but the SEND command is returning a ? eventhough the email IS getting sent.  Is there any further logging that can be done ?  

Link to comment
Share on other sites

A ? as a return of a function definitely means that the plugin is not enabled unless somehow specifically the EmailSend function isn't getting registered at initialization which I have never had reported. The ? is a native FileMaker response because the FMSE (FileMaker Scripting Engine) doesn't know what to do with the function call in the script. Please submit your logs to our support system by sending an email to [email protected]. Make sure to reference this thread as well as include any other additional details. Make sure to reproduce the error and send the logs without any restarts of FileMaker as restarting will overwrite the logs. See this page for log locations. If you are calling a PSOS script then we will need the server-side plugin logs. 

Link to comment
Share on other sites

This topic is 2289 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.