Processlist XML - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License
<mws xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="PROCESSLIST" version="2.0" eof="true" from="1" to="100">
  <processlist>
    <process id="0eba3667-a70a-4a65-bf02-74dd3be7e44a" user="User1" system="demo" type="" objectname="Request" objectid="12022008-1362-tdc-moddemo" title="" state="0" created_at="16122019102153" lastsaved="16122019104544" created_by="User1" destinationuser="Administrator" destinationgroup="AdminRole" />
    <process id="f8f63cae-7246-4f43-8be8-9f4edd5ff91c" user="User2" system="demo" type="" objectname="Request" objectid="12022008-1362-tdc-moddemo" title="fssf" state="0" created_at="27112019130125" lastsaved="27112019130136" created_by="User2" destinationgroup="AdminRole" />
    <process id="3d4a7c31-f710-4b24-9006-2896715a9eba" user="User2" system="obatest" type="" objectname="COD6773_test_DIPWrite" objectid="12112018-20207-tdc-obatest" title="WebApi Forward" state="0" created_at="15042019182725" lastsaved="07052019174335" created_by="User2" destinationuser="BuildAdmin" />
    <process id="9a6bd514-25fe-431d-b1f9-bacf94128a68" user="BuildAdmin" system="demo" type="" objectname="Request" objectid="12022008-1362-tdc-moddemo" title="" state="1" created_at="18112019113712" lastsaved="18112019113712" created_by="BuildAdmin" />
  </processlist>
</mws>

Attributes of the element 'process'

Element Description
id Process-Id
user User name
system System OID of the system the bundle was loaded from.
type Specified process type This attribute is only available if a type has been defined.
objectname Name of the object loaded
title Specified process title This attribute is only available if a title has been defined.
state Process status
created_at Date the process was created. Date format: DDMMYYYYHHMMNN
lastsaved Date of the last user activity for this process. Date format: DDMMYYYYHHMMNN
created_by Name of the user who created the process.
destinationuser User to whom the process was forwarded. This attribute is only available if the process has been forwarded to a user.
destinationgroup Group to which the process was forwarded. This attribute is only available if the process has been forwarded to a group.