Redirecting a worklist item programmatically

  • 16 June 2005
  • 1 reply
  • 2 views

Badge +1
I am attempting to redirect a worklist item to a user in code and I am receiving an error that states "Communication Error with Server". To the best of my ability I have reviewed and verified the connection data as it pertains to the WorklistItem.

Is there some way to see the state of the connection to determine if that is what is causing the comm error?

1 reply

Badge +1
We worked around this issue by forcing the connection open, returning all items in a worklist and then redirecting the individual item.

Thank you for your time.

Reply