ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackException in method: public abstract …
Cause Error occurs because client connections are suspended. This can happen when there is a problem communicating across the cluster or other errors during …
On Aurea Process 2020 SP1 with TomEE, you are attempting to get a data slot value using the Process Instance API method getDataSlotValue () and are getting a Failed to lookup …
Disclaimer. The origins of the information on this site may be internal or external to Progress Software Corporation ("Progress"). Progress Software Corporation …
After the upgrade you may experience that Apps are failing to call the following BizLogic APIs: 1. getProcessInstanceStatus …
To know the order of the classes being loaded in such scenario, as the class "com/savvion/sbm/bizlogic/util/BizLogicClientException" is already loaded, can use a ...
You face BizLogic can not process t he message sent from the message workstep considering it being non-serializable. The below error occurs in the Bizlogic log file …
at com.savvion.ejb.bizlogic.manager.BizLogicManagerBean_54luf4_EOImpl.co …
Below is some basic information on sbm bizlogic application web services, 1. To publish a bizlogic application as web service use BPM Studio or BPM Portal->Administration …
Try adding a Thread.sleep(timeInMilliSeconds) to the code that is used for completing the workstep. Also, check if the workstep isActivated. (Refer Savvion …