Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.XML.FTPService

class EnsLib.XML.FTPService extends EnsLib.FTP.PassthroughService

Property Inventory

Method Inventory

Parameters

parameter SETTINGS = SearchTableClass::selector?context={Ens.ContextSearch/SearchTableClasses?host=EnsLib.XML.FTPService};
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Properties

property SearchTableClass as %String (MAXLEN = 100);
Store a set of searchable properties associated with each XML document processed.
These records will be stored in the named SearchTable class, if any.
Property methods: SearchTableClassDisplayToLogical(), SearchTableClassGet(), SearchTableClassIsValid(), SearchTableClassLogicalToDisplay(), SearchTableClassLogicalToOdbc(), SearchTableClassNormalize(), SearchTableClassSet()

Methods

method resolveAndIndex(pInput As %Persistent) as %Status
Do the SearchTable indexing if configured

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab