Wendelin output plugin for Embulk
TODO: Write short description here and embulk-output-wendelin.gemspec file.
Overview
- Plugin type: output
- Load all or nothing: no
- Resume supported: no
- Cleanup supported: yes
Configuration
- option1: description (integer, required)
- option2: description (string, default:
"myvalue"
) - option3: description (string, default:
null
)
Example
in:
type: file
path_prefix: /sample_
parser:
type: none
out:
type: wendelin
tag: app.tag1.txt
streamtool_uri: https://url_to_erp5_instance/erp5/portal_ingestion_policies/my_policy
user: my_username
password: may_password
Build
$ rake