SQLPersistence not persisting Properties of my state machine
Hi,
I'm having a statemachine to wich I pass the parameter normally , that I can retrieve through the proper Property within my state machine.... But that param is not persisted in sql (property value is null)..... Any idea? Do I have to decorate my property with some attribute (like Serializable?).
Many thanks.
Fred - The Global Fund

