The following Collaboration Services ship with the core Content Server:
Note:
dClbraType is a required parameter for many services. At this time, basic is the only accepted value for this parameter.Service called from ADD_COLLABORATION_FORM. This service calls ADD_COLLABORATION_SUB to add a collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
dClbraType: The type of collaboration project.
Service used to present a form to a user to add a Collaboration. After submitting this form, the ADD_COLLABORATION service is called.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Service used to delete a collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
Service used to edit the members in a collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
dClbraType: The type of collaboration project.
Service that presents the form used to edit members in a collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
Service that calls EDIT_COLLABORATION_SUB to update existing project information.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
dClbraType: The type of collaboration project.
Service that presents the form used to edit a collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
Service used to retrieve content in a collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
Service used to retrieve information about a specific collaboration project.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dClbraName: The project name.
Service that returns a list of all collaboration projects.
Location: IdcHomeDir/resources/core/templates/std_services.htm