Activities XML Schema
ws_activity_c Complex Type
Description
These are the input parameters used by the ActivitiesCreate (Method) web service.
Namespace urn:CoreOne.Activities
Diagram
comments Element owner_id Element activity_type Element complete_by Element start_date Element case_number Element entity_id Element entity_type Element Sequence ws_activity_c Complex Type
Overview
ws_activity_c
These are the input parameters used by the ActivitiesCreate (Method) web service.
Sequence
entity_type :int
This is the type of entity that the Activity belongs to.
entity_id :int
This is an internal CoreOne id used to uniquely identify the record in which the specified Activity belongs to.
case_number :string
This is the case number used for the specified Activity.
start_date :date
This is the date in which the activity was commenced.
complete_by :date
This is the date in which the specified Activity must be completed by.
activity_type :int
This is a Lookup from the Lookups table "Activity Type". It is the type the specified Activity is.
owner_id :int
This is an internal CoreOne Person id. This is the person responsible for the specified Activity.
comments :string
These are any comments or remarks that have been made about any element within the specified Activity Update record.
Remarks

Source
See Also
Activities XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.