hi, i am trying to get a workflow as below:
IDfId WIIdfId=colSorunlu.getId("p1");//this works like a charm
IDfWorkflow oWF = (IDfWorkflow) session.getObject(WIIdfId);//it gives exception here
exception is:
DM_API_E_BADATTRNAME]error: "Bad attribute name 'int_value' for document/object."
do you have any idea what the problem is?