I am attempting to publish a web service within the Metastorm Designer.
I used Metastorm Process Orchestrator for Web Services 7.6 SR3 and successfully produced an .XEL file.
When i try to publish that file through the Designer, I receive an error which states
JS1135: Line:17, Column:26: Variable 'ClassActivator' has not been declared
This is in reference to the line which the orchestrator created:
retval = ClassActivator.ActivateWithComplexTypesExtensible(ework, args);
My installation of Metastorm is at 7.6 SR1. I attempted to install BPM 7.6 SR3 but received an error within the install that read
Error 27519. Error updating XML file C:\Program Files\Metastorm BPM\IIS extensions\EngineServiceConfig.xml. -2147024864
Any insight that anyone can provide on working with web services within Metastorm is welcome. Thanks in advance.
-David