Jump to content
Server Maintenance This Week. ×

Plugin registration on FileMaker Server 13


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

Recommended Posts

  • Newbies

I've built a new plugin made by ScriptMaster Advanced 4 and trying to use it on FileMaker Server 13. It works well in 2 hours, but seems to expire after that.

 

Registration script works well on client-side(FileMaker Pro), but does not work on FileMaker Server. What should I do to use the plugin on FileMaker Server?

 

 Thank you in advanced.

Link to comment
Share on other sites

Hi Yuichiro,

Do you have any error trapping set up after the registration script to see what error is being thrown? If not, add a line right after the registration step that sets a field with the SMLastError function (this is a standard function that is included with any plugin created by ScripotMaster Advanced). This will give you some idea about what is happening.

Alternatively, let the plugin fail, then use this reference page to find the log locations on your system:

http://docs.360works.com/index.php/Plugin_log_files

Then e-mail the logs to us at [email protected]. Be sure to include your name and contact information in that e-mail.

Thanks!

Link to comment
Share on other sites

  • Newbies

Hi Will,

 

I found the line below in "360Plugins_ServerScripting64.log" and some errors , so I delete, re-install and register the plugin again.

 

����: Registered successfully with demo license; will run for two hours after launch.

 

Then the log changes to the info like below.

 

����: Successfully registered XXXXX Plugin: Major Version: 1

Type: Enterprise License
Registered To: xxxxxxxxxxxxxxxxx
 
Now it seems to be working longer than 2 hours.
 
Thank you for your support!
Link to comment
Share on other sites

This topic is 3486 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.