Serge Huber created UNOMI-263:
---------------------------------

             Summary: Implement get profile field
                 Key: UNOMI-263
                 URL: https://issues.apache.org/jira/browse/UNOMI-263
             Project: Apache Unomi
          Issue Type: Sub-task
          Components: core
    Affects Versions: 1.4.0, 1.3.0-incubating, 1.2.0-incubating, 
1.1.0-incubating, 1.0.0-incubating, 1.5.0
            Reporter: Serge Huber
             Fix For: 2.0.0


The purpose of this task is to start implementing the field used to get a 
profile, which can be found in the specification here:

https://github.com/oasis-tcs/cxs-cdp/blob/2c0426b28fc4a1e882ca20a768ae1cf0378ba7ef/server/schemas/profiles.js#L73

basically : 

  getProfile(profileID : CDP_ProfileIDInput, createIfMissing: Boolean) : 
CDP_Profile
 
The field will also create a profile if the createIfMissing is true.

Ideally it would be great to write some integration tests along with the 
implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to