Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

MDM Proposition creating resource without System filled in #192

@akodhawan

Description

@akodhawan

MDM Proposition creating resource without System filled in

Seems like from MDM Proposition API it supports organizationGuid & defaultCustomerOrganizationGuid & propositionGuid to be created w/o system but that fails at a later stage when Proposition Update is required to say enable Notifications.

"description": "Terraform managed proposition", "organizationGuid": { "value": "64dc61b6-e066-48d9-8253-7e9d63cxxxxx" }, "propositionGuid": { "system": "https://idm-client-test.eu-west.philips-healthsuite.com/authorize/identity/", "value": "b995081a-3655-477a-857e-7e9d63cxxxxx" }, "globalReferenceId": "708f6915-1897-b76e-2fda-7e9d63cxxxxx", "defaultCustomerOrganizationGuid": { "value": "64dc61b6-e066-48d9-8253-7e9d63cxxxxx" }, "status": "ACTIVE",

Short term fix: Add explicitly system while creating Proposition

Long Term fix:

  • MDM API Allowing resources to be creating w/o system & not defaulting to IAM in case not provided.
  • Connect SS during Prop Update have System as mandatory requirement & should be relaxed as a check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions