Back to SDK Support...

New ProcessTransactions() TestProject method (4 replies)

Randy
6 years ago
Randy 6 years ago

Hey guys,

 

I updated my local development to IMan 4.0, and when I use those the 4.0 references, specifically Realisable.Data.Interop, there appears to have been changes which have broken my TestProject.  In ConnectorTest.cs, the main method is ProcessTransactions(), which instantiates a new TransformInterop object.  This class no longer exists in Realisable.Data.Interop, and neither does the interface ITransformInterop.

 

Can you please let me know how to update my TestProject in accordance to 4.0 standards?

Support
6 years ago
Support 6 years ago

Randy, you're correct this has been removed. 

If you look at the Sample.Connectors.Assembly.Test.zip file, its contains an updated which shows you how to test with V4.

The changes are small:

  1. Reference Realisable.Data.Transform instead of referencing Realisable.Data.Interop.
  2. Create a new instance of Realisable.Data.Transform.TransformControllerInterop();
  3. Initialise is the same signature.
  4. Process is the same signature.

Thanks

Support
6 years ago
Support 6 years ago

Randy, we've done a bit of rework on this post.

Attached is class file.

What we've done is to move away from using TransformControllerInterop and to invoke the object which implements the ITransformProcess interface directly.

Happy to work through this with you if you need.

Support
6 years ago
Support 6 years ago

Attached.

(unknown)
3 years ago
(unknown) 3 years ago
Based on the exchange of cash, there are three types of accounting transactions, namely cash transactions, non-cash transactions, and credit transactions.
  • Cash transactions. They are the most common forms of transactions, which refer to those that are dealt with cash. ...
  • Non-cash transactions only virtual reality https://screamreality.com....
  • Credit transactions.

Contact

Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.

Looking to purchase IMan, please see our resellers here.

Realisable Software
Ph: +44 (0) 208 123 1017

Copyright © Realisable. All rights reserved.
Realisable is a registered trademark

Close

Request Demo

Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.

Looking to purchase IMan, please see our resellers here.

Realisable Software
Ph: +44 (0) 208 123 1017

Copyright © Realisable. All rights reserved.
Realisable is a registered trademark

Close

Access Downloads

Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.

Looking to purchase IMan, please see our resellers here.

Realisable Software
Ph: +44 (0) 208 123 1017

Copyright © Realisable. All rights reserved.
Realisable is a registered trademark

Close