You may want to use the same error handling logic in several different Projects. Rather than configuring the same error handling logic in each of those Projects, you can instead create the logic in a single Snippet XML file and import that file into any Projects which need it.
Create the Snippet XML file with the custom error-handling logic and save it into a folder on the server running
Managed File Transfer
. You are not required to “hand-code” the XML logic. Instead, you could use the Project Designer to build the logic and then copy/paste the portions that you need from the Show XML page.
Import the Snippet XML file into any Projects which need that error handling logic:
From within the Project Designer page, right-click the Project or Module where the logic is needed.
On the drop-down list, select the
Import Project Source
option.
In the File Location attribute, type the full path and file name or click the
icon to browse for the file.