How to extract data using dataextraction in Adobe Campaign ? and how to write a query that will update or insert values to schema with the values fetched from another schema? | Community
Skip to main content
kamal649025
October 28, 2015
Solved

How to extract data using dataextraction in Adobe Campaign ? and how to write a query that will update or insert values to schema with the values fetched from another schema?

  • October 28, 2015
  • 1 reply
  • 2856 views

How to extract data using dataextraction in Adobe Campaign ? and how to write a query that will update or insert values to schema with the values fetched from another schema?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Linda_Stinson

Here is a documentation link on using the Data extraction (file) activity:

Action activities

When extracting a file to use for an external delivery, you should always use a Delivery activity with an External routing.

To move data from one table to another, create a workflow with a Query followed by an Update data activity. You can find out more about this in the Administration training course.

1 reply

Linda_Stinson
Adobe Employee
Linda_StinsonAdobe EmployeeAccepted solution
Adobe Employee
December 18, 2015

Here is a documentation link on using the Data extraction (file) activity:

Action activities

When extracting a file to use for an external delivery, you should always use a Delivery activity with an External routing.

To move data from one table to another, create a workflow with a Query followed by an Update data activity. You can find out more about this in the Administration training course.