Hey guys I’m trying to retrieve a process diagram xml file from v7.1 Bonitasoft. This is the example provided
in the documentation however I am able to retrieve any of the process models I have installed using their respective id’s.
URL http://localhost:8080/bonita/API/bpm/diagram/5690914473452389591
Any clues to what I am doing wrong?
I’ve calculated your answer, but I don’t think you’ll like it.
The reason you can’t get any process diagrams is you’re using community (I assume). The fact is diagrams don’t exist in Community and only in the paid for subscription edition.
This could be considered an error in the documentation where certain calls should be categorized according to version.
regards
Seán
PS: If this answers your question please feel free to mark it as resolved, nothing better than closing the loop.
Any chance a little more of what you’re doing I sort of don’t understand what you’re doing…or why…or how…
thanks
Well in the documentation for Rest > bpm api > diagram (http://documentation.bonitasoft.com/bpm-api-849#diagram). It says “Use the diagram resource to access the process diagram xml representation. This is necessary for drawing the diagram.”
I’m basically just making my way down the list testing different Rest calls and just can not seem to get this one to work…
Thanks Sean! Just needed a definitive answer.