Provide the ability to load customer data from external .CSV source files
|
This has been implemented in AudienceView 6.8.5.
-
One preloaded script called Customer Load and an accompanying include script called Customer Load Include have been added to the General Configuration application Scripts section.
-
Six preloaded script definitions, each of which uses the same Customer Load script but handle a different combination of source files, have been added to the General Configuration application Script Definitions section:
-
Customer Load: Using customer, contact and address files
-
Customer Load: Using customer, contact, address and customer marketing files
-
Customer Load: Using customer, contact, address and membership files
-
Customer Load: Using customer, contact, address and user files
-
Customer Load: Using customer, contact, address, customer marketing, user and membership files
-
Customer Load: Using single source file
-
Sample source files can be found in the \Setup\Examples\DataMonkey\Sample Source Files folder.
Hosted users should contact AudienceView to receive the sample source files.
Users can create source files based on the samples provided.
Users can then create a Data Management job using whichever script definition fits the available source files. If no appropriate script definition exists, users may create their own, following the same conventions as the existing script definition.
 |
Information
It is strongly recommended you test any customer load in a staging environment before executing it in a production environment. |
|
AVD-5393 |
Provide the ability to load order data from external .CSV source files |
This has been implemented in AudienceView 6.8.5.
-
One preloaded script called Order Load and an accompanying include script called Order Load Include have been added to the General Configuration application Scripts section.
-
Nine preloaded script definitions, each of which uses the same Order Load script, but handle a different combination of source files, have been added to the General Configuration application Script Definitions section:
-
Order Load: Using order (including payments) and admission source files
-
Order Load: Using order (including payments) and gifts source files
-
Order Load: Using order (including payments) and miscellaneous items source files
-
Order Load: Using order (including payments) and stored value items source files
-
Order Load: Using order, admission and payment source files
-
Order Load: Using order, admission, miscellaneous items, gifts, stored value items, order marketing and payment source files
-
Order Load: Using order, gifts and payment source files
-
Order Load: Using order, miscellaneous items and payment source files
-
Order Load: Using Order, stored value items and payments source files
-
Sample source files in the \Setup\Examples\DataMonkey\Sample Source Files\Order Load folder.
Hosted users should contact AudienceView to receive the sample source files.
Users can create source files based on the samples provided.
Users can then create a Data Management job using whichever script definition fits the available source files. If no appropriate script definition exists, users may create their own, following the same conventions as the existing script definition.
 |
Information
It is strongly recommended you test any order load in a staging environment before executing it in a production environment. |
|
AVD-5394 |