Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Flat File Folder | Summary of Elements in the Flat File Folder | pub.flatFile.generate:getFFDictionaryEntryAsXML
 
pub.flatFile.generate:getFFDictionaryEntryAsXML
WmFlatFile. Returns a single dictionary entry as an XML string.
Input Variables
FFDictionaryName
String. The fully–qualified name of the flat file dictionary that contains the entry that you want returned as XML.
EntryName
String. The name of the entry that you want to returned as XML.
EntryType
String. The type of entry that you want returned. Specify Record, Composite, or Field.
Output Variables
FFXML
String. The returned flat file dictionary entry as an XML string. The returned XML string conforms to the pub.flatFile.generate:FFDictionary IS document type.
Examples
For examples of how to use this service, see the following services in the certified samples area of the Knowledge Center on the Empower Product Support website at https://empower.softwareag.com.
sample.flatFile.generateFFSchema:delimited
sample.flatFile.generateFFSchema:fixedLength