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:findDependants
 
pub.flatFile.generate:findDependants
WmFlatFile. Returns the names of all flat file schemas and dictionaries that are dependent on a given flat file dictionary.
Input Variables
ffDictionaryName
String. The name of the flat file dictionary whose dependents you want to find.
Output Variables
dependants
Document List The dependent objects and the packages that contain them.
Variable
Description
packageName
String. The name of the package that contains the dependent object.
name
String. The name of the dependent object.
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