I've used this before when our integrations spam RES with checks -- might have to mess around with line 25 if checks are from today.
BEGIN
DECLARE err_NOTFOUND EXCEPTION FOR SQLSTATE VALUE '02000';
DECLARE @ChkSeqToClose INTEGER;
DECLARE LOCAL TEMPORARY TABLE t_chk_close_list (
chkSeq...
i usually get around this by running
update micros.rest_def set ob_classic_security = 'T'
in dbisql to disable enhanced security, and then look up the micros employee in the emp_def table for the pos config login code
Afterwards, be sure to run
update micros.rest_def set ob_classic_security...
bump -- Would be interesting to know if anyone successfully has a backup server in a micros 3700 environment. We use the backup server as win32 WS5A and WS6's, so I'd imagine it has to be a 32/64 bit machine instead of CE.
There are also limitations to the backup server in our environment, no...
FYI -- Oracle released a 5.5.7 MR for us that addresses this issue.
BugDB HGBU JIRA/TP Issue Title Description
29820654 FPR-1459 Date Range stops at December 31, 2020 Fixed an issue with pop up calendars not allowing dates past December 31, 2020.
Looks like CAL is getting stuck on regsvr, would verify there's a regsvr32.exe in that directory on the workstation. If the workstations differ from 32/64bit it's possible the .dat package it's getting stuck on doesn't account for that.
I think there's specific licence codes you have to use in POSCFG for workstations. What is the licence code set for this specific user workstation? Found in POSCFG --> Devices --> User Workstations under Licence Code.
I believe the MyMicros integration can only work on 32 bit java. What version of Micros are you running? Uninstall all versions via control panel -> uninstall programs and install Java 8 version 60 (32 bit)...
Yes, there are a couple out there in this forum. The one in this thread has an all in one installer.
https://www.tek-tips.com/viewthread.cfm?qid=1791406
It's really funny when Oracle support asks our internal support teams to upgrade/downgrade java versions for sites with myMicros issues since Oracle owns Java... We recently implemented the same idea Morgelen, isolated JRE for specific integrations so we don't interfere with MMIS.
Micros will only keep historical ticket detail for as long as specified in the database (unless you have mymicros integration). You can set it in POS Configurator for how long it will keep data. Unless he has a database from a year back, this information is most likely purged.
I haven't tried this on WS6 yet but it should work -- attached is a package that installs VNC for DC/WS5A/WIN32 devices. Security wouldn't let me install it in prod :(https://files.engineering.com/getfile.aspx?folder=4827fbc1-7ab0-4563-9b8f-28ac373365c4&file=VNCMICROS.zip
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.