Backup/Export Appian Documents outside Appian

Hi all!
We have a requirement coming in which our client requested us to backup all of our documents stored in Appian, this because soon client wants to store all of their documents outside the platform.

So, is there a way to do this?

  Discussion posts and replies are publicly visible

Parents Reply
  • Just be careful on your process design - if you loop within a process and have lots of documents you could "implode" an exec engine if you're not careful depending on the method used.

    We did this a while ago pushing to sharepoint and used a model which called a start process smart service which meant all the instances were balanced across the exec engines rather than ballooning lots of sub processes within a single one. 

Children
No Data