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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

When all will Fork fail?

Avatar

Level 10

Hi all,

When all will Fork fail?

Inbound transitions are not available or connected?

Outbound transitions are not available or connected?

Any URL on this subject will help.

Appreciate all your replies.

Thanks,

Rama.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Hi @AEM_Forum

The Fork activity allows you to create outbound transitions to start several activities at the same time. Generally, to carry out several different activities independently within the same workflow. It can "fail":

  1. Inbound transitions are not available or connected
  2. Outbound transitions are not available or connected
  3. Contains some JavaScript code inside Advanced tab which is not executable or bad written.

As you cannot give the same internal name to different outbound transitions, Fork cannot fail due this. Unfortunately, there is no documentation about Fork as it is pretty simple.

Regards,

Milan

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

Hi @AEM_Forum

The Fork activity allows you to create outbound transitions to start several activities at the same time. Generally, to carry out several different activities independently within the same workflow. It can "fail":

  1. Inbound transitions are not available or connected
  2. Outbound transitions are not available or connected
  3. Contains some JavaScript code inside Advanced tab which is not executable or bad written.

As you cannot give the same internal name to different outbound transitions, Fork cannot fail due this. Unfortunately, there is no documentation about Fork as it is pretty simple.

Regards,

Milan

Avatar

Level 10
Perfect. Thanks a lot.