1. Download the appropriate version of table storage SDK and put it in esProc external library folder (SDK download link: https://develop.aliyun.com/sdk/java?spm=5176.7926450.416540.248.JzFuWx) .
2.The directory containing files of this external library is: installation directory\esProc\extlib\AlicloudCli. The Raqsoft core jar for this external library is scu-alicloud-cli-2.10.jar.
3. esProc provides functions ali_client(), ali_query() and ali_close() for using Alicloud. Look them up in【Help】-【Function reference】to find their uses.