Questions tagged as 'bonita'

1
answer

what is the difference between a getElementsByTagNameNs () and a getElementsByTagName ()

good morning I'm consuming a web service through bonitasoft with the groovy editor but I have not been successful, because when I manage the xml I can not get all the information about it, I think the problem is the way I am using the getElement...
asked by 02.10.2017 / 18:46
1
answer

builder.parse return null nice soft

I have an error on the line Document doc = builder.parse(is);// doc = null; Where at the moment of using the builder.parse it becomes null which makes the error arise and is captured by the catch (Exception ex) saying that the doc is null,...
asked by 18.09.2017 / 22:21
1
answer

childNodes I need to get the value of the child nodes

The reason for my question is that I need to know how to obtain the information that has the child nodes, since I am consuming a web service and at the moment mapping the xml does not map it as I wish since I want to have the data of the xml sep...
asked by 26.09.2017 / 23:19
0
answers

Can a web service rest in a soap be converted?

Good morning the reason for my question is more informative is whether you can perform the conversion of a web service rest to a soap, since I have read several information on indicates that you can perform this procedure from soap to rest throu...
asked by 09.10.2017 / 16:57