In App Portal under Site Management>Settings>Flexera Integration and under the title: FlexNet Manager Suite Database Connection Settings I entered in my database server and database name and when I click Test I get this error in return: Server was unable to process request. ---> Method not found: 'ManageSoft.Compliance.Logic.Core.API.CurrentOperatorContext ManageSoft.Compliance.Logic.Core.Impl.CoreImpl.GetCurrentOperatorContext()'
If I actually go to the ComplianceAPIService.asmx site on my FNMS server to list the available API methods, sure enough the GetCurrentOperatorContext() method isn't listed among the long list of available methods.
Anyone ever seen this?