Purpose: Used to invoke custom events from a file.
Updating via the User-Interface at the Portal
Step 1: Prepare Your File
Include:
Mandatory columns:
event_date (in UTC Date format), event_code (max 5 characters), app_code (max 3 characters), and a unique identifier (dedupe or purl + _id) are required.
A dedupe column will process all matching dedupe records
A combination of purl + _id (_id is a unique record ID), will match only one record.
Optional: event_element
All other columns will be stored as event_data in JSON
Duplicates will not be created if the combination of event_date and event_code already exists.
Ensure:
File format is standard
Correct delimiter is used
Step 2: Start a New Tag
Go to Data Services → Tags / Updates
Click NEW TAG
Step 3: Fill in the GENERAL Tab
Provide a Tag Name
Select Update By Record in dropdown
Select the correct delimiter
Leave Import Names blank unless required
Upload the file
Step 4: Submit the Tag
Click SUBMIT to apply the tag.
Verify via Search and Analyze .
Updating using Files via SFTP
Step 1: Prepare Your File
Include:
Mandatory columns:
event_date (in UTC Date format), event_code (max 5 characters), app_code (max 3 characters), and a unique identifier (dedupe or purl + _id) are required.
A dedupe column will process all matching dedupe records
A combination of purl + _id (_id is a unique record ID), will match only one record.
Optional: event_element
All other columns will be stored as event_data in JSON
Duplicates will not be created if the combination of event_date and event_code already exists.
Ensure:
File format is standard
Correct delimiter is used
- Drop the file to the designated SFTP location
Step 2: Start a New Tag
1. Go to Data Services → Tags / Updates
2. Click “NEW TAG”
Step 3: Fill in the GENERAL Tab
1. Provide a Tag Name
2. Select “Update By Record” in dropdown
3. Select the appropriate file delimiter
4. Leave Import Names blank unless required
5. Proceed to SFTP setup
Step 4: Configure SFTP (Skip PGP)
1. Go to the SFTP & PGP tab
2. Enter the following SFTP details:
- Host: SFTP server address
- Port: Usually 22
- Folder: Directory path to your file
- Username and Password for authentication
PGP is not required
Note: You can have a maximum of 2 active SFTP tags per account. Delete an existing one if the limit is reached.
Step 5: Submit the Tag
Review all details and click “SUBMIT” to apply the tag.
The file will be picked up and processed within a few minutes. Once processed, an entry will appear in the Tags / Updates section showing update statistics. Additionally, the SFTP file name will be prefixed with "done_" to indicate successful processing. You can also verify the updates in the "Search and Analyze " section by selecting a record and checking the event.
Quick Reference
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article