11.0, the Orchestration Engine database upgrade process has changed . This section describes changes in the process, how it affects the schema, and how to resolve failures and validation errors that might appear during the upgrade.
This customization adds a Header and Footer to the top and bottom of Work Center interface in SBM. Customers often use this change to create a notice that the system is a TEST or Development environment. Government customers can also use this for system classification notifications.
If your MS SQL Server is setup with the Force Encryption value set to yes then you will have to make the following changes for SBM to communicate with it. If your SQL server is setup this way then the Application Engine components will work fine because they connect via ODBC but the Tomcat components will fail to connect via JDBC and need the following changes made to the JDBC connection string in order to connect to the SQL Server database.
Failed to get Application Engine version at http ://SERVER/gsoap/gsoap_ssl.dll?sbminternalservices OR Couldn't get applications count for 'ENV NAME' environment due to exception.
C:\Program Files\Micro Focus\common\tomcat\8.0\webapps\almzmf\META-INF Edit the WSDL using a text editor. Search for all instances of "defaut" and change them to be "default".
Under Environments, select the environment that is given in the error messages. On the Target Servers tab, edit the "Default BPEL Server", and click Test Connect. If you get "Failed to connect", try changing the URL to be non-SSL and try again. On the Target Servers tab, edit the "Default Event Manager Server", and click Test Connect. If you get "Failed to connect", try changing the URL to be non-SSL and try again.
Cannot deploy BPEL definition for process model alf/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/ - Could not deploy process '_00000_OchestrationName_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx---1'.. Deploy failed; error: [BpelParseErr] Error parsing BPEL process: the BPEL is either malformed or is invalid.. For help with this error, see KB S141405 Failed to get Application Engine version at http ://SERVER/gsoap/gsoap_ssl.dll?sbminternalservices