EJB server

ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackException in method: public abstract …

Bizlogic client connections suspended error upon trying to …

Cause Error occurs because client connections are suspended. This can happen when there is a problem communicating across the cluster or other errors during …

Getting a Failed to look-up from JNDI service error when …

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 …

How to get the status of SBM server using SBM APIs?

Disclaimer. The origins of the information on this site may be internal or external to Progress Software Corporation ("Progress"). Progress Software Corporation …

APIs of BizLogic webservice are failing

After the upgrade you may experience that Apps are failing to call the following BizLogic APIs: 1. getProcessInstanceStatus …

Caused by: java.lang.NoClassDefFoundError: …

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 ...

Unable to consume the message sent via publish Mode of …

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 …

Problem occuring on Analytic Engine while executing …

at com.savvion.ejb.bizlogic.manager.BizLogicManagerBean_54luf4_EOImpl.co …

How to use Savvion Business Manager(SBM) published …

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 …

BizLogic exception 814 while completing a Workstep

Try adding a Thread.sleep(timeInMilliSeconds) to the code that is used for completing the workstep. Also, check if the workstep isActivated. (Refer Savvion …