UTF-8 File Encoder plugin (deprecated) for Jitterbit cloud and private agent groups
Introduction
The UTF-8 File Encoder plugin converts a file with a specified encoding to and from UTF-8:
- Source files are encoded from the specified encoding to UTF-8.
- Target files are encoded from UTF-8 to the specified encoding.
Supported encodings and codes for them are listed at https://docs.oracle.com/javase/6/docs/technotes/guides/intl/encoding.doc.html.
This plugin is available by default on Jitterbit cloud agent groups and can also be associated with private agent groups.
Important
Plugins provided by Jitterbit are deprecated.
Download and add the plugin
The UTF-8 File Encoder plugin is a standard Jitterbit plugin that is already available in the Management Console Plugins page and does not need to be downloaded or added to the organization.
If directed by support, this plugin can be downloaded at the link provided below and added to the organization.
Associate the plugin with an agent group
The UTF-8 File Encoder plugin is associated with Jitterbit cloud agent groups by default.
If using a private agent group, before you can use the plugin you must associate it with the private agent group to make the plugin available on all agents in the group.
The plugin is listed in the Management Console Plugins page with a display name of Jitterbit UTF-8 File Encoder.
Set variables and use the plugin in a project
Refer to these topics for information about using plugins in a project:
The UTF-8 File Encoder plugin uses this variable:
Name | Type | Required | Description |
---|---|---|---|
Jitterbit.UTF8Encoder.Encoding | String | Required | The encoding of the input/output file. |