Implementing Aplicación Arbortext PEs
An Aplicación Arbortext PE is custom code that runs in an Subproceso de Arbortext PE. An application is invoked by the Arbortext PE Request Manager in response to an HTTP request that specifies a class or function name. The purpose of the application is to process the request, generate an appropriate HTTP response, and return the response to the Arbortext PE Request Manager for transmission to the requesting client.
An Aplicación Arbortext PE can use any of the AOM interfaces and ACL functions within an Subproceso de Arbortext PE to manipulate documents. Because Subprocesos de Arbortext PE run in batch mode, you can only use interfaces or functions that are not related to the graphical user interface.
¿Fue esto útil?