All our pages related to #java

Patterns

5 min read

Let’s talk about the patterns A pattern is a sequence of instructions, a model, which can be easily recognized by an aware glance.

Read more

Drools

4 min read

What are Drools ? Based on Excel document, “drools” is a rule engine used to execute code scripts, Java code in our context.

Read more

Custom modules

6 min read

Create your own custom task, why? You are no doubt aware of both tasks, the XSLTransform and JSTransform (checkout here for how to use the latter), which are quite handy for quick and light changes of the migrated data.

Read more

Contents in Fast2

by Joseph TESSIER

2 min read

In Fast2, contents are objects embedding the “file” (= binary format) of the document. They can be found within either documents themselves or annotations, and can be accessed through different ways.

Read more

HTTPS

5 min read

The browser-based handling of all user-related operations with Fast2 offers remote access to the Fast2 server for both designing and monitoring.

Read more

Setup for Documentum

2 min read

This section here is about the raw requirement to get the worker successfully communicate with a Documentum server, either for extraction or injection.

Read more

Setup for IBM CMOD

2 min read

This section here is about the raw requirement to get Fast2 to communicate with an IBM CMOD server. 💡 Note The very first thing to do is check out the Content Manager OnDemand - Setting up the development environment documentation Store under the LD_LIBRARY_PATH environment variable the path of the libs where the worker will have to look up for the CMOD libs (ex/ /opt/fast2/ondemand/V10.

Read more