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