Skip to main content

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.

  1. Visit https://solution.wps.cn/ (If you do not have an account, please sign up first).

  2. 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.

  3. Obtain the AppID and AppSecret for the formal application.

  4. Set the environment variables ENV_WPS_CONVERT_APPID and ENV_WPS_CONVERT_APPSECRET in the yaml configuration file corresponding to the microservice application

    ENV_WPS_CONVERT_APPID: "AppID value"
    ENV_WPS_CONVERT_APPSECRET: "AppSecret value"
  5. Restart the service