Expand my Community achievements bar.

[AC v8] New workflow activity: Change Data Source

Avatar

Administrator

In Adobe Campaign workflows, data is managed using working (or temporary) tables. As the workflow executes, working tables share data across workflow activities. By default, working tables are created on the same database as the source of the data we query on.

The new Change Data Source workflow activity allows you to change the data source of a workflow's working table. This provides enhanced flexibility in managing data across different data sources (FDA, FFDA & local database).

With Campaign v8, the main profiles table is stored on the cloud database directly. So querying on the Profiles table will create a working table on the cloud database as well. In certain cases, it can make sense to move the working table to another data source in order to perform specific operations.

Read here for more information: New workflow activity: Change Data Source

 

In case you have any questions, please feel free to post them below or reach out through the community Q and A section. 
In case you have any ideas and/or suggestions regarding the Campaign product, then kindly submit them here.



Sukrity Wadhwa
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 1

Hi Sukrity,

 

I'm trying to explore this new activity in V8 and while doing testing, I observed that the workflow is running without using Change data source activity. Below is the scenario that I was testing:

Created one schema in local and one in Cloud. Queried both schemas and intersected on email address field, which is the common field for both, keeping the primary set as cloud schema. The workflow ran successfully. 

wf1.PNG

But when I kept the primary set as local schema, it kept failing due to:

01/25/2022 3:07:08 AM union PGS-220000 PostgreSQL error: ERROR: COALESCE types integer and character varying cannot be matched LINE 1: ...yaltyBalance) SELECT DISTINCT Coalesce(Input1.iId,Input2.uId... ^ .

When do we actually need to use Change Data source activity? Can you help us understand this better.

 

 

Avatar

Administrator

Hi @chinchu_mohandas,

 

I have forwarded your Campaign v8 related queries to our experts and some one will soon get back to you on this. 

 

Thanks!



Sukrity Wadhwa

Avatar

Administrator

This question has been replied here: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/when-to-use-change...
Kindly refer to the above thread URL for the resolution.

Thanks! 



Sukrity Wadhwa