We have a requirement where need to build the process files using process automaton command line command . This we are successful but now we want to give the image of running process instance from pub.monitor.process.instance:generateInstanceImage to external client. If we do repository based deployment the images are not available for this service pub.monitor.process.instance:generateInstanceImage but on MWS we are able to see the same .
Is there any way by which we can get the image of a process instance visible on MWS using process is apart from this service as this given null pointer error if we use repository based deployment
As we see that whenever we build the process using this product DB [WMPROCESSIMAGE] DB processImage Column is emply
we can build it using the designer build upload or project automator not much problem there raised it with SAG they have said they dont have immediate solution for the same
Software AG documentation says “Important:
When you generate a process model with the command-line utility, the associated process model image and icon images are not generated with the model. As a result, any webMethods Monitor APIs that use the process or icon images will not perform as expected with the generated process.”
but we have a req to use CLI build and upload and also use the monitor API is there some way by which we can update the product DB column processFile in product DB table wmprocessimage with jpeg and SVG image binary data