Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dumping the data to XML file (Event driven )

Former Member
0 Likes
343

Hi ,

Can anybody help me on this requirement .

Whenever there is an updation or change in the HR Master data like insertion of new personnel number or deletion of personnel number then I need to dump the data to XML file . That means I need to make it event driven.

Will it be possible programmatically ?

Please give me your inputs.

Best Regards

Bhagat.

Hi ,

Can anybody help me on this requirement .

Whenever there is an updation or change in the HR Master data like insertion of new personnel number or deletion of personnel number then I need to dump the data to XML file . That means I need to make it event driven.

Will it be possible programmatically ?

Please give me your inputs.

Best Regards

Bhagat.

1 REPLY 1
Read only

Former Member
0 Likes
319

Hi Bhagat,

isn't it possible to use change pointers for this?

Then in partner profile use an XML file port and it should be done!

Probably this blog could help you:

<a href="/people/stefan.grube/blog/2006/09/18/collecting-idocs-without-using-bpm">Collecting IDocs without using BPM</a>, have a look at the part where it explains how to write Idoc as XML.

Hope it helps,

Kind Regards,

Sergio