SBM Orchestration Guide → Calling RESTful Web Services from an Orchestration Workflow → Introduction
You can use the orchestration workflow service step to access and configure the RESTCaller service to call the REST Web service that you want to access.
XML data from the orchestration workflow can be mapped into the RESTCaller and sent to the REST Web service as text, XML, or as JSON data. Similarly, XML data returned by the REST Web service can be mapped into the orchestration workflow. If the REST Web service returns JSON data, it can be translated to XML and mapped into the orchestration workflow as XML.
If you are modifying process apps created in a prior version of SBM, you need to do one of the following to refresh the process app with the latest RESTCaller functionality:
http://ServerName:Port/orchestrationutilities/services/RESTCaller?wsdl
If you have an existing process app created in SBM version 10.1.5 or higher, you can get the latest features by viewing the property pane of the RESTCaller service in your Orchestration and clicking the WSDL Refresh button. Features added since 10.1.5 are upward compatible and refreshing the .wsdl is only necessary if you need the new features.
Copyright © 2007–2016 Serena Software, Inc. All rights reserved.