cancel
Showing results for 
Search instead for 
Did you mean: 

Back end Driven MBO in SUP similar to DOE

Former Member
0 Kudos

Hello,

Can i have a back end driven MBO in SUP similar to DOE,can we trigger pushing of data from backend to SUP like DOE.

regards

kaushik

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kaushik,

This is possible with Cache groups & policies in SUP. But it slightly works in a different way. Meaning whenever a change happens in backend, you can refresh cache policy in SUP which internally invokes the related cache group and then for all MBO's in cache group a Read operation is performed and based on the returned records the CDB will be updated in SUP.

This is actually like smart sync in MI.

Please check the documentation : http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01283.0152/doc/html/fre1249573867196...

In the note section of Cache Update policy at link http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01283.0152/doc/html/fre1239815975927...

they explain something about EIS initiated DCN. Haven't tried yet but check if it is of any help to you.

Best Regards,

Siva.

PS: Were you a former employee of SAP from MI team?

Former Member
0 Kudos

Hello,

Is there a web service or a service,which can be called from SAP ABAP backend to reset the cache in SUP

regards

kaushik

Former Member
0 Kudos