Element | Package and Description |
WmFlatFile. Converts an IS document (IData object) to a flat file document based on the flat file schema that you specify. | |
WmFlatFile. Converts a flat file document to an IS document (IData object) based on the input flat file schema. | |
WmFlatFile. Service that formats the field String in a flat file schema or dictionary and ensures that the value of the String meets the format restrictions of the format service. | |
WmFlatFile. Returns a list of supported encodings. This service will only report webMethods encodings, not Java defaults. That is, if you do not have converters.jar installed, it returns null. | |
WmFlatFile. Creates an IS document type that defines the XML representation of a flat file schema. | |
WmFlatFile. Creates an empty flat file dictionary. This service throws an exception is if the flat file dictionary you want to create already exists when the service is invoked. | |
WmFlatFile. Deletes a flat file dictionary. | |
WmFlatFile. Deletes a single entry from a flat file dictionary. | |
WmFlatFile. Deletes a flat file schema. | |
WmFlatFile. This IS document type defines the format to use when supplying a flat file dictionary or dictionary entry (in the FFXML variable) and the format that services return (in the FFXML variable) when you are retrieving a flat file dictionary or dictionary entry. | |
WmFlatFile. This IS document type defines the format to use when supplying a flat file schema (in the FFXML variable) and the format that services return (in the FFXML variable) when you are retrieving a flat file schema. | |
WmFlatFile. Returns the names of all flat file schemas and dictionaries that are dependent on a given flat file dictionary. | |
WmFlatFile. Returns the names of all flat file dictionaries that are referenced by a given flat file dictionary or flat file schema. | |
WmFlatFile. Returns a dictionary as an XML string. | |
WmFlatFile. Returns a single dictionary entry as an XML string. | |
WmFlatFile. Returns the specified flat file schema as an XML string. | |
WmFlatFile. Lists all entries in a specified flat file dictionary that are of a specified type. | |
WmFlatFile. Creates a flat file dictionary in the Integration Server namespace by converting the specified flat file dictionary that is in XML format into a namespace flat file dictionary. | |
WmFlatFile. Creates a flat file schema in the Integration Server namespace by converting the specified flat file schema that is in XML format into a namespace flat file schema. | |
WmFlatFile. Updates one or more entries in a flat file dictionary in the Integration Server namespace. |