내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

Incoming task tablename

Avatar

Level 2

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

1 답변 개

Avatar

Level 10

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