rest-connector 2.0

Release notes

Initial release.

Downloads: 
2 621
Bonita Platform Version Compatibility: 

Comments

Submitted by ella.a on Thu, 11/19/2015 - 11:35

Hi,

Thank you for this connector.
However, as specified in the realese notes and after trying it myself- it seems like it's unsupported in v7.x ..

Is it so?

Thank you

Submitted by michael.tran on Wed, 12/23/2015 - 00:54

We have found it to work on Version 7.x but for simple REST API calls so far.. we haven't done extensive testing yet.

Submitted by jnsouza on Thu, 03/03/2016 - 15:43

This connector is very useful, thanks. I am facing problems on version 7.2. I could import the Connector but when I test it I get the message "For unserializable output, you can transform it into serializable object using the output expression editor". And also:

java.lang.reflect.InvocationTargetException
com.thoughtworks.xstream.converters.ConversionException: org.bonitasoft.connectors.rest.RESTResult : org.bonitasoft.connectors.rest.RESTResult
---- Debugging information ----
message             : org.bonitasoft.connectors.rest.RESTResult
cause-exception     : com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message       : org.bonitasoft.connectors.rest.RESTResult
class               : java.util.HashMap
required-type       : java.util.HashMap
converter-type      : com.thoughtworks.xstream.converters.collections.MapConverter
path                : /map/entry/org.bonitasoft.connectors.rest.RESTResult
line number         : 5
version             : null
-------------------------------
com.thoughtworks.xstream.mapper.CannotResolveClassException: org.bonitasoft.connectors.rest.RESTResult
Submitted by pslawski on Thu, 04/28/2016 - 14:49

I am getting the same problem as jnsouza, and as we need Rest connector to integrate BonitaBPM with our components this might force us to seek for another solution. Has anyone found the solution to use Rest connector with version 7.2 ?

Submitted by kiran.neupane on Sun, 10/30/2016 - 22:48

Hi there,

Is there any new release coming soon which will fully support the version 7??

Thanks
Kiran

Submitted by veroagite on Sat, 11/12/2016 - 20:13

It works in 7.3.3 version.

Submitted by OlegCherednik on Wed, 11/16/2016 - 16:08

I receive 'No enum constant org.bonitasoft.connectors.rest.model.SSLVerifier.Strict' (or even 'SSLVerifier.Allow All') exception using this connector in Bonita 7.3.3 Community. Is there any workaround for this issue?

Submitted by roberto.pepato.jac on Fri, 02/17/2017 - 13:01

Hello,

I saw that the documentation folder provided at your personal repository (the one which the bonitasoft repo forked at) and I found a bos file there. I'd like to explore this file to understand some concepts but I'm not able to import the file, which always result in "You are trying to import a process who has been designed with an incompatible version...".

Tried to import using the following community versions:

  • 6.3.2
  • 6.3.6
  • 6.3.9
  • 7.3.3

Which version was used to draw this diagram? Do you know if it is possible to import it in a community version?

Thanks.

Notifications