Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Update task Status using LAPI....
Mohammed_Abushmais
Hi every body, can any one tell me how can i update the status of a task object in a task list from one status to another (In Process... Completed) using LAPIappreciate
Find more posts tagged with
Comments
Ann_Minton
I don't believe it can be done in pre-9.1 versions of LAPI (unless someone has figured out a trick). In 8.x and 9.0.x, we don't provide a direct way via UpdateObjectInfo to update the Status field. With 9.1 you will be able to retrieve the Status field with GetObjectInfo and update it using UpdateObjectInfo.