Hi Efitskie,
Did you try to set a filestorage location in IAM for the SQLSERVER_SF project?
https://docs.thinkwisesoftware.com/blog/2022_2#file-storage-for-system-flows
It should be able to write the scripts to, for instance, a Azure File Share
Hi @Dick van den Brink, while that could be an option (will try that soon). This introduces a new component (storage account) in my deployment process that I like to avoid.
Are there options to download the files from Indicium?
Hi @efitskie We struggled with this in Release 2022.1, since in that version the File Storage solution was not yet supported. We have been deploying using the various API's. On the Sync script the best answer is found here in the comment from Anne Buit:
Please also take note of the remarks in my follow up comments to his information. That will save you some frustration.
I go for the File Storage route first, but i will change to the API download soon when automate the deployment process.
@Arie V Thank you for the information!