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.

Problem with parent process

Hello,

I have configured a sub process synchronouly , but the parent process moving to  next node without completing the sub process. When i try to debug this and when i try to open Subprocess from parent process am getting error like process not exists.

Any idea on this error

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Hmmm.  Some things you could look at:

    Do you have any complex rules or logic involved in how you pass parameters to your subprocess? (This should cause the parent to pause by exception at the subprocess node, but worth checking.

    Does your subprocess have a start form?  How is it configured to assign the start form if it does have one?

    Do you activity chain into your subprocess?  Does your subprocess have activity chaining? (Because I wonder if the chain is somehow broken.)

    Is there some escape logic that could be firing that immediately sends the subprocess to the Terminate node?  Even if you don't think it would fire off now, is it there?

    Just for our understanding, for debug purposes, what is the archival time set to?  We know it's really strange if you set it to archive after 2 days.

  • Hello David,

    NO complex rules or logic given

    Start form is assigned correctly

    No breakage in Activity training

    everything is good.Suddenly it started to behave abnormally..

Reply Children
No Data