new NavigateCaseByCriteriaRequest(body, caseReference, targetRoleName)
Object NavigateCaseByCriteriaRequest
Usage:
RestApiService.getGlobaldataService().navigateCaseByCriteria(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
body |
tibco.objectapi.bds.CaseCriteriaType | The criteria to be evaluated. |
caseReference |
string | The case reference of the case data you want to navigate to. For example, BDS-2-com.example.gddemo.Customer-1-1. You must only specify one source case reference. |
targetRoleName |
string | The name of the association that was specified when the association was created using linkCase. For example, cars. |
- Since:
- 4.0.0