Page 1 of 1

Create a order object in memory is possible?

Posted: Wed Dec 04, 2019 1:07 pm
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.

Re: Create a order object in memory is possible?

Posted: Thu Dec 05, 2019 2:54 pm
by BobRichards
Technically if you use the Select Client application, it exists in both places. What are you trying to achieve?

Re: Create a order object in memory is possible?

Posted: Wed Jan 08, 2020 6:36 pm
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.

Re: Create a order object in memory is possible?

Posted: Thu Jan 09, 2020 10:42 am
by BobRichards
Changing the current behavior is not possible. What benefit are you hoping to achieve?