Skip to content
Rupert Tagnipes edited this page Feb 4, 2016 · 5 revisions

Welcome to the anaplan-mulesoft wiki!

Introduction

This is the Anaplan Connector for Mulesoft Anypoint Studio. This connector assumes the following:

  • You already have access to Anaplan (via Login / Password or certificate)
  • You are familiar with how Anaplan Integrations work
  • You know how to use Mulesoft Anypoint Studio

Versions

Anaplan Connect 1.1.3

  • Updated Java client dependency to use the latest stable release v.1.3.6
  • Optimized Import and Export performance
  • Using Apache CSVParser and CSVPrinter to parse and create CSV and TSV files. Utilizing CSVFormat.TDF to parse TSV files
  • Cosmetic fix to tooltips
  • Updated the column-separator and delimiter to use , and " as default values, instead of , and \\"
  • Updated documentation
  • Added .gitignore
  • Cleaned up pom.xml, removed old dependencies
  • Added TravisCI and Coveralls.io integration, to report build and coverage statuses, respectively

Anaplan Connector 1.1.2

Anaplan Connector 1.1.1

  • Added demo workflows under the Demo folder
  • Added .adoc format for documentation
  • Tuned pom.xml
  • Version Community Certified by Mulesoft
  • Also available via Anypoint Studio

Anaplan Connector 1.1.0

  • Support for Processes
  • Update to Documentation (added release notes and updated README)
  • Renaming "Other Actions" to "Delete"

Anaplan Connector 1.0.0

  • Support for Imports
  • Support for Exports
  • Support for Deletes
  • Basic Authentication with User Name and Password
  • Certificate Authentication