Avatar

Level 2

Hi,

If you need to invoke server push api in your own server side code rather than in the data management service you already have, then the following link would help you.

http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS4ba8596dc6a25eff5473e3781271fa3...

it illustrates two ways you can push your customized data changes to a managed front end. I've done one test by using the second way and it worked. Havent test the first way though.