UpdateAccountProcess Process
The UpdateAccountProcess process monitors Accounts in the ERP system for changes and updates the Salesforce.com Account accordingly.
The process is designed with the following activities:
The following table lists and explains the activities in the process.
| Activity | Description | 
|---|---|
| Erp-Query-Acct | Gets ERP Accounts from the ERP_ACCT and ERP_ADDR tables. | 
| Group | Repeats activities in the group. | 
| Salesforce Query Account | Checks whether the ERP Account exists in the Salesforce.com Account. | 
| Salesforce Create Account | If the ERP Account does not exist in the Salesforce.com server, this activity creates a new Account in it. | 
| Salesforce Update Account | If the ERP Account exists in the Salesforce.com, this activity updates the Account in it. | 
Copyright © Cloud Software Group, Inc. All rights reserved.