Get Repository Name service

The Get Repository Name service is used to fetch the target object store name using a service call. This service is used internally in the Case views, to fetch the target object store name, when configured to work in the context of a case orchestrated process user task pages.
Table 1. Input mapping for Get Repository Name service
Name Description Data type
input The input to the service. The Case server ID as in tw.system.currentProcessInstance.parentCase.caseServerId can be used as input. Any
Table 2. Output mapping for Get Repository Name service
Name Description Data type
result The target object store name would be set in the tw.local.results.objectStoreName Any
error Any execution error would be caught in the AjaxError object. AjaxError