• My CaseID is actually a uniqueidentifier type. How can I update it to work with that? I tried to change the declaration to uniqueidentifier but it gives me the following error

    Operand type clash: uniqueidentifier is incompatible with int