Create a order object in memory is possible?

Discussions concerning general integration topics.

Moderator: Phil Barton

Post Reply
isgarcia@nat.com
Posts: 4
Joined: Tue Sep 24, 2019 2:07 pm

Create a order object in memory is possible?

Post by isgarcia@nat.com »

it there any way to create a order purely in memory to do some testings, If I call the method: CreateOrder(specs) the order is created in softpro backend and I dont want that.
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Create a order object in memory is possible?

Post by BobRichards »

Technically if you use the Select Client application, it exists in both places. What are you trying to achieve?
Bob Richards, Senior Software Developer, SoftPro
isgarcia@nat.com
Posts: 4
Joined: Tue Sep 24, 2019 2:07 pm

Re: Create a order object in memory is possible?

Post by isgarcia@nat.com »

I basically want to create an order in memory and store all information in there before store it in the database.
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Create a order object in memory is possible?

Post by BobRichards »

Changing the current behavior is not possible. What benefit are you hoping to achieve?
Bob Richards, Senior Software Developer, SoftPro
Post Reply