You are on page 1of 1

Thursday, June 27

th
Time: 2 hours
21. Develop A JMS Receiver To Start The Workflow
First I went to create a JMS receiver to initiate the worflow.
Creating a queue and waiting for xml message to initiate the workflow was
not a problem, now I try to include the final service, which happen to be a
Restful service.
I began looking the documentation.
https://docs.TIBCO.com/pub/activematrix-businessworks-plugin-for-rest-and-json/1.0.0-
november-2012/doc/html/tib_bwpluginrestjson_users_guide/wwhelp/wwhimpl/common/html/
wwhelp.htm#href=bwpluginrestjson_users_guide.5.14.htm&single=true
Architects Comment: Here, the starting point, the trigger of the flow, was
implemented with a JMS message. It is ok but the spec indicated that a web service
should be done.
Thursday, June 27
th
Time: 1 hours
22. Invoking Rest Using Credential Authorization
Using the Rest And JSON plug-in was not difficult to invoke even with the
credential authorization. Still, I cannot use the regular REST component to
call an HTTPS REST services, but with Designer I can also use a normal HTTP
call and that works. From now on I needed to include some xml message
transformations in the flow.
Architects Comment: This is another expected change validation. And this is a
fail. A REST component should include the option to use SSL to protect the call.
Although there is a workaround, that should be included in the
Integration Knowledge Kit Appvance Inc. August 5, 2013
TIBCO BusinessWorks Developers Journal Page 48 of 75

You might also like