NetCode Tasks

Properties   Configuration Settings  

The NetCode Task can be used to encode or decode data using a variety of web standards.

Remarks

The NetCode Task supports the following encoding standards:

  • Hex
  • URL
  • Base64
  • Base64URL
  • Base32
  • HTML
  • Quoted-Printable (QP)
  • UTF7
  • UTF8
  • Japanese Industrial Standards (JIS)
  • YEncode
  • HMAC
  • MD5 Hash
  • SHA1 Hash
  • SHA256 Hash

To configure the task, simply set the Format property to the appropriate encoding/decoding standard.

Encoder Property List


The following is the full list of the properties of the encoder task with short descriptions. Click on the links for further details.

FormatThe type of encoding used.
InputFileThe full path to the input file.
OtherDefines a set of configuration settings to be used by the task.
OutputFileThe full path to the output file.
OverwriteWhether or not the component should overwrite the output file.
RuntimeLicenseSpecifies the component runtime license key.

Decoder Property List


The following is the full list of the properties of the decoder task with short descriptions. Click on the links for further details.

FormatThe type of encoding used.
InputFileThe full path to the input file.
OtherDefines a set of configuration settings to be used by the task.
OutputFileThe full path to the output file.
OverwriteWhether or not the component should overwrite the output file.
RuntimeLicenseSpecifies the component runtime license key.

Configuration Settings


The following is a list of configuration settings for the task with short descriptions. Click on the links for further details.

Base64LineBreakTells the component whether to include line breaks in Base64 encoded content or not.
EncodeHashWhether the hash value is hex encoded.
HMACAlgorithmThe hash algorithm to use when generating a Hash-based Message Authentication Code (HMAC).
HMACKeyA key to use when generating a Hash-based Message Authentication Code (HMAC).
UseExtendedHexBase32Specifies whether or not the Extended Hex alphabet is used.
UseModifiedUTF7Specifies whether or not a modified form of UTF-7 for IMAP mailbox naming is used.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]