cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Receiver INSET & UPDATE

Former Member
0 Kudos

Hi All:

How can we do INSERT and UPDATE in tables from XI.

Like I have on JDBC receiver MT.(with one action field)

Now if later I need to do INSERT or UPDATE how can I achive UPDATE at that time.

Can some one explain me with concrete concepts or examples

Will give max points for good answer:-)

Regards,

Farooq.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

have a look at this page:

http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm

you can us action - UPDATE_INSERT

if you want to do update or insert (in case update is not possible)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

At the receiver side for JDBC you would need to maintain a document structure - http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm

You can do the wanted operation via this.