I have re-usable sub-process which can be initiated independently or can be initiated from another parent process, but I want to make it singleton case, so once a case is created from either side, then the system will not create the new case for that process. So can you please guide me for this?
↧