Retail Merchandising System (MOSC)

MOSC Banner

RIB Adapter Type ( Time driven / Request driven )

edited Jul 27, 2017 7:19AM in Retail Merchandising System (MOSC) 1 commentAnswered ✓

Hello,

Would like to understand the timer driven and request driven adapters type.

As per the name it clear that timer driven are time-based polling adapters and request based are upon request message is pulled.

1) When do we use request driven, I see RIB-FILEIO publishers are suggested to configure Request driven, why is it so?

2)  <request-driven id="XItem_pub_1" initialState="notConfigurable" /> -- Does this request driven configuration do not populate Check box control for Adapters ?

Example for Timer driven

<timer-driven id="Alloc_pub_1" initialState="stopped" timeDelay="10" >

<timer-task>

<class name="com.retek.rib.app.getnext.impl.GetNextTimerTaskImpl"/>

<property name="maxChannelNumber" value="1" />

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center