Clear Cache
Hello,
Anyone knows how to clear cache of forms builder, process builder and bof please?
Thanks.
Mel.
Comments
-
Close all your DCTM applications on the system (process bulider/forms builder/composer etc..) before clearing the cache.
and delete the cache folder under ( C:/Documentum/cache) that will clear the BOF cache.
0 -
I've created 4 classes. Two are for the sbo and the other two are for the tbo, ie, an implementation and an interface class for each. (They are in attachement....)
Am I doing something wrong ? Is it the way to create bof modules ?
I have packaged my classes in 4 jars and created 4 jar definitions in composer and used them in my 2 modules.
However, it is not working in process builder. The interface and method dropdowns are not filling !!
Note that I am using :
- Eclipse Indigo Service Pack 1 to write my code
- Composer 6.7 to install my code.
- Process Builder 6.7
- Taskspace 6.7
- Java 1.6 update 31
Mel
0 -
Please go through the DFC development guide on creating BOF modules. None of your modules are extending/implementing the required classes.
0 -
Hello,
Sorry for the late reply. But good news the bof modules finally worked..
The implementation class of the TBO should extends DfDocument and implements the interface of the TBO, whereas the interface class of the TBO should extends IDfDocument, IDfModule, IDfDynamicInheritance.
While for the SBO, the implementation class should extends DfService and implements the interface of the SBO, and the interface class of SBO should extends IDfService.
Thank you very much for your help!!
However, I am facing another problem, when I install the classes from a pc, it does not work but when I install it from another one, it works.. On both pcs, I use the same eclipse, same composer, same process builder, same code, same java version... what could be the problem???
Mel
0 -
Hi,
you may have differences in dfc.properties on these 2 PCs?
Check global bof registry settings.
Regards
Jørg
0 -
Hi,
I meant the settings in dfc.properties
dfc.globalregistry.password=dfc.globalregistry.repository=dfc.globalregistry.username=
Regards
Jørg
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 152 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories