About This Recipe
This recipe demonstrates how to invoke and use a JavaScript callout activity to concatenate messages.
To use the recipe, you must install the recipe and configure the connection and other resources within it. The recipe uses the REST adapter in an orchestrated integration. The integration flow is triggered when you specify a URL with two string query parameters. These parameters are then concatenated by a JavaScript callout function and a string message is returned as a response.