Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.

OFTPServer Code Example: Sending a file from a stream

02/28/2014 - OFTPServer can send files from a stream.

Configure Secure Authentication in OFTP

02/28/2014 - The OFTP components provide a protocol-level challenge and response mechanism known as secure authentication.

IMAP moved message not being deleted.

02/26/2014 - When calling the MoveToMailbox method, the original message is not deleted.

Zip Code Example: Real time addition of files to an archive

02/21/2014 - The Zip component supports adding files to an archive as they become available.

AS3 Code Example: Sending and Receiving

02/13/2014 - Sample code for sending and receiving EDI data with AS3 is shown below.

Configure traffic throttling

02/12/2014 - How can I configure traffic throttling?

OpenPGP Code Example: Set the PGP Version header

02/11/2014 - When encrypting or signing the PGP Version header can be set to any value.

Encrypted using an armored .asc key file with OpenPGP.

02/07/2014 - Key files can be used directly to encrypt and verify signatures.

.NET Components Hang When Accessing GUI from Events

02/05/2014 - When I access the GUI from within the event of an asynchronous component

ZIP Code Example: Compressing and Decompressing Data In Memory

01/13/2014 - Demonstrates how to use the Zip component with streams to perform compression and decompression entirely in memory.

Delphi: Fixing 'Undeclared Identifier' Errors After Installing the Full Version

10/23/2013 - When installing the full version over the trial version Delphi can continue to use old .pas files causing this error.

How Do I Use Your BizTalk Adapter Dynamically or Access Promoted Properties?

06/28/2013 - Our adapters promote all properties to allow configuration from within an orchestration.