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 alicloudcli.jar.
3. esProc provides three external library functions - ali_client(), ali_query() and ali_close() - to access Alicloud. Look up them in【Help】-【Function reference】to find the uses.