Hi,
i will giving a reject or approve in procInstance i’m getting this error..
- this is my groovy script(
import com.company.untitled1.entity.ContractApproval
def em = persistence.getEntityManager()
def contract = em.find(com.company.bpmdemo.entity.ContractApproval.class, entityId)
contract.setState('Rejected') )
what related to this script and comments box.
Please anyone as to be give me some suggestions.