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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MICROS POS 3700

Status
Not open for further replies.

KrazyProgrammer

Programmer
Sep 19, 2013
1
Hello,

Had googled a lot for POS forum, but failed to get any successful result.
Found this FORUM useful, and hope will get reply to my query.

I am working on integration of MICROS POS 3700, where in an order detail can be pushed into MICROS POS system.

Had done some coding for creating order and sending it to MICROS, but it gives an error

"Server was unable to process request. --> The type initializer for "ResPosApiWeb.ResPosApiWebService" threw an exception. --> Call Not Found"

Help in any form will be greatly appreciated.

Thanks & Regards
 
Considering it takes a $10,000 commitment as well as signing a confidentiality agreement to get access to the API, I doubt very much anyone here will be able to answer you...
 
Well based on the exception being "Call Not Found". I would assume you are sending an api request which doesn't exist.

What api method are you trying to call?

Do you want some custom SIM scripts developed. Contact me via my website
 
Even if someone is able to help the request is too vague.

The 3700 API for order placement is so incredibly picky you will see errors all the time until you have it just right. All it takes is a modifier our of sequence or a combo mean not being provided exactly right and, bam, errors.

Unfortunately the only good way to debug this sort of thing is to have the database, the code that is trying to perform the order insert, and the order data trying to be inserted...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top