Automatic Refresh Inventory Monitor screen
shulbert@littlejohnfrazer.com
shulbert@littlejohnfrazer.com
Tue, 22 Jun 2004 15:42:25 +0100
paul,
apart from paying cognos large amounts of money for dashboarding software, how about training users to press f2 when they need up to date data?
regards,
stephen.
-----Original Message-----
From: paul_diaconescu@hotmail.com [mailto:paul_diaconescu@hotmail.com] Sent: Tuesday, June 22, 2004 3:36 PM
To: powerh-l@lists.sowder.com
Cc: BACHANDY@BOWATER.COM
Subject: Automatic Refresh Inventory Monitor screen
Environment : HP3000e
OS : MPE/X
Database : IMAGE
Powerhouse : 8.39D
Axiant : 3.1.1388
Case description : Need to develop an inventory monitor screen in a 'thin topology' environment using Axiant. This screen will be used by our salestaff completing all sales via the telephone. It should display an item stock inventory and should refresh the data automatically and continuously (to prevent an out of stock sale). This automatic display could last for hours if required but could be stopped in order to monitor a different product.
Functionality (example) :
1) the screen must first FIND an inventory product to display quantities per mills
2) the data must be refreshed automatically (based on a predetermined delay) requiring no user keyboard interaction
3) an item change must be allowed at any time by the user since the salesman might need to monitor a different product
Issue : The following HP Powerhouse programming lines gave us a continuous screen refresh on our HP server but when used through AXIANT, our keyboard inputs are totally ignored + the automatic refresh gets out of control. The HP daemon (NETD : program that listens to the PC's requests and acts as a link to HP Powerhouse environment) does not react very well to those lines.
------------------------------------------------------------------------------------------------------------
PROCEDURE PATH
BEGIN
IF T-USINE = '' "
THEN REQUEST T-USINE
ELSE BEGIN
LET T-COMM = 'SETVAR ZFIND,""'
RUN COMMAND T-COMM
LET T-COMM = 'INPUT ZFIND WAIT=30'
RUN COMMAND T-COMM NOWARN ON ERROR CONTINUE
LET T-FIND = GETSYSTEMVAL("ZFIND")
IF T-FIND <> '' "
THEN REQUEST T-USINE
END
END
PROCEDURE FIND
BEGIN
GET USINES VIAINDEX USINE-COURS VIA USINE-COURS USING T-USINE
END
PROCEDURE POSTFIND
BEGIN
INFORMATION = " " NOW
PUSH DESIGNER SUITE
END
PROCEDURE DESIGNER SUITE
BEGIN
INFORMATION = " " NOW
PUSH FIND
END
------------------------------------------------------------------------------------------------------------
Anyone with any ideas on this case ?
_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis ! http://messenger.fr.msn.ca/
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
Littlejohn Frazer
Chartered Accountants
1 Park Place
Canary Wharf
London
E14 4HJ
Tel: 020 7987 5030
Fax: 020 7987 9707
Web: www.littlejohnfrazer.com
The information contained in this communication is confidential and may
be legally privileged. It is intended solely for the use of the
individual or entity to whom it is addressed and others authorised to
receive it. If you are not the intended recipient you are hereby
notified that any disclosure, copying, distribution or taking of any
action in reliance on the contents of this information is strictly
prohibited and may be unlawful.
Littlejohn Frazer reserves the right to monitor the content of any
message sent to or from littlejohnfrazer.com and its associate domains,
fmi-litjon.co.uk and litjon.co.uk
A list of partners may be inspected at the above address which is
also the address for serving documents.
Registered to carry on audit work by the Institute of Chartered
Accountants in England & Wales, and authorised and regulated by the
Financial Services Authority for investment business.