How to use Ms Access inbound adapter with operation type—insert ?
The configuration of Ms Adapter on Salesforce
This section will be explained the process of configuring the Ms Access adapter on Salesforce. You can follow the steps given below:
- Log in to Salesforce and create an inbound interface.
- Operation type—insert .
- Source/Target Message Type--Response
- Processing Mode—Synchronous
- Inbound Adapter link with Inbound Setup
- Inbound properties
- dbtype---MsAccess
- connectionURL
- adapter_instance
- Database Query to Select sObject and table from Database
- Mapping
- Message Monitor
- Ms Access database insert operation records successfully.
- Salesforce Account by data from the access table insert records successfully.