541: --In such a case if the account generator returns an error it would
542: --get propagated to the sourcing workflow and would result in an error.
543: --To prevent this we would have to clear the cache.
544:
545: WF_ENGINE_UTIL.CLEARCACHE;
546: WF_ACTIVITY.CLEARCACHE;
547: WF_ITEM_ACTIVITY_STATUS.CLEARCACHE;
548: WF_ITEM.CLEARCACHE;
549: WF_PROCESS_ACTIVITY.CLEARCACHE;