Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An error occurred in the SaaS connector source record extractor component.
CUSTOM_EXTRACTOR_CLASS_NOT_REGISTERED
Custom extractor class '<className>' is not registered. Registered classes: '<registered>'.
CUSTOM_EXTRACTOR_MISSING_CONSTRUCTOR
Custom extractor class '<className>' must declare either a no-arg constructor or a constructor taking a single 'JsonNode' parameter.
RECURSIVE_WILDCARD_NOT_SUPPORTED
Recursive wildcard '**' is not supported in extractor field paths. Use '*' for single-level wildcard matching.
UNSUPPORTED_EXTRACTOR_TYPE
Unsupported record extractor type '<extractorType>'.