login

Log in to the custom client application.

Required System Actions

None

Usage

BPMLoginService.login(LoginServiceModel,callback)

Parameters

Parameter Type Description
LoginServiceModel LoginServiceModel object Data model to be used by the service request. The response populates LoginServiceModel.authenticated with the result.
callback Function Callback function to handle success or failure results from the request.