This Component is used to split IdML files based either on the count of
artifacts (CIs or Relationships) added to the file or on its size. Thus it is
not applicable for in-memory IdMLs.
Field Summary
Fields inherited from class com.ibm.di.fc.Function
The FC checks if either the IdML file size, or the count of the contained
attributes exceeds the configured limit. If so it splits the IdML file
(closes and reopens it) and returns the full path to the already closed
IdML. If none of the splitting conditions are reached, the FC skips the
splitting operation.