I'm trying to use the MBS UDP Receive function in my solution, but for some reason records do not automatically get created in my listening database. When I manually run the "ReadSomething" script, however, the records are then created. The demo file worked once and now it has the same issue I'm facing. I've tried:
Allowing both scripts full access
Updating the MBS plugin
Restarting, etc
If anyone sees that I've missed something here, please let me know. Thanks in advance!
@MonkeybreadSoftware will answer you shortly, that was Claris Engage this week and he will get back home (Germany) , maybe he his in the plane at this time.
If the plugin tries to trigger a script, the log may show an error, that triggering the script failed due to a security limitation. In that case, the log will show such an error and you can check if your extended privileges includes "fmplugin". You may need to allow fmplugin or fmpluginMBSP extended privilege to allow scripts to run.
See Trigger scripts via plugin and fmplugin extended privilege
The original post indicated a function from the MBS plugin, which used to work correctly, suddenly stopped working. The poster tried several steps in vain to resolve the issue.
@MonkeybreadSoftware noted that a specific privilege set is required for the plugin to invoke a FileMaker script.
Hope this helps!
P.S. The Soup is an anglophone forum but its members hail from many parts of the world. English is not necessarily their first language and cultures vary quite a bit.
Now maybe this is my real question, is there a a specific syntax that MBS wants so that it recognizes the message? I know when I was transmiting, the other software I was using wanted a specific syntax. What do I need to do so that I see the message in FM?