Enriching Propositions Programmatically
Is there a way to update existing proposition entries outside of pega - (for example, through a REST interface). If not what would be the steps to implement such a capability through activities.
For example the JSON post { "pyname" : "proposition1", "pyGroup" : "Group1", "pyIssue" : "Issue1", "SomeSRProposition" : "Somedata" }
would update proposition1/ Group1/ Issue1 with Somedata in SomeSRProposition