After successful deployment, getting an error at UAT!

Certified Senior Developer

Hi,

After successful deployment, I am getting the above error at UAT in the parent process because of the subprocess.


  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to ravis

    The issue you're experiencing here isn't related to the issue in the other thread, as far as I can tell.

    To solve the problem seen here, I'd suggest you re-deploy the parent process and all its precedents from the lower environment, until the entire contents of the app package match.  Before doing that, use the Missing Precedents Checker to make sure there are no subprocess models missing from your app package.

Children