iSeries Office Integrator includes commands that allow you to call Imaging Scan Workstation from the iSeries to carry out a variety of actions.
 
Prerequisites:

RJSSCAN

The RJSSCAN command launches Imaging Scan Workstation and requires the user to press one of the scan buttons to scan a document.
 
Use the following sample command, together with the parameter definitions below:
OFCRUNPC RMTSYS(*CURRENT) CMD('RJSSCAN~Folder~Title~Key1~Key2~Key3~Key4~Key5~Key6~Key7~Key8~Key9~Key10~1~1~1~1~1~1~1~1~1~1~1~1~DocType~1~001~0~0') OPTION(*OTHER)

RJSSCANKEYS

The RJSSCANKEYS command launches Imaging Scan Workstation without clearing the previous document or its information, and then requires the user to press one of the scan buttons to scan a document.
 
Use the following sample command, together with the parameter definitions below:
OFCRUNPC RMTSYS(*CURRENT) CMD('RJSSCANKEYS~Folder~Title~Key1~Key2~Key3~Key4~Key5~Key6~Key7~Key8~Key9~Key10~1~1~1~1~1~1~1~1~1~1~1~1~DocType~1~001~0~0') OPTION(*OTHER)

RJSSCANNEW

The RJSSCANNEW command launches Imaging Scan Workstation and automatically scans a document, without the user having to press one of the scan buttons.
 
Use the following sample command, together with the parameter definitions below:
OFCRUNPC RMTSYS(*CURRENT) CMD('RJSSCANNEW~Folder~Title~Key1~Key2~Key3~Key4~Key5~Key6~Key7~Key8~Key9~Key10~1~1~1~1~1~1~1~1~1~1~1~1~DocType~1~001~0~0') OPTION(*OTHER) 

RJSSCANNEWBATCH

The RJSSCANNEWBATCH command launches Imaging Scan Workstation and automatically scans a batch of documents, without the user having to press one of the scan buttons.
 
Use the following sample command, together with the parameter definitions below:
OFCRUNPC RMTSYS(*CURRENT) CMD('RJSSCANNEWBATCH~Folder~Title~Key1~Key2~Key3~Key4~Key5~Key6~Key7~Key8~Key9~Key10~1~1~1~1~1~1~1~1~1~1~1~1~DocType~1~001~0~0') OPTION(*OTHER) 

Parameter Definitions

All commands use the same parameters.
 
When choosing parameter values, use:
  • A blank space to keep the original value in a field.
  • *BLANK to make a field blank.
The parameters for each command are:
  1. The WebDocs folder name.
  2. The WebDocs document title.
  3. WebDocs search key 1.
  4. WebDocs search key 2.
  5. WebDocs search key 3.
  6. WebDocs search key 4.
  7. WebDocs search key 5.
  8. WebDocs search key 6.
  9. WebDocs search key 7.
  10. WebDocs search key 8.
  11. WebDocs search key 9.
  12. WebDocs search key 10.
  13. Whether to allow the user to change the folder name:
    • 1 - allow the user to change the folder name.
    • 0 - don't allow the user to change the folder name.
  14. Whether to allow the user to change the document title:
    • 1 - allow the user to change the document title.
    • 0 - don't allow the user to change the document title.
  15. Whether to allow the user to change search key 1:
    • 1 - allow the user to change search key 1.
    • 0 - don't allow the user to change search key 1.
  16. Whether to allow the user to change search key 2:
    • 1 - allow the user to change search key 2.
    • 0 - don't allow the user to change search key 2.
  17. Whether to allow the user to change search key 3:
    • 1 - allow the user to change search key 3.
    • 0 - don't allow the user to change search key 3.
  18. Whether to allow the user to change search key 4:
    • 1 - allow the user to change search key 4.
    • 0 - don't allow the user to change search key 4.
  19. Whether to allow the user to change search key 5:
    • 1 - allow the user to change search key 5.
    • 0 - don't allow the user to change search key 5.
  20. Whether to allow the user to change search key 6:
    • 1 - allow the user to change search key 6.
    • 0 - don't allow the user to change search key 6.
  21. Whether to allow the user to change search key 7:
    • 1 - allow the user to change search key 7.
    • 0 - don't allow the user to change search key 7.
  22. Whether to allow the user to change search key 8:
    • 1 - allow the user to change search key 8.
    • 0 - don't allow the user to change search key 8.
  23. Whether to allow the user to change search key 9:
    • 1 - allow the user to change search key 9.
    • 0 - don't allow the user to change search key 9.
  24. Whether to allow the user to change search key 10:
    • 1 - allow the user to change search key 10.
    • 0 - don't allow the user to change search key 10.
  25. The WebDocs Document Type.
  26. Whether to allow the user to change the Document Type:
    • 1 - allow the user to change the Document Type.
    • 0 - don't allow the user to change the Document Type.
  27. A temporary file prefix string to use to distinguish batches of documents scanned from multiple locations to the same directory.
  28. Whether to immediately return control to iSeries Office Integrator after check-in without having to close Imaging Scan Workstation:
    • 1 - return control immediately.
    • 0 - wait.
  29. Whether to close Imaging Scan Workstation after returning control to iSeries Office Integrator:
    • 1 - close Imaging Scan Workstation.
    • 0 - leave Imaging Scan Workstation open.
Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case