-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Rupert Tagnipes edited this page Feb 4, 2016
·
5 revisions
Welcome to the anaplan-mulesoft wiki!
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
- 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
- Patch to fix No Transport Provider bug
- 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
- Support for Processes
- Update to Documentation (added release notes and updated README)
- Renaming "Other Actions" to "Delete"
- Support for Imports
- Support for Exports
- Support for Deletes
- Basic Authentication with User Name and Password
- Certificate Authentication