Aras Innovator Platform

replaceFile method

A server method called replaceFile can be executed by File Administrators and replaces all references of the specified old file with the new file you specify.

This server method can be called with the following syntax:

<AML>

<Item type="File” action="replaceFile” id="oldFileID” newId="newFileID” />

</AML>