You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dam/integration_with_dxp.md
+33-52Lines changed: 33 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,81 +1,63 @@
1
1
---
2
-
description: Integrate DAM with your Ibexa DXP project to use an effective tool for managing media assets.
2
+
description: Integrate DAM with your Ibexa DXP project to use an effective tool for managing marketing assets.
3
3
---
4
4
5
5
6
6
# Integrate DAM with DXP
7
7
8
+
DAM integration with [[= product_name =]] is dedicated to [[= product_name_base =]] users who also use Actito services. It enables using assets repository stored in the DXP in the Actito platform to build and insert marketing assets into campaign emails.
9
+
For more information, see [Actito documentation](https://cdn3.actito.com/fe/actito-documentation/docs/Using_Assets_from_a_DAM/#connection-to-ibexa).
10
+
8
11
## Enable Elasticsearch or Solr
9
12
10
-
A search engine is an important component of the DAM. To ensure proper indexing and search results, DAM requires one of
13
+
To ensure proper indexing and search results, DAM requires one of
11
14
the following search engines on your server:
12
15
13
-
- Elasticsearch
14
-
- Solr
15
-
16
-
To install and configure search engine of your choice, go to [Elasticsearch documentation](search/search_engines/elastic_search/install_elastic_search.md)
17
-
or to [Solr documentation](search/search_engines/solr_search_engine/install_solr.md)
16
+
-[Elasticsearch](install_elastic_search.md)
17
+
-[Solr](install_solr.md)
18
18
19
19
20
20
## Enable OAuth Servers
21
21
22
-
Next, enable 0Auth Server authentication. To do it, follow steps to the Client section.
0 commit comments