HyperScript WEB Interface to PROMIS
A few examples of what HyperScript can do for your legacy PROMIS system.
Features
- Persistent hyperlinked PROMIS menus, privileges controlled by standard PROMIS authorization.
- Context sensitive "Data Tree" includes lot data, recipe data, engineering data, etc. Drill-down to any level..
- Hyperlinked content area. Embedded hyperlinks to many different elements: LOTID, RECIPE, PROCEDURE, PART, DCOP, LOCATION, PRODAREA, STAGE, and more. Pressing these hyperlinks will either feed the prompt or popup a "Data Tree" window.
- Context sensitive prompting.
- Familiar and flily functional type-ahead PROMIS token stream.
- Browse capability for mlitiple pages (for reports, work center displays, prompt lists, etc.).
- Standard PROMIS implicit commands and short cuts.
Benefits
- QUICK! Response time is as good or better than the legacy interface. .
- Exclusively HTTP port 80/8080. No Telnet! Any browser. Any OS (Windows, UNIX, VMS)..
- W3C open standards – supports SOAP now!.
- SSL ready for secure transactions – no VPN required. Login/Logout support. Mlitiple sessions. Many users..
- Every single PROMIS function - WITHOUT EXCEPTION - can be executed. For example: "enter lot data", "change equipment status", "fill lot report", "unknown source unscrap", update prods..
- RELIABLE, ROBUST, PORTABLE, COMPACT. HyperScript has proven track..
- Web page technology is pure XML, implemented as DHTML. .
- Powered exclusively by HyperScript, no 3rd party software or technologies required. Only 2 small HyperScript programs do everything. Completely customizable Low overhead..
Embedded HyperScript in PROMIS
When HyperScript is embedded into the PROMIS, like a plug-in, you can use its full capabilities to enhance your existing script files. Apart from being able to programmatically control the execution of your scripts, you can also:
- access all PROMIS data base files and all the record fields.
- get test results as a fully normalized and formatted data structure, XML compatible
- access the Transaction Log (TLOG) file, accessing event records as they are created, and performing actions in real-time
- access TBLS records and fields.
- get instant access to internal WIP data.
- get instant access to lot/procedure/recipe/dcop parameters.
All PROMIS functions are accessible by HyperScript. From entering data to changing the status on a piece of equipment, you have complete control over the execution of your PROMIS scripts.
HyperScript also give you inter-process communication within the PROMIS environment. You can take any of your interactive HyperScripts and bundle them into server package that provides remote applications the ability to call them as controlled transactions.
Every imaginable PROMIS function is accessible by HyperScript. From entering data to changing the status on a piece of equipment, all PROMIS functions can be manipulated with HyperScript.
To see a list of client-side hyperscript examples, click here.