Upload the Transformation Server files to blob storage
Using the CloudCopy tool (located at \Support\CloudCopy) upload the TS build located at \Support\TS_Installer
- Open Command prompt.
- Change directory (cd) to full path to CloudCopy folder above.
-
Run
Kofax.CEBPM.CloudCopy.exe with the following parameters:
-
U
-
Path to storage account - This can be found in ServiceConfiguration.Cloud.cscfg, Kofax.CEBPM.CPUServer.AzureWorkerRole, “value” attribute in setting AzureStorageConnectionString.
-
Storage container name - This can be found in ServiceConfiguration.Cloud.cscfg, Kofax.CEBPM.CPUServer.AzureWorkerRole “value” attribute in setting TransformationInstallerContainerName.
Note Adhere to the following rules when naming this value:-
Use lowercase.
-
Start with a letter or number.
-
Only use letters, numbers and hyphens (multiple consecutive hyphens are not allowed).
-
Keep number of characters between 3 and 63.
-
Path to Transformation Server prerequisites install files \Support\TS_Installer.
-