new UpdateBusinessServiceRequest(payload, processId, activityId)
Object UpdateBusinessServiceRequest
Usage:
RestApiService.getBusinessServiceService().updateBusinessService(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
payload |
tibco.objectapi.common.datafeed.DataPayload | Contains the data to be updated for this page activity, as returned by the form. |
processId |
string | Identifier of the business service instance. |
activityId |
string | Identifier of the in-progress page activity. |
- Since:
- 4.0.0
Members
responseType :string
Query parameter: 'responsetype' (optional) Enumerated value defining the format of the data payload to be used
in the response message - either XML or JSON.
Type:
- string
- Since:
- 4.0.0
- Default Value:
- = JSON