Update status of Outgoing wire in Select 2.6

Discussions related to custom development with Select.
Post Reply
dkalinofski
Posts: 1
Joined: Tue Mar 04, 2014 11:12 am

Update status of Outgoing wire in Select 2.6

Post by dkalinofski »

Hi everyone,
Is there a way to programmatically update the status of an outgoing wire to Posted in Select 2.6?

I took a few stabs at it but In each attempt the Contact Details of the transaction get cleared.

I've tried to update the related record using the store procedure TransactionSave and also tried directly updating the Transaction table by setting it's TransactionStatusId = 2.

Any suggestions would be greatly appreciated.

Dave
Melissa McBerkowitz
Posts: 91
Joined: Wed Sep 10, 2008 3:33 pm
Location: Raleigh, NC
Contact:

Re: Update status of Outgoing wire in Select 2.6

Post by Melissa McBerkowitz »

There is no API in v2.6 for transactions, so there is no supported way to programmatically change an outgoing wire's status. We have added a transaction API in v3.0 that supports this.
Melissa McBerkowitz
VP of Product Strategy, SoftPro
Post Reply