Change data source
- Applies to:
- Campaign Classic v7
The Change data source activity allows you to change the data source of a workflow Working table. This provides more flexibility to manage data across different data sources such as FDA, FFDA and local database.
The Working table allows Adobe Campaign Classic workflow to handle data and share data with the workflow activities.
By default, the Working table is created in the same database as the source of the data we query on.
For example, when querying the Profiles table, stored on the Cloud database, you will create a Working table on the same Cloud database.
To change this, you can add the Change Data Source activity to choose a different data source for your Working table.
Note that when using the Change Data Source activity, you will need to switch back to the Cloud database to continue the workflow execution.
To use the Change Data Source activity:
-
Create a workflow.
-
Query your targeted recipients with a Query activity.
For more information on the Query activity, refer to this page.
-
From the Targeting tab, add a Change data source activity.
-
Double-click your Change data source activity to select Default data source.
The working table, which contains the result of your query, is then moved to the default PostgreSQL database.
-
From the Actions tab, drag and drop a JavaScript code activity to perform unitary operations on the working table.
For more information on the JavaScript code activity, refer to the JavaScript code and Advanced JavaScript code page.
-
Add another Change data source activity to switch back to the Cloud database.
-
Double-click your activity and select Active FDA external account then the corresponding External database external account.
-
You can now start your workflow.
Campaign
- Campaign v7 documentation
- Release notes
- Get started
- Start with Adobe Campaign
- Profile management
- Create and manage lists
- Import and export data
- Filter data
- Create queries
- Permissions
- Data packages and enumerations
- CRM connectors
- Create and send messages
- Get started with messages
- Send emails
- Send SMS
- Send LINE messages
- Send push notifications
- Send direct mail
- Use delivery templates
- Personalize deliveries
- Use seed addresses
- A/B testing
- Services and subscriptions
- Monitor deliveries
- Get started with delivery monitoring
- Access the list of deliveries
- Delivery dashboard
- Delivery performances best practices
- Delivery troubleshooting
- Delivery statuses
- Understand delivery failures
- Understand quarantine management
- Track messages
- Track personalized links
- Configure URL tracking options
- Access the tracking logs
- Test tracking
- Tracking troubleshooting
- Deliverability management
- Content management module
- Orchestrate marketing campaigns
- Response manager
- Design and share reports
- Design web content
- Create online surveys
- Integrate with Adobe Experience Cloud
- Automate with workflows
- Manage Offers
- Transactional Messaging
- Integrate with social media
- Installation and configuration guide
- Architecture principles
- Deployment types
- Security and privacy settings
- Install Campaign (on-premise)
- Configure Campaign
- Connect to Campaign
- Connect Campaign to external systems
- Configure external accounts
- Configure Federated Data Access
- Get started with Federated Data Access
- Best practices and limitations
- Configuration guidelines
- Configuration steps
- Configure Amazon Redshift
- Configure Azure Synapse
- Configure Google BigQuery
- Configure Hadoop
- Configure Microsoft SQL Server
- Configure Netezza
- Configure Oracle
- Configure PostgreSQL
- Configure SAP HANA
- Configure Snowflake
- Configure Sybase IQ
- Configure Teradata
- Configure Vertica Analytics
- Remote access rights
- Connect to the database
- Create the data schema
- Define data mapping
- Appendices
- Monitoring guide
- Developers guide
- Technotes
- Campaign Control Panel