< Home

OPSA/3/OPS_CONTEXT_SAVE_EXECUTE_FAIL

Message

OPSA/3/OPS_CONTEXT_SAVE_EXECUTE_FAIL: Failed to save the variable using the script. (Script="[script-name]", event="[event-name]", instance=[instance-id], variable="[varName]")

Description

Failed to save the script variable in the execution phase.

Parameters

Parameter Name Parameter Meaning
[script-name] Indicates a script name.
[event-name] Indicates an event name.
[instance-id] Indicates an instance ID.
[varName] Indicates a variable name.

Possible Causes

In the execution 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 execution 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 >