Format Conversion (WPS)
Note
Network requirements: Please ensure that the server where the microservice is deployed can communicate with https://solution.wps.cn, and that the HAP system access address is accessible from the Internet.
-
Visit https://solution.wps.cn/ (If you do not have an account, please sign up first).
-
Refer to the document at https://solution.wps.cn/docs/console/flow.html to confirm if the relevant preparation has been completed.
Choose Format Conversion for both test and formal application types.
-
Obtain the
AppID
andAppSecret
for the formal application. -
Set the environment variables
ENV_WPS_CONVERT_APPID
andENV_WPS_CONVERT_APPSECRET
in the yaml configuration file corresponding to the microservice applicationENV_WPS_CONVERT_APPID: "AppID value"
ENV_WPS_CONVERT_APPSECRET: "AppSecret value" -
Restart the service