AgilePoint Server |
This topic provides examples using commands for the APADM SharePoint command line utility. The APADM application is a command line utility that can be used to perform some administrative tasks from the command line.
apadm.exe [command] [arguments]
Command | Required Arguments | Optional Arguments | Example |
---|---|---|---|
-help |
|||
-adduser |
|
|
|
-archive |
|
|
The following example archives all processes that were completed or canceled 10 days ago.
The following example archives the process with the specified process instance ID.
|
-restore |
|
|
|
-syncgm |
|
|
In the following example, if synchronization fails, it retries 5 times as specified in the optional last parameter.
|
-rmprocdef |
|
|
|
-mgproc |
|
|
|
-sysinfo |
|
|
|
-publishprocdef |
|
|
In this example, abc is a folder that contains XML files of process definition that need to be published and scheduled to be released on 1/20/2011.
In this example, expensereport.xml is an XML file of process definition that needs to be published.
|
-analyzeclusterlog |
|
|
|