We have a batch job running that is creating a Consolidated Customer Aging Report and saving it to print archive. We now want to move that file from the PA to an Azure Blob Storage site. Has anyone done something similar? Any solutions, ideas or dead ends?
the document as it saved in the Print Archive, already get saved in Azure Blob (one owned by Microsoft as part of SaaS).
Given the requirement, If you want to move the file from Microsoft owned Azure Blob to your won, you can own following.
1) get the document public URL from Print Archive record suing some code as following:
2) use the public URL to move get the document and move it anywhere you want.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.