
META-INF.cxs.actions.requestHeaderToProfilePropertyAction.json Maven / Gradle / Ivy
{
"id": "requestHeaderToProfilePropertyAction",
"actionExecutor": "requestHeaderToProfileProperty",
"tags": [ "event" ],
"parameters": [
{
"id": "requestHeaderName",
"type": "string",
"multivalued": false
},
{
"id": "profilePropertyName",
"type": "string",
"multivalued": false,
"choiceListInitializerFilter": "(initializerId=propertyType)"
},
{
"id": "sessionPropertyName",
"type": "string",
"multivalued": false
},
{
"id": "storeAsList",
"type": "boolean",
"multivalued": false
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy