
Tag archives for SBO
Hello,
After my previous post http://www.javablog.fr/documentum-bof-sbo-service-based-business-object-tbo-type-based-business-object-aspects.html, just a mini post related an error java.lang.NoSuchMethodException which occurs when the use of a SBO's method whereas it exists. Basically in JAVA, the problem seems concern the type of POJO's argument used between the SBO and the SBO's client (like DCTM JOB...), the package or attributes could be different.
This error doesn't concern the presence ...more»
Hello,
I would like to expose you the DCTM BOF Business Object Framework (BOF) which is the object oriented framework provided by Documentum to build, deploy, test and execute reusable business logic component known as Business Objects.
Types of BOF Modules:
TBO – Type Based Business Object
SBO – Service Based Business Object
Aspects
Simple Module
https://www.emc.com/collateral/software/white-papers/h8832-documentum-business-object-framework-wp.pdf:
BOF offers the following capabilities:
Customization ...more»
