Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Report Folder | Summary of Elements in this Folder | pub.report:runStringTemplateOnPipe
 
pub.report:runStringTemplateOnPipe
WmPublic. Applies a template to the pipeline.
Input Parameters
$template
String Template to apply to pipeline.
Output Parameters
$txt
String Result from applying $template to the pipeline.
Usage Notes
This service is typically invoked from other services that already have a template in a String object and need the template to bind against the pipeline.
Integration Server executes any services in the template file using the credentials of the user who invoked the pub.report:runStringTemplateOnPipe service.