SAPconnect

HP Output Manager for SAP 3
SAPconnect
Configuring the Dazel SAPconnect server
3. creating an RFC destination
The RFC destination enables the R/3 interface to communicate with the HP Output
Management RFC interface.
4. modifying the communication method for faxing and e-mail
The communication method enables the fax and e-mail destinations to
communicate through the Dazel SAPconnect server.
5. creating a SAPconnect node
The SAPconnect node is the means by which R/3 and the Dazel SAPconnect server
communicate.
Task 1: Creating the saprfc.ini file
To assist you in creating the saprfc.ini file, HP Output Manager for SAP provides a
template saprfc.ini file in the dazelInstall/lib directory. You can copy the file and modify
it to correspond to the configuration of your SAP R/3 Enterprise installation. The
template file includes a protected R/3 user name and password. HP recommends setting
the file mode to read-only for the servers process owner.
Before you modify the saprfc.ini file, do one of the following:
Create an HP Output Manager for SAP working directory with the following path
name and place the saprfc.ini template file in it:
installDir/var/sap/serverName
where installDir refers to the pathname of the location where HP Output Server is
installed and serverName is the name you choose for the Dazel SAPconnect server.
-or-
Set the RFC_INI environment variable to point to the location of the
saprfc.ini file, as shown in the following examples:
On UNIX (Korn shell):
export RFC_INI=/home/myhome/secret/saprfc.ini