Runtime tools : Service components : Rule provider services : Prepare the parameter
  
Prepare the parameter
Rule Provider service accepts Map<String>as input, you need to prepare the parameters as key-value pair. The input should follow the definition of ILog or Java Code Rule Engine. Rule Provider service accepts Map<String> as output also.
Go up to
Rule provider services