Wednesday 8 February 2017

Issue: Missing tabs(Commerce Assets, merchandising, site administration etc) in BCC after fresh BCC deployment

Issue: Missing tabs(Commerce Assets, merchandising, site administration etc) in BCC after fresh BCC deployment

Solution:
Stop Publishing server. Execute below scripts in Publishing schema and restart the publishing server.
NOTE: Please note this has to be tested first in local or development environment before attempting in Production.
delete from das_account;
delete from das_group_assoc;
delete from dss_server_id;
delete from dss_coll_scenario;
delete from dss_scenario_info;
delete from dss_xref;
delete from epub_wf_server_id;
delete from epub_coll_workflow;
delete from epub_workflow_info;
commit;

0 comments:

Post a Comment

 
;