Export data add-in
The export data add-in (Figure 1.1) is an add-in used to export users and orders to a remote system.
For more general needs see the export data with custom request add-in.
The add-in parameters are:
Parameter name |
Value |
Comments |
Web service URL |
An URL |
Enter the URL to the DW Connector webservice |
Security key |
A string |
The secret key required by the DW Connector webservice (in the DynamicwebConnectorService configuration file) |
Users export activity |
A user import activity |
Specify which user export activity should take the data from the Dynamicweb database and export it |
User export settings |
A string |
Write extra information that should be included in the exported XML file. Make sure it's formatted as valid XML attributes |
Order Export activity |
A data import activity |
Specify which order export activity should take the data from the Dynamicweb database and export it |
Order export settings |
A string |
Write extra information that should be included in the exported XML file. Make sure it's formatted as valid XML attributes |
Log all request and responses |
True/false |
Logs all requests and responses – this is useful when debugging |
The notification parameters are used to send a notification email to one or more email addresses whenever the batch job is run – you can use the Only on failure setting to only send an email if the job fails.