Check the "options" on the push fields match to make sure it's set to create when not found.... Your SQL log implies (unfortunate that the log doesn't just say "matched n") that none were found, and, because no SQL Update follows, that you have your AL set to not create when none found.
Cheers Ben Ben Chernys Senior Software Architect Software Tool House Inc. Canada / Deutschland / Germany Mobile: +49 171 380 2329 GMT + 1 + [ DST ] Email: Ben.Chernys _AT_ softwaretoolhouse.com Web: www.softwaretoolhouse.com Check out Software Tool House's free Diary Editor. Meta-Update, our premium ARS Data tool, lets you automate your imports, migrations, in no time at all, without programming, without staging forms, without merge workflow. http://www.softwaretoolhouse.com/ -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of NNMN Sent: August-05-10 06:27 To: [email protected] Subject: Push Attachment from Display Form Hi all, I have one regular and one display only form. This Regular form acts as the backend for the display only form. There are attachment pools on both these forms. When i have an attachment in the backend form, i am able to bring it into the display form through set field on open of the display form. But when I am trying to change the attachment in the attachment field of display form and trying to push it on to the backend form it is not happening. I basically want to be able to push a create/replace the attachment in the backend form for the entry which comes up in the display form. Please see the log as below on window close. <ACTL> Start active link processing -- Operation - On Window Close <ACTL> For Schema - AttachmentFrontend <ACTL> On screen type - DIALOG <API > <TID: 0000002108> <RPC ID: 0000003903> <Queue: List > <Client-RPC: 390620 > <USER: Demo > /* Thu Aug 05 2010 02:19:57.6620 */+GLE ARGetListEntry -- schema AttachmentBackend from Remedy User (protocol 13) at IP address 169.254.36.136 <SQL > <TID: 0000002108> <RPC ID: 0000003903> <Queue: List > <Client-RPC: 390620 > <USER: Demo > /* Thu Aug 05 2010 02:19:57.6620 */SELECT T93.C1,C8 FROM T93 WHERE > ('1' = T93.C1) ORDER BY 1 ASC <SQL > <TID: 0000002108> <RPC ID: 0000003903> <Queue: List > <Client-RPC: 390620 > <USER: Demo > /* Thu Aug 05 2010 02:19:57.6620 */OK <API > <TID: 0000002108> <RPC ID: 0000003903> <Queue: List > <Client-RPC: 390620 > <USER: Demo > /* Thu Aug 05 2010 02:19:57.6620 */-GLE OK <ACTL> Checking saveattach (0) <ACTL> -> Passed qualification -- perform if actions <ACTL> 0: Push Fields <ACTL> To Schema AttachmentBackend on Server @ <ACTL> /* Thu Aug 05 2010 02:19:57 */ <ACTL> Stop active link processing - On Window Close <ACTL> /* Thu Aug 05 2010 02:19:57 */ <ACTL> Stop active link processing - On Return Cheers, Naveen ----- With Warm Regards, Naveen -- View this message in context: http://old.nabble.com/Push-Attachment-from-Display-Form-tp29353530p29353530. html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

