Incoming task tablename | Community
Skip to main content
Level 2
October 9, 2019

Incoming task tablename

  • October 9, 2019
  • 1 reply
  • 2746 views

Hi guys,

Does anybody know why this task.incomingTransitionByName('input1').tableName gives always empty? According to Adobe docs, this should give you the working table from the incoming transition, how ever it has empty value always...

SQL Data Management

Regards,

Ari

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

1 reply

Milan_Vucetic
Level 9
October 17, 2019

Hi Ari,

Do you fulfill all conditions below?

  • The activity is available for remote data sources only. The FDA (Federated Data Access) package must therefore be installed on your instance.
  • The Outbound schema must exist in the database and be linked to an FDA database.
  • The operator executing the workflow must have the USE SQL DATA MANAGEMENT ACTIVITY (useSqlDmActivity) named right.

Regards,

Milan