Join / Sign up
Peter Broadhurst Published on December 11, 2015 / Updated on July 18, 2016 That’s just what I needed, to see how easy it is for the IIB Toolkit to create a REST service exposing a database table behind. Thanks Rudolf! #IntegrationBus(IIB) #REST...
Phil Jones Published on June 3, 2015 / Updated on March 22, 2016 This article outlines the new ways that properties can be edited on IBM Integration Bus v10 objects now that MBX is no longer available. Web UI In IIB v10 the web UI replaces the functionality of MBX....
Published on October 13, 2016 In our previous tutorial, IIB V10.0.0.6 Consuming REST APIs using REST Request nodes we demonstrated the new capability in IBM Integration Bus V10.0.0.6 which allows you to use a REST Request node to send requests to a service that has a REST API...
Sanjay Nagchowdhury Published on October 13, 2016 In this tutorial we demonstrate the REST Request node that has been provided in IBM Integration Bus V10.0.0.6. This new feature allows you to easily interact with external services without needing to configure extra nodes...
Published on September 27, 2016 In the first release of IBM Integration Bus V10, we introduced support for building new REST APIs projects for exposing integrations via a RESTful interface. This functionality has been extended in subsequent fix packs with “create from...
Consuming REST APIs by using the new REST request nodes in IBM Integration Bus.pdf
Published on March 22, 2016 / Updated on September 28, 2016 In this post I’ll walk though the steps to Graphically issuing REST requests in IBM Integration Bus, using HTTPRequest node. Note that IBM Integration Bus 10.0.0.6 provides new capabilities for Calling REST APIs by...
IIBExampleCallToRESTAPI_PI.zip
Hi Izac, What's not working? What's the response you get? What might be confusing is the documentation states that the Execute action, when used with Chore, there isn't a payload (read: n/a) which, technically isn't true, but the server excepts an empty payload to mean and empty, JSON, object ...
suggest using https://www.ibm.com/support/knowledgecenter/SSD29G 2.0.0/com.ibm.swg.ba.cognos.tm1 rest api.2.0.0.doc/r restapi v1 csdl actions.html#restapi v1 csdl actions ExecuteWithReturn Process bound Regards, -- Ted Phillips --
/api/v1/Processes('RESTProcessCall')/tm1.Execute https://www.ibm.com/support/knowledgecenter/SSD29G 2.0.0/com.ibm.swg.ba.cognos.tm1 rest api.2.0.0.doc/t tm1 rest api chores.html The syntax is the same as chore which is listed in the docs but it does not work, if I remove the tm1.Execute...