Integration Server 10.3 | Built-In Services Reference Guide | 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.