Welcome, Guest. Please login or register.
Did you miss your activation email?
May 22, 2012, 05:34:15 PM

Login with username, password and session length
Sponsor
You are here: QuickBooksForum.com.auForumSoftwareSDKTxnDelRq message
Pages: [1]
TxnDelRq message
  • swapnil
  • Newbie
  • *
  • Offline Offline
  • Posts: 1
  •  
  • View Profile
TxnDelRq message
« on: March 18, 2008, 03:35:57 PM »

I am trying to delete a transaction with QBXML 2.0 using the TxnDelRq message, but the following error is occuring with the SDK VC++ test application:

process request failed
        error = 80040400
SDKTest: Finished after 0.235 seconds

I am using the following xml:

<?xml version="1.0" encoding="UTF-8"?>
<?qbxml version="OZ2.0"?>
<QBXML>
  <QBXMLMsgsRq onError="stopOnError">
    <TxnDelRq requestID="1">
       <TxnDelType>TimeTracking</TxnDelType>
       <TxnID>112F-38960</TxnID>
    </TxnDelRq>
  </QBXMLMsgsRs>
</QBXML>

Is this XML correct? Also, does anyone know if the TimeTrackingModRq message type is supported in Australian SDK 3.0?
Logged
Re: TxnDelRq message
« Reply #1 on: April 15, 2008, 10:21:37 AM »

  <QBXMLMsgsRq onError="stopOnError">
    <TxnDelRq requestID="1">
       <TxnDelType>TimeTracking</TxnDelType>
       <TxnID>112F-38960</TxnID>
    </TxnDelRq>
  </QBXMLMsgsRs>

There is a typo with the closing tag, change to </QBXMLMsgsRq>.

Also, does anyone know if the TimeTrackingModRq message type is supported in Australian SDK 3.0?

Apparently TimeTrackingModRq is not supported in OZ 2.0 / AU 3.0, so I'm not sure how we're supposed to be able to handle updating this record type.
Logged
Re: TxnDelRq message
« Reply #2 on: May 07, 2008, 04:08:37 PM »

Apparently TimeTrackingModRq is not supported in OZ 2.0 / AU 3.0, so I'm not sure how we're supposed to be able to handle updating this record type.

I have been able to establish that this will be in the next version of the SDK, which is great news. Should be able to confirm it works after I receive the update shortly.
Logged
Pages: [1]
You are here: QuickBooksForum.com.auForumSoftwareSDKTxnDelRq message
Jump to:  
Recent
[November 13, 2011, 05:07:49 PM]

[November 11, 2011, 12:56:23 PM]

[October 31, 2011, 01:57:37 PM]

[October 31, 2011, 08:59:37 AM]

[October 25, 2011, 12:29:15 PM]
Members
Total Members: 755
Latest: Toderabby
Stats
Total Posts: 847
Total Topics: 290
Online Today: 8
Online Ever: 136
(August 15, 2009, 04:30:34 AM)
Users Online
Users: 0
Guests: 7
Total: 7
Sponsor