License error on invoking ruleset

I’m tyring to execute a ruleset by running (WmBusinessRules)pub.businessrules.client:invoke in IS, but getting:

Could not run ‘invoke’
com.wm.app.b2b.server.ServiceException: com.softwareag.rules.runtime.exception.RESLicenseFeatureException: The following feature is used but not licensed: [PublicAPI]
at com.softwareag.rules.runtime.is.consumer.UnlicensedRuleConsumerISWrapper.handleUnlicensedMethodCall(UnlicensedRuleConsumerISWrapper.java:51)
at com.softwareag.rules.runtime.is.consumer.UnlicensedRuleConsumerISWrapper.invoke(UnlicensedRuleConsumerISWrapper.java:33)
at pub.businessrules.client.invoke(client.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)

You have to check you license key as it now having the PublicAPI feature enabled. To have this feature your license key must be something similar to this. Kindly contact SAG sales or your Account Manager.

yes yes yes yes yes yes

Hi Honey Kalla,

This feature is available in Business Rule Add-on license.

1 Like