You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#86 FileDirectoryUrisLoader removes the LOADER-PATH from filename
When a temp directory is specified in the options, create a subdirectory that will be used (and deleted at the end of the job), rather than deleting that specified temp directory.
Push the URIS_TOTAL_COUNT as an external variable to pre and post batch modules.
MAX_OPTS_FROM_MODULE option is renamed to MAX-OPTS-FROM-MODULE to be consistent with other options. This is needed if we are passing more than 10 custom inputs from URIS-MODULE to other modules.