Re: How to update source table once scessfull insertion in destination
- From: Jan Eliasen <eliasen@xxxxxxxxxxxxx>
- Date: Wed, 15 Aug 2007 21:23:40 +0200
On Wed, 15 Aug 2007 11:48:03 -0700, Gurvinder
<Gurvinder@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Once data is inserted in destination i want to update/flag column in sourceCould you provide more detailes about your setup? Do you just have a
table for rows that are inserted in that instance or run.. How can I do that.
receive port and a send port? Or do you have an orchestration? If you
need to do something AFTER the update, use an orchestration, and
program logic in there. Baiscally, you need to use an updategram or
stored procedure to set the flag on the source table. You should
encapsulate things in scopes, so you can compensate things that
haven't gone well.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@xxxxxxxxxx
.
- Prev by Date: Re: Padding zeros in map-How to?
- Next by Date: BizTalk Server 2006 System.XML Error
- Previous by thread: Re: Is BizTalk Server 2006 Backwards Compatible with BizTalk 2004 appl
- Next by thread: BizTalk Server 2006 System.XML Error
- Index(es):
Relevant Pages
|
Loading