Skip to content
Matthew Shaw edited this page May 17, 2022 · 46 revisions

Welcome to the analytics-cloud-scim-api-samples wiki!

Change log

17 May 2022

Embedded: Script 711: Fixed bug when SAMLSSO was set to default caused an error at end of printing system config to console

15 May 2022

SCIM: Version 0.7.1 update for a few of the samples. Bug fixed (typo error meant variable managerid was mistyped)

Embedded: Script 711: Added default setting for STORY_PAGE_CACHE_WIDGET_LIMIT. Added SAC and DWC URLs in summary. Version 0.7.2

14 May 2022

SCIM: Version 0.7 update published. For what's new see https://blogs.sap.com/2022/05/12/sap-analytics-cloud-user-and-team-provisioning-scim-api-sample-scripts-update-v0.7-whats-new/

4 May 2022

Export Data: First version of the Export Data Samples where added. These are version 0.7. For details see https://blogs.sap.com/2022/05/04/sap-analytics-cloud-export-data-api-sample-scripts/

6 April 2022

Embedded Samples first published with User Guide. This is version 0.7

2 March 2022

Re-organised the folder structure. There is now a 'SCIM' folder containing the samples, environments and example data files. Change was needed to separate out the 'Embedded' samples from the SCIM samples

1 March 2022

Added SAP Analytics Cloud Embedded Edition 'Extension': includes 1 environment, 18 new samples and example data files to match. Currently undocumented but this will change soon

4 February 2022

Corrected bug in scripts 903,933,953,983. Script failed when 'replace' was used for updating teams in the target when transporting users

20 November 2021

Update to collection 123 and 133. Bug fix: Teams membership did not update when user already existed.

3 November 2021

Update to collection 654. Bug fix: No longer need to run the collection twice when a new team needs to be created for the team to be updated.

29 October 2021

Major update to almost all sample collections:

  • Now 'SAML SSO' aware, meaning that no code changes are needed if you are using SAML SSO as the authentication method
  • New sample collections 409 and 429 added - these are to update the custom SAML mapping 'userName' for when using SAML SSO on 'custom' or 'email'.
  • New sample collection 654 which transfers users and roles from a team that can't be managed by the API to a team that can be managed by the API
  • New sample collection 665 - the 'AdminToolKit' which performs a full user scan and adds/removes users to/from teams based upon criteria set. If you used the previous 'early' version then you need to delete the sample datafiles as the syntax has changed.
  • New 'Scenarios' concept added which is basically a bunch of predefined sample data files that enable an end-to-end use-case.
  • Bug fixes for sample 665 - various bugs fixed
  • Documentation updated which required removing the steps for editing code due to fact the samples are now "SAML SSO" aware. Also added Scenarios and other improvements

7 October 2021

Changed file name for the example data file "Example data files/457/457 sample example 1.json". This file also had a number of minor corrections made to it.

1 October 2021

Version 0.5.2 for a new collection 665 AdminTookKit) published. This is an 'early' version of the example without documentation

2 September 2021

Minor update to sample data file "201 sample example 1.csv"

27 August 2021

Updated version 0.5.1 for sample script 102. This script no longer needs a file_JSON_teams entry in the data file, that it incorrectly needed beforehand.

7 June 2021

Updated version 0.5 with a valid URL for the blog. No code changes

28 May 2021

Version 0.5 made available on GitHub for public consumption

Clone this wiki locally