SAP Knowledge Base Article - Public

2857395 - The Team Provisioning API /Groups/<Team_ID> returns 404 in SAP Analytics Cloud (SAC)

Symptom

  • The Team Provisioning API /Groups/<Team_ID> returns a 404 error in SAP Analytics Cloud (SAC).
  • The issue happens on non-SAP data centers (Cloud Foundry / CF).

Environment

SAP Analytics Cloud (Cloud Foundry / CF)

Reproducing the Issue

  1. In one POST Client, run GET /api/v1/scim/Groups/<Team_ID>.
  2. It returns HTTP 404 error.

Cause

  • The team is created through SAC UI, which belongs to different namespace (package) rather than SCIM API.
  • Whenever trying to access a TEAM, either from scim or from UI, the full TEAM name is sent in the EPMObjectID format (<TYPE::Package::name>) by default.

Resolution

  • Option 1 (Recommended): Switch on Ignore Content Namespace For Teams option in System > Administration > System Configuration
    => In this case, it will only use the name to identify the TEAM, and not use the Package (namespace) at all.
    => It also means that as long as the TEAM name is unique in the tenant, there will be no issues. Otherwise, we will display an error saying that there is a duplicate team and one of them needs to be deleted.

  • Option 2: Leverage SCIM 2.0 (/scim2/Groups/<Team_ID>) 
    => The ID must be set to a UUID and not a team name  (example: "id": "523d31f7-e5a5-453a-b8f0-327c6de333c8")
    => Currently, the UUID cannot be found from SAC UI but only from SCIM2 API.
    => See more detail from help guide.

See Also

Your feedback is important to help us improve our knowledge base.

Keywords

SAP Cloud for Planning, sc4p, c4p, cforp, cloudforplanning, EPM-ODS, Cloud for Analytics, Cloud4Analytics, CloudforAnalytics, Cloud 4 Planning, BOC, SAPBusinessObjectsCloud, BusinessObjectsCloud, BOBJcloud, BOCloud., SAC, SAP AC, Cloud-Analytics, CloudAnalytics, SAPCloudAnalytics, Provisoning , KBA , groups api not working in sac quality , error: 404 not found , LOD-ANA-LS , Licensing and Full User Equivalent , Problem

Product

SAP Analytics Cloud 1.0