Is it advisable to do batch operations using TIB/Adapter for Siebel?

Is it advisable to do batch operations using TIB/Adapter for Siebel?

book

Article ID: KB0088223

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel -
Not Applicable -

Description

Resolution:
We usually advice to use our adapter for real time not for doing batch-mode
integration. If you using Siebel domain batch mode ie EIM, then you have
interface tables which have already linked to base tables. But if you are
using our adapter then you have to create same events having link to all
base tables in Business Event designer. Thats not advisable.

The other fact is that in batch mode you may be publishing 1000's of records
at a faster rate, quite possible subscriber may not consume at that rate. It
may crash.

Just beacuse of above reasons it is advisable to use EIM for batch loads and
adapter for real time purpose.

Issue/Introduction

Is it advisable to do batch operations using TIB/Adapter for Siebel?