I have been learning wm IS and BPM, all installed on my PC. (wm9.6 and Oracle XE 11g on windows 8.1)
I have not managed to get a BPM process to initiate and step through a process, so I have dumb’d down the process to a start activity and 1 task.
I have created a publishable document,a handling service, Subscribing Broker trigger and a publishing service (all in flow) and all work.
In BPM I have built the process and uploaded for execution - all good.
But when I run the publishing service - which should trigger an instance of the BPM process I get the following on the log;
[1362]2015-01-19 22:40:15 CAT [ISS.0098.0049C] Exception:com.wm.app.b2b.server.ISRuntimeException: [Exception: Unable to connect to database!] not found in “com.wm.resources.CoreExcpMsgs”. while executing trigger. Rejecting Document for TriggerStore:simpleProject.simpleProcess.Default:subscriptionTrigger.
This is after restarting the IS server - previously I had the following error;
[1356]2015-01-19 21:52:20 CAT [ISS.0098.0046I] Trigger J_jRQtEolDEurgAVIwwwADXaZQs__simpleProject.simpleProcess.Default_subscriptionTrigger is only available for Local Publishing. Unable to create subscription for Publishable Document wm.prt.dispatch:SubprocessStart: Unknown Document Type (226-1490): Document type ‘wm::is::wm::prt::dispatch::SubprocessStart’ is not defined in the Broker.
[1355]
[1354]2015-01-19 21:52:20 CAT [ISS.0099.0001E] Broker Transport:J_jRQtEolDEurgAVIwwwADXaZQs__simpleProject.simpleProcess.Default_subscriptionTrigger unable to subscribe to Broker Document wm::is::wm::prt::dispatch::SubprocessStart. Exception Unknown Document Type (226-1490): Document type ‘wm::is::wm::prt::dispatch::SubprocessStart’ is not defined in the Broker.
I am sure it is something simple.
#B2B-Integration#Integration-Server-and-ESB#webMethods