SBM Orchestration Guide → Calling RESTful Web Services from an Orchestration Workflow → Introduction
http://JBossServerName:JBossPort/orchestrationutilities/services/RESTCaller?wsdlOnce you import the WSDL file, you can then use the orchestration workflow service step to access the RESTCaller service, and configure it appropriately 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.
Copyright © 2007–2015 Serena Software, Inc. All rights reserved.