leadingpeak138
IS-IT--Management
Hello,
I am writing my first ISL file for RES 3700 v5.0 that looks like this.
event inq : 1
window 3, 34, "Hello Micros"
display 2,@CENTER
waitforclear
endevent
NOw, I'm trying to invoke the ISL file.
Question #1: Should I put my isl file in the MICROS\res\pos\scripts or in MICROS\res\pos\etc?
I have read many posts that mention putting the file in MICROS\res\pos\etc. But I see a folder on my RES server called MICROS\res\pos\scripts that has TMSInteface.isl, OCBClient.isl, and PCD.isl. So, where is the correct place to put my new ISL file: in scripts or in etc?
Question #2: What is the correct name of my ISL file?
The 3700 SIM manual says to create a scripts.ISL or a PMS###.isl file where ### is the interface number. So, does it matter which filename I use? Also, do I have to check the "SIM Interface" checkbox in the POS Configurator's Interface screen?
Question #: What is an IFS error?
In the meantime, I configured a SIM/PMS Inquire button on the touchscreen designer to call my interface. When I click this button, I see this entry in the 3700d.log file.
IFS : No IFS configuration in registry
MDSIFSAdapter: IfsSendComError [0x8....]
...
IFS: IFS not configured for this node. Existing.
Any ideas how I can fix this IFS error?
Thank you so much!!!
I am writing my first ISL file for RES 3700 v5.0 that looks like this.
event inq : 1
window 3, 34, "Hello Micros"
display 2,@CENTER
waitforclear
endevent
NOw, I'm trying to invoke the ISL file.
Question #1: Should I put my isl file in the MICROS\res\pos\scripts or in MICROS\res\pos\etc?
I have read many posts that mention putting the file in MICROS\res\pos\etc. But I see a folder on my RES server called MICROS\res\pos\scripts that has TMSInteface.isl, OCBClient.isl, and PCD.isl. So, where is the correct place to put my new ISL file: in scripts or in etc?
Question #2: What is the correct name of my ISL file?
The 3700 SIM manual says to create a scripts.ISL or a PMS###.isl file where ### is the interface number. So, does it matter which filename I use? Also, do I have to check the "SIM Interface" checkbox in the POS Configurator's Interface screen?
Question #: What is an IFS error?
In the meantime, I configured a SIM/PMS Inquire button on the touchscreen designer to call my interface. When I click this button, I see this entry in the 3700d.log file.
IFS : No IFS configuration in registry
MDSIFSAdapter: IfsSendComError [0x8....]
...
IFS: IFS not configured for this node. Existing.
Any ideas how I can fix this IFS error?
Thank you so much!!!