I got the answer from Lucaz Amador (Drools Server author - thanks!!) on his
blog:
{
"batch-execution":
{
"lookup":"ksession1",
"commands":
[
{
"insert":
{
"out-identifier":"lucaz-person",
"return-object":true,
"entry-point":"DEFAULT",
"object":
{
"org.test.Message":
{
"text":"lucaz"
}
}
}
}
]
}
}
Fulton
--
View this message in context:
http://drools.46999.n3.nabble.com/Need-JSON-request-for-Drools-Server-tp2...
Sent from the Drools: User forum mailing list archive at
Nabble.com.