verifypasswd
To start Verify a password in the profile section for Source application (eg: Salesforce and Microsoft CRM) connection or Database connection.
If result is verified then it will show the message "password is correct" otherwise it will show "password is incorrect".
Usage
|
profile: the profile as set in DBSync
options:
application.password=<<password>>
db.password=<<password>>
While using the command line in windows, parameter with equal (=) operator has to be enclosed in double quote (" ").
Example
Verify application password (Salesforce and Microsoft CRM)
|
Verify Database password
|