Posts

Showing posts from October, 2012

Override Persistence Level in Business Process

Here is how we can override persistence level in Workflow dynamically, <assign to="WF_RUNTIME_OVERRIDE_PERSISTENCE_LEVEL">PERSISTENCE_FULL</assign> <assign to="WF_RUNTIME_OVERRIDE_PERSISTENCE_LEVEL">PERSISTENCE_MINIMAL</assign>