Exploring Programming capabilities inside script block

30 views
Skip to first unread message

Neeraj Pandey

unread,
Jun 21, 2017, 10:19:52 AM6/21/17
to jBPM Usage
Hi,

I am looking for some information and resources to read about possibilities of code inside script block. For example I want to know all methods available for "kcontext" object and likewise what are the possible classes and methods I can use inside script node for process runtime (process instance, task, variables, etc. ) data manipulation.

Is there a way I can access wildfly information such as host IP address from script node?

Thanks.


 

Maciej Swiderski

unread,
Jun 22, 2017, 10:10:40 AM6/22/17
to Neeraj Pandey, jBPM Usage
Script task have only access to process instance, node instance and ksession via kcontext. 

When it comes to code that you can use is pretty much any java class 

If wildfly will expose it via any class that can be looked up then it should be possible

Maciej 
--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/298f4752-c819-42cc-93dd-2b94fbfb2456%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Neeraj Pandey

unread,
Jul 3, 2017, 7:37:22 AM7/3/17
to jBPM Usage, gpk.pand...@gmail.com
Thanks Maciej,

Could you please help me with some documentation where I can have details about all available methods for kcontext.

Thanks

Maciej Swiderski

unread,
Jul 3, 2017, 7:40:11 AM7/3/17
to Neeraj Pandey, jBPM Usage

Neeraj Pandey

unread,
Jul 3, 2017, 7:59:44 AM7/3/17
to jBPM Usage, gpk.pand...@gmail.com
Thanks Maciej
Reply all
Reply to author
Forward
0 new messages