Basic URL Structure: http://ipaddress:port/pgms/rvimain.pgm?rqstyp=

URL Structure with Parameters:
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=(executing_program_name)&(additional_parameters)&

Executing Programs for RQSTYP
RVISYS View
(User chooses image system code and enters indexes.)
RVIKEYS View by specified image system code
(User enters indexes.)
RVISUBF View by specified image system code and indexes
CALLRVIWEB Direct view by specified image system code and indexes while hiding URL
(Requires additional parameter PGM=DOC003QWET)
RVWSCAN1N Scan direct using specified image system code and indexes
RVISYSSC1 Scan with upload required
(User chooses image system code and enters indexes.)
RVISYSSC3 Scan with upload required using specified image system code
(User enters indexes.)
RVWSCAN00 Scan using scan profile
(User selects scan profile.)
RVWSCAN01 Scan using specified scan profile name
RVIUPL1W Upload scanned images
RVBCHWR0 Batch index
(User chooses image system code.)
RVIIMPTDW Import drag and drop using specified image system code
Parameter Definitions used in Web Calls
&SELBOX = scanning profile name &DIRECTP = Y direct view outside of internet frame
&OCX = Y for viewing inside the internet frame within the RVI PC Viewer &DELTYP = P to view as PDF
&I1 through I7 = index number &SCOLOR = Y for color, N for black white
&ISYS = image system code &SOPT = Y for scanning direct
&PROTECT = Y for surpressing the display of the index entry screen &RTNPGM = rviclosef for clearing
the RVI PC Viewer window after each scan
&USR = user name &PW = password
&HOST = ipaddress:port
Examples By Function

VIEW

View Call – user chooses image system code and enters indexes:
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvisys&deltyp=p&

View Call – pass in image system code and user enters indexes:
Example below is image system code Z
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvikeys&isys=Z&deltyp=p&

View Call – pass in image system code and indexes:
Example below is image system code Z, Index 7 = APP
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvisubf&isys=Z&i7=APP&deltyp=p&

Direct View By System/Transaction and hide URL (fields ABAACD and ABAANB from file RVILIB/RVABREP):
Example below is system/transaction 1AAADNM7
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=callrviweb&pgm=doc003qwet&aaas=1AAADNM7&

SCAN

Scan Direct – pass in image system code and indexes:
Requires an RVI Viewer properly configured for scanning.
Example below will scan an item to image system code 7 while suppressing the indexing screen and setting
Index1 = JOHN, Index2 = SMITH, Index7 = APPLICATION then clearing the RVI PC Viewer after the scan.
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvwscan1n&isys=7&i1=JOHN&I2=SMITH&I7=APPLICATION&ocx=Y&sopt=Y&protect=Y&rtnpgm=rviclosef&

Scan Upload Required (color or black & white) – user chooses image system code and enters indexes:
Example below is a color scan
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvisyssc1&scolor=Y&

Scan (color or black & white) – pass in image system code and user enters indexes:
Example below is a color scan to image system code A, Index 1 = TESTSCAN, Index 2 = SCANTEST
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvisyssc3&isys=A&I1=TESTSCAN&I2=SCANTEST&scolor=Y&

Scan Using Scanning Profile – user selects scan profile name from a list:
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvwscan00&

Scan Using Scanning Profile – pass in the scan profile name:
Example below is scan profile BTC
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvwscan01&selbox=BTC&

UPLOAD

Upload Scanned Images:
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rviupl1w&

BATCH INDEXING

Batch Index – user chooses image system code:
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rvbchwr0&

IMPORT DRAG DROP

Import Drag Drop – user chooses image system code:
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rviimptdw&

Import Drag Drop – pass in system code:
Example below is image system code Q
http://ipaddress:port/pgms/rvimain.pgm?rqstyp=rviimptdw&isys=Q&

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment