altered in relation to issue #519, where the install script bulkloaded all the drawings to the wrong flow id (the default of 155) and prevented any of them appearing in the production system.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@5362 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -21,6 +21,7 @@ BEGIN
|
||||
END IF;
|
||||
|
||||
IF mip_bulk_load.g_flow_id IS NOT NULL THEN
|
||||
mip_bulk_load.init;
|
||||
mip_bulk_load.load_all;
|
||||
mip_bulk_load.report_err;
|
||||
ELSE
|
||||
|
||||
Reference in New Issue
Block a user