< Home

OPSA/3/OPS_CONTEXT_SAVE_CONDITION_FAIL

Message

OPSA/3/OPS_CONTEXT_SAVE_CONDITION_FAIL: Failed to save the variable value using the script. (Script="[script-name]", variable="[varName]")

Description

Failed to save the script variable in the subscription phase.

Parameters

Parameter Name Parameter Meaning
[script-name] Indicates a script name.
[varName] Indicates a variable name.

Possible Causes

In the subscription phase of the user script, parameters of the Saving Script Variable API (ops.context.save) are incorrect or the number of variables saved on the device has reached the upper limit.

Procedure

  1. In the subscription phase of the user script, parameters of the Saving Script Variable API (ops.context.save) are incorrect or the number of variables saved on the device has reached the upper limit (a maximum of 100 script variables can be saved). You need to modify the script.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >