Transfering files in Xadmin deployments
Hello,
I am following the implementation guide tasks for on premise configuration of Xstore Office suite installation.
I have configured a webdav directory with SSL/TLS in order to deploy a foundation data change from XAdmin to POS.
Therefore I have configured /var/www/html/webdav directory from httpd server with SSL/TLS (from steps Install Web Server of Xstore office pre-requisites)
Then as preparation of weblogic installation (steps from page 45 of Xstore 18.0.1 implementation guide) a directory structure is requested to be created:
* /filetransfer/auto/org<ORGID>
* /fileuploads/org<ORGID>
* /poslog/org<ORGID>
I did it under the /var/www/html/webdav directory mentioned above.