Overview You have a JSP that is external to Aurea Process (aka CX Process, Savvion or SBM) that needs to access a document stored as a global or instance dataslot within Aurea Process as a byte stream...
Overview 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 from JNDI server ...
Overview A custom web application that is deployed to Savvion Business Manager (SBM) 2020 R1 with JBoss is facing a JSP compilation issue where the datasource lookup is failing because ServiceLocator ...
Overview You are using the below APIs in the Adapter workstep to get and complete the workitem: com.savvion.sbm.bizlogic.server.svo.WorkStepInstance com.savvion.sbm.bizlogic.server.svo.WorkItem Howeve...
Overview You have a JSP page that is external to your Aurea Process (formerly known as CX Process, Savvion and SBM) 2021 R1 server's sbm.war folder and would like to know which APIs you need to use to...
Overview Previously you have used JSTools (JST) to load the Java classes in pre/post script activity step. You want to know if it is possible to use JSTools API to load the Java classes in a JSP page ...