3Sixty Software Development Kit

Important:  3Sixty Version 4.3.1 is required to install and use the Remote Agent SDK

3Sixty Remote Agent SDK User Guide

3Sixty's Custom Connector SDK empowers users to create bespoke connectors, enabling seamless integration with remote, custom repositories. With this SDK, you can discover, transfer, and manage content and metadata from various sources, just like our natively supported connectors. Once connected, these custom connectors offer full access to 3Sixty platform features such as document enrichment, search, and transfer, ensuring a consistent and robust experience. Designed for security and flexibility, this framework extends our capabilities to reach isolated information silos, including home-grown, legacy, or proprietary systems.


SDK 1.2.0 Service Pack

Release Date: December 19, 2024

Resolved Issues and Enhanced features

Write to output remote repository

  • You can now use the Remote Agent SDK as a job output repository so that you can write documents to repositories that 3Sixty does not have pre-made connectors for.

Metadata Writing

  • Writing metadata has been implemented in the 3Sixty SDK

SDK 1.1.0 Service Pack

Release Date: Sept 13, 2024

Resolved Issues and Enhanced features

Remote Agent Filesystem example can now handle single files

  • Added logic in the Remote Agent SDK and Example to handle directories as input file paths

Remove remote agent raw token printed in logs

  • Fixed an issue where 3Sixty was printing the raw Remote Agent token in the logs if logging level is at least INFO during handshakes, replacing the raw token with the tenant name.

Make gRPC Port Configurable

  • Added 3sixty.grpc.server.port to the global properties file

Remote Agent Initial Connection and Reconnection

  • Remote Agent will shut down if the initial credentials validation fails

  • Added logging for when the Remote Agent could not reach 3Sixty before timing out

Manage In Place Content View in Alfresco

  • Added support for configuring Remote Agent Content Service connectors with custom parameters. Allowing 3Sixty to run a MIP job from the Remote Agent to Alfresco. So the user can manage their documents from Alfresco without actually copying over the document.


SDK 1.0.0 Feature Release

Release Date: June 5, 2024

Component

Description

Remote Agent SDK 3Sixty's Custom Connector SDK empowers users to create bespoke connectors, enabling seamless integration with remote, custom repositories