No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Checking the Status of a Task
When you run a target, the Force.com Migration Tool outputs the request ID for each deploy or retrieve task included in the target. You can use the request ID to check the status of a deploy or retrieve task. This is particularly useful if a client is running for a long time and there is a network issue that breaks the connectivity between the Force.com Migration Tool on your machine and Salesforce.
To check the status of a run target, use the following command:
1ant -Dsf.asyncRequestId=requestID targetNameUse the requestID that was printed out when you ran the target. For example, if you run the deployZip target, you can run the following command to check the status of the retrieval:
1ant -Dsf.asyncRequestId=04sx00000002aGuAAI deployZipTo track the status of deployments from within Salesforce, you can also from Setup, click .