Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Micros 3700 Store order from script

Status
Not open for further replies.

XHunter74

Programmer
May 25, 2016
1
UA
Hi All,

I implemented communication with third party system via SIM protocol - all things works fine if order was not modified by user in other case I am getting obsolete information on third party system.

Question - how implement store order in isl script?

Example:

event inq : 2
//In this point I should store order
Call SomeOperation()
endevent

Thanks!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top