Getting 'Unattended' status in process model

Certified Associate Developer

Hi All,

i am facing below issue while start process in debugging mode. The process getting stuck at write data store entity node and i could see under process details tab 'Unattended'. can some one please explain what went wrong here? i do not see any error just process getting stuck at there and data not loading into DB.

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Associate Developer
    in reply to Harshit Bumb (Appyzie)

    No, Data is not writing in DB table. since process stuck at write to DB node.

    Actually, i have Main workflow process and in that main process again i am calling two sub process. first sub process executing fine. once it reaches to second process again i have form to user input task so post submission form process executing next node and there after getting stuck at write DB store entity with that status..