Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Table of Contents
maxLevel3
minLevel2

General

...

Mandatory input for each operation

...

  • DefaultServiceResponse JavaBean container which stores the specific bean response for Web Services operation
  • While creating an entity, values for fields such as Row ID (Unique system generated), Entity ID (System generated )should not be entered as input parameter values.
  • While updating an entity, values for fields that already contain a Read only value should not be entered as input parameter values.

getSupportGroup

...

Id: 104 
Returns an excerpt pertaining to the specified the support group.

...


Output
Description, Disable Service Feedbacks, Group ID, Group Name, Organization ID, Refresh Table Every(Mins), Status, Sub Type, Type, Used For, View Organization Tickets.

listSupportGroups

...

Id: 105 
Returns the list of all the active support groups matching the specified search criteria.

...


Output
Description,  Group ID,  Group Name

addSupportGroup

Edit

Id: 218 
Adds a support group with the specified group information.

...


Output
Row ID

updateSupportGroup

...

Id: 219
Updates an existing support group identified by the Row ID.

...


Output
Row Id

setSupportGroupStatus

...

Id: 220 
Sets/updates the status of the existing support group i.e. marks the support group as either Active or Inactive.


Input Parameters  
Group ID, Support Group Status


Output
None

listMembers

Edit

Id: 221 
Returns a list of all contact members associated with specified Support Group identified by Row ID.

...


Output
Contact, Primary Group, Group Lead, Primary Group, Status

addMember

Edit

Id: 222 
Adds specified contact identified by either the Row ID as member of specified Support Group identified by the Row ID.


Input Parameters  
Group Id, Member Id


Output
None

removeMember

Edit

Id: 223 
Removes a specified contact member identified by Row ID for the specified Support Group identified by the Row ID.

...


Output
None

setGroupLeadStatus

Edit

Id: 224 
Sets specified contact member  identified by Row ID as a group lead for the specified Support Group identified by Row ID.

...


Output
None

listServiceAvailability

...

Id:225 
Returns a list of all service availability schedule (timeslip) information related to the specified Support Group identified by Row ID.

...


Output
Schedule ID, Holiday List, rel_state, Status, End Date, End Time, Start Date, Start Time, Time Zone Id, Time Zone, Days of the Week

addAvailabilitySchedule

Edit

Id: 226 
Adds service availability schedule (timeslip) information related to the specified Support Group identified by Row ID.

...

updateAvailabilitySchedule

Edit

Id: 227 
Updates an existing service availability schedule (timeslip) information related to the specified Support Group identified by Row ID.

...

deleteAvailabilitySchedule

Edit

Id: 228 
Deletes an existing service availability schedule (timeslip) information related to the specified Support Group identified by Row ID.


Input Parameters
Group Id, Schedule Id


Output
None

listLocation

...

Id: 260 
Returns a list of all the active Organization (Organization-Site-Location) for the specified Support Group identified by Row ID.

...


Output
Address, Building, Organization, Floor, Relationship, Group Lead, IS PRIMARY?, Group Organization Relation ID, Organization ID, Status, Site, Suite

addLocation

...

Id: 261 
Adds a new active Organization (Organization-Site-Location) for the specified Support Group identified by Row ID.

...


Output
org_group_rel_id

updateLocation

...

Id: 262 
Updates an existing Organization (Organization-Site-Location) for the specified Support Group identified by Row ID.

...


Output
org_group_rel_id

unrelateLocation

Edit

Id: 263 
Unrelates an existing Organization (Organization-Site-Location) for the specified Support Group identified by Row ID.

...

 
Output
None

setPrimaryLocationStatus

Edit

Id: 264 
Marks an existing Organization (Organization-Site-Location) as primary Organization for the specified support group.

...


Output
None

setPrimaryMember

...

Id: 265 
Sets a member as primary member for the support group.

...