Hi Unomiers,

Hi uploaded a configuration for exporting profiles using POST to
/cxs/exportConfiguration
.

How do I execute the export? Because I cant see the file on /tmp !.

Thanks
Joao

{
    "itemId": "exportProfiles",
    "itemType": "exportConfig",
    "scope": "xxxx",
    "name": "Export profiles",
    "description": "Exports profiles",
    "configType": "oneshot",
    "active": true,
    "properties": {
    "destination":
"file:///tmp/?fileName=profiles-export-${date:now:yyyyMMddHHmm}.csv&fileExist=Append)",
        "period": "2m30s",
        "segment": "",
        "mapping": {
            "0": "itemId",
            "1": "CompanyDomain"
        }
    },
    "columnSeparator": ",",
    "lineSeparator": "\\n",
    "multiValueSeparator": ";",
    "multiValueDelimiter": "[]"
}

--

*João Correia*

San Diego, CA
mobile: +1 (858) 284-6010
web: https://joaocorreia.io

Reply via email to