If environment is
already configured with staging workflow and need to reconfigure BCC
application without staging workflow then below steps need to follow.
Generating the Standalone EAR by removing staging layer from run
assembler arguments. Please follow the steps given in previous page.
Updating the Database tables for removing the previous workflow
references.
-
Delete data from below
tables in publishing schemas.
-
Delete from
epub_wf_server_id;
-
Delete from
epub_coll_workflow;
-
Delete from
epub_workflow_info;
-
Restart the BCC
application and ensure the workflows are correctly created and are accessible.
-
Enable loggingDebug on
/atg/epub/workflow/process/WorkflowProcessManager component if problem still
persists.
0 comments:
Post a Comment