cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Service Task and Data Grid

hbpost
Champ in-the-making
Champ in-the-making
Hi.  I was hoping to use the Data Grid for a custom service task and noticed the note in the User guide that states it is not injected properly into the runtime delegate.  Also searched the forum and found a topic stating that this would not be fixed.  Is that still the case?

I think this is a really powerful feature and would love to see it implemented.  Our application sends structured "AlertEvents" to the user.  Each AlertEvent has 1…N AlertMessages.  Each AlertMessage can have data inserted using a Java StringFormatter. 

Here's what the columns might be:

Message Code, Message Text, Param 1, Param 2, Param 3

Is the fix terribly problematic?

Thanks,

Herm
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
I don't really get what you're needing. What is a data grid? And how does it relate to a service task?

How do you want to inject that 'grid' into the service task?