Class: UnlinkCaseRequestAlt

tibco.objectapi.service.request.UnlinkCaseRequestAlt

new UnlinkCaseRequestAlt(body, caseReference, roleName)

Object UnlinkCaseRequestAlt Usage: RestApiService.getGlobaldataService().unlinkCase(request, callback);
Parameters:
Name Type Description
body tibco.objectapi.bds.rest.CaseReferenceArrayType An array of case data to disassociate from other case data.
caseReference string The case reference of the case data you want to disassociate with other case data. For example, BDS-2-com.example.gddemo.Customer-1-1. You must only specify one.
roleName string The name of the association. For example, claim.
Since:
  • 4.0.0