|
Posted by Akber Alwani on January 17, 2007, 11:37 pm
Please log in for more thread options Thanks Jeff, but as I told that I already know look at above I am certified
and working since 5 years in RMS but recently my managt wanted to track the
detail of aborted trans. Currently Journal table only store the complete
receipt as image data type. I can convert it to binary but won't get the
results I want.
Recently I downloaded the Customization guide and I am sure this will solve
the issue if none of microsoft guys already done that.
"Jeff @ Check Point Software" wrote:
> Akber,
>
> Not sure what you want to track, but the aborted transaction is stored in the
Journal table. Journal.TransactionType = 14
>
> The total number of aborted transactions per batch are in the Batch table.
Batch.AbortedTransCount
>
> --
>
> Jeff
> Check Point Software
>
> =====================================================
>
> You must be using Outlook Express or some other type of newsgroup reader to
> see and download the file attachment(s). If you are not using a reader, follow
> the link below to setup Outlook Express. Click on "Open with newsreader"
> under the MS Retail Management System on the right.
>
> http://tinyurl.com/75bgz
> =====================================================
>
> Well for that I get logic, I am gona build the add-on for this which will
> track such transaction. we can build this add-on using QRules and Qbridge
> components.
>
>
>
> "Jeff @ Check Point Software" wrote:
>
> > Akber,
> >
> > I don't think anyone has broken the encryption code to look at the
receipts yet.
> >
> > --
> >
> > Jeff
> > Check Point Software
> >
> > =====================================================
> >
> > You must be using Outlook Express or some other type of newsgroup reader to
> > see and download the file attachment(s). If you are not using a reader,
follow
> > the link below to setup Outlook Express. Click on "Open with newsreader"
> > under the MS Retail Management System on the right.
> >
> > http://tinyurl.com/75bgz
> > =====================================================
> >
> > How I can read the field ReceiptCompressed using my own developed
report. I
> > have the problem of tracking aborted trasnaction. I know it is possible
to
> > view it on Journal but it is in compress and Binary Format. How and what
> > coding Microsoft using.
> >
> > My email is alwani89@hotmail
|