< Home

OPSA/3/OPS_TRIGGER_SUBSCRIBE_FAIL

Message

OPSA/3/OPS_TRIGGER_SUBSCRIBE_FAIL: Failed to subscribe to the trigger event using the script. (Script="[script-name]", trigger count=[occurs], period=[period], delay=[delay], suppress=[suppress])

Description

Failed to subscribe the triggered event using a user script.

Parameters

Parameter Name Parameter Meaning
[script-name] Indicates a user script name.
[occurs] Indicates the number of times an event meets triggering conditions.
[period] Indicates the detection period.
[delay] Indicates the delay in executing a script.
[suppress] Indicates the number of times the execution of the event in a script is suppressed.

Possible Causes

In the subscription phase of the user script, parameters of the Combined Event Trigger API (ops.trigger) are incorrect.

Procedure

  1. In the subscription phase of the user script, parameters of the Combined Event Trigger API (ops.trigger) are incorrect. You need to modify the script.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >