ESBAction

A service for JBossESB messages, using ServiceInvoker.

Parameters

ServiceCategoryStringThe service category to send a message to
ServiceNameStringThe service name to send a message to
CallbackServiceCategoryStringThe service category of the JBoss ESB callback
CallbackServiceNameStringThe service name of the JBoss ESB callback
replyToOriginatorStringValid values ["reply", "fault"], which epr to reply to
jbpm5-session-idStringThe session ID that started the process

Results

Handler

org.jboss.soa.esb.workitem.esb.ESBActionWorkItemHandler

Creates a message based on workItem and sends it to the specified ServiceCategory:ServiceName service.