Hi
I have a K2 Five process that creates a child process during the lifetime of the workflow. The problem is that by the time it arrives at the child creation task the person who originated the workflow may have left and so the call fails with 'User *** does not have rights to start the process.
In K2 BlackPearl there was a dialog that allows you to select an account context under which child IPC process were created. So if you created them under a service account the AD account issue was fixed. This option does not exist in K2 5 and it seems to assume the parent originator account is still active.
If there is no way to do this is there a way to resolve the K2 error and change who is try