Hi,

I am integrating jess into my EJB code. I am
trying to create an XML document enhancement 
service. What I am doing is taking in the
XML document as a byte array, turning them into
jess facts, and running the rules against those
facts. Based on the defined rules, I will want
to change fields(change priority, add a comment)
to the XML document.
So far, I am reading in the XML document, and
the rules are firing okay. I am just not sure
how I can update the XML document. Is there a way
for me to in a jess function(deffunction) pass
something back into my calling java program? Once
I get a rule to fire, I need to be able to get the 
information to change the XML back to my java code.
Or somehow be able to change the XML. I am 
open to any ideas.


Thanks,
Bob Stewart

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to