What is the correct FUNCTION_NAME and RULE_NAME for my rule processor .env?

Viewed 0

What is the correct FUNCTION_NAME and RULE_NAME for my rule processor .env?

1 Answers

The FUNCTION_NAME must match the consumer stream name the Event Director publishes to. The format is rule-XXX-rel-X-X-X, for example rule-001-rel-1-0-0. The RULE_NAME is just the numeric identifier, e.g. 001. If the Event Director logs show 'Successfully sent to ' but the rule is not receiving, check that your FUNCTION_NAME resolves to the stream name .