You are viewing limited content. For full access, please sign in.

Question

Question

Forms Notification Endpoints - Not Replacing License Files

asked on January 29

Hello,

I am trying to configure the notification endpoint for Forms in LFDS, but it has been failing to renew licenses. When I go to the notification endpoint I receive this error "{"Message":"The requested resource does not support http method 'GET'."}." I receive this error regardless of how I configure the notification endpoint whether that is using the machine name, FQDN, or the DNS from a cert.

Additionally I am unsure if this is a process that can be tested to confirm it works. The documentation just states to add the endpoint and includes no additional information.

Any help would be greatly appreciated.

0 0

Replies

replied on March 23

The error message explains itself: it does not support 'GET' method; it only allows 'POST' method so you would receive error when accessing it by 'GET'.

You can test it on Forms config site, Forms Server page. There is an option to allow checking license update and there is 'Test Connection' button as below:

0 0
replied on March 24

When clicking Test Connection, what is supposed to happen? I get no errors, nor do I see any changes.

0 0
replied on March 24

It should show a green popup with text "The connection has been verified."

Besides, if you set the log level to Information or below, you could find a log in event log Forms Operational channel like "Retrieved the latest license from LFDS.server successfully." on application start.

To force application restart you could recycle FormsAppPool and open any Forms page to start it again.

If the license should be replaced then additional message "License replaced successfully." should be logged.

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.