We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ex:
config-items: - name: search-processor-provider-path value: "factory/csvread{path=$rest:{connections/user-data-import-file/url_hash/path},encoding=ISO-8859-15,header_names=true,header_reorder=true,ignore_empty=true,ignore_whitespace=true,separator=;,verify_columns=true}" parent: interface-type: class interface-name: BBM_DataProviderSearchRecordIterator interface-version: '1.0'
results in:
Removing the curly brackets allows the config items to be usable again, but the factory options are then invalid
The text was updated successfully, but these errors were encountered:
Foxhoundn
No branches or pull requests
ex:
results in:
Removing the curly brackets allows the config items to be usable again, but the factory options are then invalid
The text was updated successfully, but these errors were encountered: