Difference between revisions of "MetaData Process Input"

From All n One's bxp software Wixi

Jump to: navigation, search
(Created page with "When creating a MetaData Input rule you are creating a set of parameters to retrieve data from a file into a Business Express Campaign Database. These rules dictate the way t...")
 
Line 15: Line 15:
 
* 10  Blind - True|False
 
* 10  Blind - True|False
 
* 11  Encoding - -1 = Unicode  0 = ASCII
 
* 11  Encoding - -1 = Unicode  0 = ASCII
 +
 +
 +
[[Category:Module Specific:MetaData]]

Revision as of 03:00, 22 March 2014

When creating a MetaData Input rule you are creating a set of parameters to retrieve data from a file into a bxp software Campaign Database.

These rules dictate the way the system will process the file.

  • 0 Function - Delimited file, Excel, Structured File
  • 1 Campaign_Id - intCampaign_Id
  • 2 FilenamePattern - *.csv
  • 3 Delimiting Character - ,
  • 4 Delete When Done - True|False
  • 5 Force Field Match - True|False
  • 6 Field Mapping - Fields to put into
  • 7 Field Length - Structured field width
  • 8 Escape Characters*
  • 9 Escape Delimited - \
  • 10 Blind - True|False
  • 11 Encoding - -1 = Unicode 0 = ASCII