Hi,
I’m creating a deployment using createDeployment().addInputStream , and it’s working fine.
But now I want to get the actual .xml used in the deployment. I see that camunda store it in the table act_ge_bytearray but I’m not able to get it through java api. Is it possible ?