I have a 2013 workflow that moves a document from one library to another library that is read-only.
I have to put the step to move the document into an App Step since the user who uploaded the document to the first library doesn't have permissions on the read-only library. Because of this, it creates the item with the System Account and I have found that it will not start a separate workflow that is on read-only library.
I also can't just add an action at the end to start another workflow because the second workflow is not a 2010 workflow.
Is there any way that I can trigger a second 2013 workflow to run once the file is moved to the read-only library?