beautypg.com

Sap pre-installation tasks, Making sapjco.jar files available for unix, Making sapjco.jar files available for windows – Kofax SupplierExpress User Manual

Page 29: For sap, go to

background image

Installation

Kofax SupplierExpress Administrator's Guide

29

To create a SupplierExpress user, the database administrator runs the following SQL

commands:

create user identified by ;

grant connect, resource to ;

grant create synonym to ;

commit;

1 Enter the schema user information on the Installation Worksheet.
2 Continue to

Preparing to Install

on page 30.

SAP Pre-installation Tasks

Complete the instructions for your operating system to make sapjco.jar files available within

the SAP environment.

Making sapjco.jar Files Available for UNIX

1 On the agent machine, create the following directory and sub-directory:

/applib

2 Copy the following files to the /applib directory:

libsapjco3.so
sapjco3.jar
Note
If integrating with MarkView, you can find these files on the MarkView

Application Server in the MarkView applib directory.

3 On the agent machine, enter the following command to add the .so files to the

LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:
/applib

4 Continue to

Preparing to Install

on page 30.

Making sapjco.jar Files Available for Windows

1 On the agent machine, create the following directory and sub-directory:

/applib

2 Copy the sapjco3.dll file to one of the following directories

▪ c:\windows\system32
/applib

If you copy the sapjco3.dll file to the applib directory, add the applib directory to the

Path variable.

Note If integrating with MarkView, you can find these files on the MarkView

Application Server in the c:\windows\system32 directory.

3 Copy the sapjco3.jar file to the /applib directory.