Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Activity Chaining

1. I have a record type of vanpool that has a related action to terminate a vanpool 

2. When I execute the action from tempo, it says "action completed". Then the task shows up.

3. We need to change the behavior to open the interface/task upon executing the action

  a. Terminate Vanpool process kicks off and contains a sub process , which is the main process for termination

4. Once in the main process, we have used activity chaining (we are not close to the threshold of 50)

The problem:

One of the sub processes before the task did not have activity chaining so I went ahead and added the activity chaining into this sub process and the activity chaining is still not working when this sub completes and goes back into the main process. 

Troubleshooting:

After the first test, it seemed the activity chaining was not working, so I did some research, compared other sub processes within the main process and changed this sub process to run "Synchronously", then saved and published. This still did not work... in that when I invoked the action, I got the same "action completed". What else do I need to check or configure?

Thank you

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data