Configurations for the Upsert-Delete Process

The Upsert-Delete process contains the upsert, retrieve, and delete leads activities.

The following table lists the activities in the Upsert-Delete process:

Activity Description
Timer Starts the process at a specific time.
ReadFile Reads leads records from the Upsert_Leads.csv file
ParseData Parses leads records to the specified schema.
UpsertLeads Inserts leads that have been parsed by the previous activity to the Marketo server.
RetrieveLeads Retrieves leads that have been inserted by the previous activity.
DeleteLeads Deletes leads that are defined.
WriteFile Writes and saves the exceptions to a text file that is located in the TIBCO_HOME/bw/palettes/marketo/version_number/samples/MarketoSample folder.