snippet Code Snippet: merging files by writing chunks Do you have multiple source files that have to be merged so you can import them as a single one? This requirement is quite common… Tuesday, May 23, 2017 Add Comment Edit
executeQuery snippet Code Snippet: looping a ResultSet returned by API function FDMEE provides a set of API functions which return a ResultSet object (getLocationDetails, getBatchDetails, getCategoryList, etc.… Monday, December 5, 2016 Add Comment Edit
snippet Code Snippet: script code based on EPM environment We may have some scripts which code differs from one environment to another. Maintaining different code for same script is a risk… Friday, November 11, 2016 Add Comment Edit
snippet Code Snippet: logging fdmContext values Object fdmContext is the dictionary FDMEE uses to store context information such as Location Name, Import Format Name, Process Id… November 11, 2016 Add Comment Edit