Home Page link  

Using QSRules outside Store Operations

 

Point-Of-Sale Software - - MS Point Of Sale software discussed here

 Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Using QSRules outside Store Operations Simon 11-05-2005
Posted by Simon on November 5, 2005, 7:28 am
Please log in for more thread options
I'm writing a .NET webservice to post transactions to a RMS database using
QSRules. This thread on the forum gave me a great start but for some reason
the call to Transaction.Post isn't generating a transaction:

http://www.microsoft.com/Businesssolutions/Community/NewsGroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.pos&tid=f93ecdb7-0218-4b57-a891-f75b8f074aab&cat=&lang=en&cr=US&sloc=en-us&m=1&p=1

Any ideas what could be wrong?

Posted by GPL Integrated IT on November 5, 2005, 8:03 am
Please log in for more thread options
We have written a few of these...our biggest problem was determining what
characters are considered illegal characters in QSRules. Watch for illegal
characters and filter them out or convert them, then try again.

"Simon" wrote:

> I'm writing a .NET webservice to post transactions to a RMS database using
> QSRules. This thread on the forum gave me a great start but for some reason
> the call to Transaction.Post isn't generating a transaction:
>
>
http://www.microsoft.com/Businesssolutions/Community/NewsGroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.pos&tid=f93ecdb7-0218-4b57-a891-f75b8f074aab&cat=&lang=en&cr=US&sloc=en-us&m=1&p=1
>
> Any ideas what could be wrong?


Posted by Simon on November 7, 2005, 5:26 am
Please log in for more thread options
Think I solved one part of the problem. The code sample in the link did not
show that you need to login using a cashier account number and password.

mySession.Login(cashierid, password)

My new problem is that for some reason my development PC which is in
evaluation mode does not post transactions using Transaction.Post whereas if
I test on a live server it works fine. Does anybody know of limitations
(other than the obvious 5 item limit) to using QSRules in eval mode?


"GPL Integrated IT" wrote:

> We have written a few of these...our biggest problem was determining what
> characters are considered illegal characters in QSRules. Watch for illegal
> characters and filter them out or convert them, then try again.
>
> "Simon" wrote:
>
> > I'm writing a .NET webservice to post transactions to a RMS database using
> > QSRules. This thread on the forum gave me a great start but for some reason
> > the call to Transaction.Post isn't generating a transaction:
> >
> >
http://www.microsoft.com/Businesssolutions/Community/NewsGroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.pos&tid=f93ecdb7-0218-4b57-a891-f75b8f074aab&cat=&lang=en&cr=US&sloc=en-us&m=1&p=1
> >
> > Any ideas what could be wrong?


Posted by Simon on November 7, 2005, 6:12 am
Please log in for more thread options
Ignore my last post. It turns out that the item I was trying to add to the
transaction had run out of stock. That does raise a question though...how can
I check what warning has been raised when the transaction fails to post?

"Simon" wrote:

> Think I solved one part of the problem. The code sample in the link did not
> show that you need to login using a cashier account number and password.
>
> mySession.Login(cashierid, password)
>
> My new problem is that for some reason my development PC which is in
> evaluation mode does not post transactions using Transaction.Post whereas if
> I test on a live server it works fine. Does anybody know of limitations
> (other than the obvious 5 item limit) to using QSRules in eval mode?
>
>
> "GPL Integrated IT" wrote:
>
> > We have written a few of these...our biggest problem was determining what
> > characters are considered illegal characters in QSRules. Watch for illegal
> > characters and filter them out or convert them, then try again.
> >
> > "Simon" wrote:
> >
> > > I'm writing a .NET webservice to post transactions to a RMS database using
> > > QSRules. This thread on the forum gave me a great start but for some
reason
> > > the call to Transaction.Post isn't generating a transaction:
> > >
> > >
http://www.microsoft.com/Businesssolutions/Community/NewsGroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.pos&tid=f93ecdb7-0218-4b57-a891-f75b8f074aab&cat=&lang=en&cr=US&sloc=en-us&m=1&p=1
> > >
> > > Any ideas what could be wrong?


Posted by Kwang on November 10, 2005, 9:45 am
Please log in for more thread options
Were you be able to PostReceipt as well?
I used PostReceipt function but it does not create valid journal (i.e.
cannot view it from journal viewer)

"Simon" wrote:

> Ignore my last post. It turns out that the item I was trying to add to the
> transaction had run out of stock. That does raise a question though...how can
> I check what warning has been raised when the transaction fails to post?
>
> "Simon" wrote:
>
> > Think I solved one part of the problem. The code sample in the link did not
> > show that you need to login using a cashier account number and password.
> >
> > mySession.Login(cashierid, password)
> >
> > My new problem is that for some reason my development PC which is in
> > evaluation mode does not post transactions using Transaction.Post whereas if
> > I test on a live server it works fine. Does anybody know of limitations
> > (other than the obvious 5 item limit) to using QSRules in eval mode?
> >
> >
> > "GPL Integrated IT" wrote:
> >
> > > We have written a few of these...our biggest problem was determining what
> > > characters are considered illegal characters in QSRules. Watch for illegal
> > > characters and filter them out or convert them, then try again.
> > >
> > > "Simon" wrote:
> > >
> > > > I'm writing a .NET webservice to post transactions to a RMS database
using
> > > > QSRules. This thread on the forum gave me a great start but for some
reason
> > > > the call to Transaction.Post isn't generating a transaction:
> > > >
> > > >
http://www.microsoft.com/Businesssolutions/Community/NewsGroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.pos&tid=f93ecdb7-0218-4b57-a891-f75b8f074aab&cat=&lang=en&cr=US&sloc=en-us&m=1&p=1
> > > >
> > > > Any ideas what could be wrong?


Similar ThreadsPosted
Store Operations POS November 4, 2005, 9:59 am
Store Operations 2.0 February 26, 2008, 2:35 pm
Branding Store Operations January 4, 2006, 4:02 am
RMS Store Operations should only allow one user in a PO. March 14, 2006, 11:32 am
Store Operations 2.0 Licensing February 14, 2007, 7:10 pm
Instructive one of Store Operations POS June 19, 2007, 6:41 pm
RMS Store Operations 3.0 Beta September 17, 2007, 11:19 am
Store Operations Manager 2.0 February 29, 2008, 5:40 pm
RMS Store Operations Software Enhancements November 1, 2005, 7:21 am
Remote DB Access for Store Operations November 14, 2005, 10:37 am

Contact Us | Privacy Policy
This site is not affiliated with Intuit - makers of Quickbooks and Quicken software
This site is not affiliated with Sage Software - makers of Peachtree accounting software
XML SitemapXML Sitemap