Hi,
my point of view:
IS Internal contains the IS internal configuration data like scheduler definitions et al.
(Tablenames start with "IS_")
IS Core Audit contains the runtime information of IS like error log, session log, security log, services log
(Tablenames start with "WM")
Process Engine contains the Design part of the Processes (generated by "Build and Upload" or modified via MonitorUI
(Table names start with "PRT")
Process Audit contains the Information about process instances, step instances, their status and iterations (iteration counts)
(Tablenames start with "WM". This will change to "PRA_" in the current releases")
Prior to 8.2 all these part were bundled in one Product “IntegrationServer”, after 8.2 this was splitted into two Products “BPM” (ProssEngine) and “Integration Server” (IS Internal and IS Core Audit).
Product means the Products in DatabaseConfigurator.
Unfortunately the ProcessAudit scripts refer to the IS Core Audit scripts at some points to log the process and step errors in a common error log.
There have been some modifications in the last wM releases to separate them completely, but I am not sure in which one exactly.
Therefore I would suggest to place both products in one shared DB schema to avoid havocs (at least up to wM 9.7).
Just to be sure.
Regards,
Holger
#webMethods-BPMS#BPM#webMethods