File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
ibexa/cdp/4.6/config/packages Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 1515# stream_file:
1616# # Use Stream ID generated during data import from "stream file" in Data Manager
1717# stream_id: 00000000-00000000-00000000-00000000
18+ # product_data:
19+ # transport: stream_file
20+ # stream_file:
21+ # # Use Stream ID generated during data import from "stream file" in Data Manager
22+ # stream_id: 00000000-00000000-00000000-00000000
1823#
1924# # You can configure multiple activations here. They have to be of type "Ibexa" in Ibexa DXP dashboard.
2025# activations:
4348#
4449# content:
4550# # You can use examples below to build your own data export schedule.
46- # # Accepted options can be listed by running `php bin/console ibexa:cdp:stream-user -data --help`
51+ # # Accepted options can be listed by running `php bin/console ibexa:cdp:stream-content -data --help`
4752# # # every 30 minutes
4853# # -
4954# # interval: '*/30 * * * *'
5358# # -
5459# # interval: '0 */12 * * *'
5560# # options: '--stream-id=00000000-00000000-00000000-00000000 --content-type=article --no-draft'
61+ #
62+ # product:
63+ # # You can use examples below to build your own data export schedule.
64+ # # Accepted options can be listed by running `php bin/console ibexa:cdp:stream-product-data --help`
65+ # # # every 30 minutes
66+ # # -
67+ # # interval: '*/30 * * * *'
68+ # # options: '--stream-id=00000000-00000000-00000000-00000000 --product-type=laptop --no-draft'
69+ # #
70+ # # # every 12 hours
71+ # # -
72+ # # interval: '0 */12 * * *'
73+ # # options: '--stream-id=00000000-00000000-00000000-00000000 --product-type=laptop --no-draft'
You can’t perform that action at this time.
0 commit comments