Proxy
Setup Proxy configuration
Proxy: Attribute segments to a Weboid based on external calculations or set a cross device mapping.
1- Create a connection on Data Entry manager
Type: SFTP, FTP, Amazon S3, Google cloud
2- Request Proxy configuration to be set with following information
name (Import name)
remote_path (File directory where the proxy files are uploaded and that will be retrieved)
file_pattern (= .* for PROXY)
frequency (File recuperation Frequency : daily, hourly, weekly)
file_compressed (File compression : Gz, Zip or none)
remove_remote_files (Delete remote file)
finish_alert_emails (to receive an email when job completed)
task (= "wam_proxy")
status (active or inactive)
is_weboid_crypted (1 : yes ; 0 : no)
Delimitor (- _ |)
3- Proxy file
filename must be as follow: <wam_account_id>_filename.extension
Header in Proxy file
webo_id or mobile_id | mobile_type | crm_id | crm_pattern | namespace_type | account _id | cs
file example:
Rules
● We can’t have “webo_id” and “mobile_id” both present on same line
● If we have “mobile_id”, “mobile-type” and “account_id” are mandatory
● If we have “crm_id”, “namespace_type”, “crm_pattern” and “account_id” are
mandatory
● We must have at least 2 of these fields (webo_id, mobile_id, crm_id or cs)
● We can have at most 7 columns
● filename must be as follow: <wam_account_id>_filename.extension
● one account ID per file only
Other information in doc attached