Hi Guys,
I am working on idoc2file interface for a material master data.
Change Pointers are enabled for material master. At regular intervals execute the function module masteridoc_create_smd_matmas to create an output message and send it to PI Middleware.
The messages are buffered in a way that preserves their sequence of generation in PI.
The middleware activates once per day to send any buffered messages to target legacy system in the precise sequence they were generated. It also has the ability for activation ondemand(send the data on demand). This enables changes to be passed immediately to target.
How do i make this activation on demand in PI and
Should i go ahead with the buffering of message in ECC or in PI, which is more convenient way of doing and how this can be achieved?
Regards
Sahil