You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
MDM Proposition creating resource without
System
filled inSeems 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 enableNotifications
."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:
The text was updated successfully, but these errors were encountered: