[
https://issues.apache.org/jira/browse/UNOMI-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-448.
-------------------------------
Fix Version/s: 1.5.5
Resolution: Fixed
> Create generic action to copy properties to profile
> ---------------------------------------------------
>
> Key: UNOMI-448
> URL: https://issues.apache.org/jira/browse/UNOMI-448
> Project: Apache Unomi
> Issue Type: Improvement
> Reporter: Jonathan Sinovassin
> Priority: Major
> Fix For: 1.5.5
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This action would allow to copy the properties from an event to a profile.
> This action can use PropertyHelper to help to add the properties to the
> profile.
> This action will handle tree parameters:
> * *rootProperty (Single value string)*: allow you to specify the root
> property from the event that should be used as parent of the properties to be
> copied to the profile. This way we can refine to only copy the url parameters
> for exemple. By default target.properties will be used for the rootProperty.
> * *mandatoryPropTypeSystemTag (multiple value string)*: allow to specify
> mandatory system tags to be on the propType of the profile for the copy, if
> no propType found or this system tags are not found on the propType then no
> copy is done. Useful to filter properties that are targeted for the copy, and
> also protect from injection.
> * *singleValueStrategy (Single value string)* : allow to specify the
> strategy to apply to the properties which are single values.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)