Export Site
This Automation Manager object exports a SharePoint site.
Input Parameters
Site URL |
String |
Yes |
The address of the SharePoint site that will be exported. |
Item URL |
String |
No |
Specifies the URL of the Web application, GUID, or object to be exported.
The type must be a valid URL; for example, http://server_name.
|
Path |
String |
Yes |
The full network path where the exported files will be stored. |
Name |
String |
Yes |
The name of the SharePoint Administrator account to be used to export the site |
Password |
String |
Yes |
The security password of the SharePoint Administrator account to be used to export the site. |
Output Parameters
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Site URL |
String |
Yes |
http://site |
Item URL |
String |
No |
http://server_name |
Path |
String |
Yes |
C:\Exports\site export.cmp |
Name |
String |
Yes |
WIN-2008R2x64\administrator |
Password |
String |
Yes |
<link to start parameter> |