I am trying to mark /create a To-Do as completed from a Java Agent. I am setting the DueState (hidden field) as 9 (means completed) but this does not work as expected. The To-Do is still in the Incomplete View and the status is In Progress. I can find that the action buttion Mark Complete sets a filed named tmpAction: .I even tried setting this field. Is there any way to programmatically make the status as Complete and move the item to Completed View? Or Is this a limitation of the agents in Lotus Notes OR a bug that needs to be reported?