Hi Thomas, Inside the listener, you do not have the direct assess to the registry. You will have to write a Wso2 registry client in order to access the registry resources. Look for different types of clients you can implement. [1] is one such sample.
[1] - https://docs.wso2.com/display/Governance460/WS-API+Sample Thanks, Vinod On Thu, Mar 8, 2018 at 8:42 PM, Thomas LEGRAND <[email protected] > wrote: > Hello, > > I implemented a TaskListener used by some user task in my process when > they are completed. However, I need to access to some configuration > properties that I would like to add in the BPS registry. Is there a way to > access to the registry from a TaskListener? > > Regards, > > Thomas > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Vinod Kavinda Senior Software Engineer *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.* Mobile : +94 (0) 712 415544 Blog : http://soatechflicks.blogspot.com/ [image: http://wso2.com/signature] <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
