Loading factory setup data for Salesforce.com integration

To load factory setup data, you will run a script, which will activate the necessary factory defaults.

To load the factory defaults for Salesforce.com integration, run the following script from the <INSTALL_DIR>/bin directory:

This script activates the event handlers, resource and resource permissions, invoked flows, user and user groups, and so on.

For Windows:


.\sci_ant.cmd -f ycd_load_defaults.xml sfdcintegration -logfile <logfile>

For Linux/UNIX:


./sci_ant.sh -f ycd_load_defaults.xml sfdcintegration -logfile <logfile>
Note: Ensure that the <INSTALL_DIR> environment variable is set up correctly.

For more details on loading factory setup data, see the Reference implementation for Sterling Field Sales.