Hello,
I'd like to use Anaplan Connect to get user informations through the SCIM API.
Is it possible ? If yes, how to do It please ?
Regards
Hi @FaresBouzaiane,
Unfortunately, Anaplan Connect doesn't support SCIM API - it only supports Bulk and Transactional APIs (+Authentication API to be able to access the system). So it's not currently possible, and I assume it's not planned for the future, as SCIM API is meant more for identity management systems and enterprise applications, with flows too complicated and sensitive for Anaplan Connect.
However, as Anaplan Connect library is open source ( https://github.com/anaplaninc/anaplan-java-client ), you can expand it and add the required functionalities, utilizing already existing functionalities like authentication, logging, error handling etc.
Hi All, I'm Currently Optimising some of our Cell-Count Intensive Reporting Modules, I've an almost working solution except for this limitation I'm facing. We've around 5-6 Reporting modules in our model which is Dimensioned by Levels of Promo Hierarchy X Users, promo Customer Hierarchy X users. Since the promo customer…
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…