Configure web service action

Hi Team,

I’ve successfully configure the rule in the Analytic Engine to trigger a web service action when the rule is violated.

However, I couldn’t get any of the expected input value described in the documentation:
RuleName
RuleDefinition
RuleEvaluation
RuleSla
RuleCustomer
RuleSeverity
RuleStatus
Attributes
Time

The service I created is on Integration Server with the input signature exactly match that :
RuleName
RuleDefinition
RuleEvaluation
RuleSla
RuleCustomer
RuleSeverity
RuleStatus
Attributes
Time

Then I created the WSD for the service, configure the Analytic Web Service Action to access the WSD, then redeploy/restart the Analytic Engine.

When the rule is violiated, the service is triggered and logs a message with all the input parameter, but it shows that none of the input value is available.

Does any one have any idea where I did wrong?

Any help would be greatly appreciated!

  • Louis