Hi,I am trying to invoke a human centric long live process from Flex
application. When I submit the form I am calling the invoke_Async()
method to initiate the process, which resulting a jobId in its result
handler.Is there any way to get the status of the Process with the
retrieved jobId?I am trying to use JobManger to get the status, but it
is always throwing an Error saying: Not able to create a property
"persistent" on JobID.Please help me out..Regards,Bhaskar