Skip to main content
Level 2
June 1, 2020
Respondido

Data import workflow

  • June 1, 2020
  • 6 respostas
  • 5188 Visualizações

Hello,

 

I am creating data import workflow in adobe campaign classic.

I have added below activities in workflow.

 

File Transfer (external sftp location) -> data loading -> data update

 

In data update activity its throwing below error. Please help.

"The computation step update data must have one inbound transition"

 

Este tópico foi fechado para respostas.
Melhor resposta por DhaneshSh2

Hi @swaghmode ,

The error is because there is no transition attached to Update data activity.

 

Go through the documentation link below:

 

https://docs.adobe.com/content/help/en/campaign-classic/using/automating-with-workflows/general-operation/importing-data.html

 

Thanks,

Dhanesh

6 Respostas

Manoj_Kumar
Community Advisor
Community Advisor
June 1, 2020

Hello @swaghmode ,

To upload a file from an external SFTP server the flow should be
File Transfer >  File Collect >  Data Upload > Update Data

Could you please share a screenshot of how you have configured the update data activity?

Manoj  | https://themartech.pro
Level 2
June 1, 2020

Hello

 

In Data update activity, 

I have given Operation Type as "Insert".

Record Identification as "Directly using the targeting dimension".

Gave schema name in updated dimension and added destination and source fields.

June 1, 2020

@swaghmode, can you please share a screenshot of your workflow? That would help in quickly answering your question.

DhaneshSh2Resposta
Level 3
June 1, 2020

Hi @swaghmode ,

The error is because there is no transition attached to Update data activity.

 

Go through the documentation link below:

 

https://docs.adobe.com/content/help/en/campaign-classic/using/automating-with-workflows/general-operation/importing-data.html

 

Thanks,

Dhanesh

Level 2
June 2, 2020
I have connected activity with previous activity. Issue is resolved now. Thank you all for your help.