Axis RightFax 8.5 Guía de instalación Pagina 64

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 106
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 63
Copyright © 2001, 2015, Oracle and/or its affiliates. All rights reserved.
10-10
Pkg_SQL_executor Package
Class UserExitCompiler connects database through GLOGDBA. However, GLOGDBA does not have
privileges to create database objects in Glogowner schema. To circumvent the issue, a new package
called Pkg_SQL_executor is created to compile altered pkg_user_exit package in Glogowner schema.
The privilege to execute the package is granted to GLOGDBA. The package is executed from
UserExitCompiler.
HTTP Integration
Oracle Transportation Management uses HTTP to communicate with a number of downstream
systems. Canonical XML data is packaged into an HTTP request and processed asynchronously through
a set of workflow threads. If the downstream system is slow to respond, these threads can backup
and impact system performance.
By default, the system waits indefinitely for a downstream system response. This is to minimize the
number of failed XML transmissions requiring reprocessing. Timeouts, however, can be specified in
two ways:
If the transmission is directed via an External System specification, the connection and read
timeouts are given by the Socket Timeout on the External System. If 0, the system waits
indefinitely.
If the transmission is specified with an ad-hoc URL, the following properties control timeout:
glog.httppost.connectTimeout=<timeout in seconds>
glog.httppost.readTimeout=<timeout in seconds>
To have the properties take precedence over the External System timeouts, set:
glog.httppost.allowPerSystemTimeouts=false
BPEL Integration
BPEL Flows
Oracle Transportation Management provides BPEL integrations with Oracle E-Business Suite. These
flows can be found in <otm_install_path>/utils/integration/bpel/flows. Each flow should have
a README.TXT file in the zip file with further instructions. There are several other flows that ship with
the other Oracle products. Refer to the respective product documentation for the details for those
flows.
Oracle Transportation Management Properties Files for Oracle E-Business Suite
Integration through BPEL
If integrating with Oracle E-Business Suite through Oracle BPEL Process Manager, you need to
include/uncomment the ebs.properties file in the glog.properties file on the Oracle Transportation
Management web and application servers. These files are usually under
<otm_install_path>\glog\config on Windows or <otm_install_path>/glog/config on UNIX. In the
glog.properties file, you would uncomment the following
4
:
#!include ebs.properties
4
Note that this must be done in the glog.properties file. There is no method to include a property
file from within the CUSTOM property Set.
Vista de pagina 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 105 106

Comentarios a estos manuales

Sin comentarios