Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Task Engine API and Service Reference | Using the Task Engine RESTful Web Services in Integration Server | Summary of REST Resources and Requests | GET Task Expert List
 
GET Task Expert List
This REST request returns a list of experts associated with the specified tags. The underlying built-in service is pub.task.taskclient:getTaskExpertList.
The HTTP request is formed as follows:
GET /rest/pub/opentask/taskID/recommendation?tags=value
Input Parameters
tags
String Comma-separated list of tags.
Output Parameters
guidance
Guidance[] An array of Guidance objects containing the names, ratings, and user IDs of the experts for the specified tags. See pub.task:Guidance for a description of the fields in this document.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.