RMS object to store some details

I am configuring Microsoft RMS and I am integrating with another product. The integration went fine and I am able to get the response from the other product in to the RMS through a DLL (the hook)... But I want to store inside some RMS object.. Does RMS provide any object to store the data I want?

Reply to
Srikanth
Loading thread data ...

Session.Variable(index)

If you want to print your saved values to the receipt, use "Session.Variable1" through "Session.Variable10"

Those variables will not persist to the database - they only exist within the POS Session. If you want to connect the values to the transaction, you will need to either extend the database or pick some more or less unused value to use.

Reply to
Glenn Adams [MVP - Retail Mgmt]

Sorry Glenn for replying very late, I thought of thanking you, but suddenly I remembered today... Thank you....

Srikanth

Reply to
Srikanth

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.