diff --git a/docs/modules/ROOT/pages/add-kafka-mapping.adoc b/docs/modules/ROOT/pages/add-kafka-mapping.adoc index 1c62e86..d6c1c22 100644 --- a/docs/modules/ROOT/pages/add-kafka-mapping.adoc +++ b/docs/modules/ROOT/pages/add-kafka-mapping.adoc @@ -1,6 +1,6 @@ = Adding a Mapping to a Kafka Data Connection :description: You can only add a new mapping to an existing Kafka data connection. You cannot update an existing mapping or data connection using the connector wizard. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Adding a Mapping to a Kafka Data Connection :cloud-order: 64 diff --git a/docs/modules/ROOT/pages/add-postgres-mapping.adoc b/docs/modules/ROOT/pages/add-postgres-mapping.adoc index ca323b9..dc24599 100644 --- a/docs/modules/ROOT/pages/add-postgres-mapping.adoc +++ b/docs/modules/ROOT/pages/add-postgres-mapping.adoc @@ -1,6 +1,6 @@ = Adding a Mapping to a PostgreSQL Data Connection :description: You can only add a new mapping to an existing PostgreSQL data connection. You cannot update an existing mapping or data connection using the connector wizard. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Adding a Mapping to a PostgreSQL Data Connection :cloud-order: 68 diff --git a/docs/modules/ROOT/pages/connector-wizard.adoc b/docs/modules/ROOT/pages/connector-wizard.adoc index e2fa5e2..0fd6a9a 100644 --- a/docs/modules/ROOT/pages/connector-wizard.adoc +++ b/docs/modules/ROOT/pages/connector-wizard.adoc @@ -1,6 +1,6 @@ = Connector Wizard for {hazelcast-cloud} :description: Hazelcast {hazelcast-cloud} has a built-in connector wizard, which simplifies the process of connecting to external data sources. For supported platforms, the connector wizard removes the need to write or install a platform-specific connector. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: About the Connector Wizard :cloud-order: 61 diff --git a/docs/modules/ROOT/pages/create-kafka-connection.adoc b/docs/modules/ROOT/pages/create-kafka-connection.adoc index 7b7e6be..d77ca89 100644 --- a/docs/modules/ROOT/pages/create-kafka-connection.adoc +++ b/docs/modules/ROOT/pages/create-kafka-connection.adoc @@ -1,6 +1,6 @@ = Creating a Data Connection to Kafka :description: You can create a data connection to a Kafka topic on any cloud-based Kafka cluster. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Creating a Data Connection to Kafka :cloud-order: 63 diff --git a/docs/modules/ROOT/pages/create-postgres-connection.adoc b/docs/modules/ROOT/pages/create-postgres-connection.adoc index 9277b4c..17bf31c 100644 --- a/docs/modules/ROOT/pages/create-postgres-connection.adoc +++ b/docs/modules/ROOT/pages/create-postgres-connection.adoc @@ -1,6 +1,6 @@ = Creating a Data Connection to PostgreSQL :description: You can create a data connection to any cloud-based PostgreSQL database instance. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Creating a Data Connection to Kafka :cloud-order: 67 diff --git a/docs/modules/ROOT/pages/delete-kafka-connection.adoc b/docs/modules/ROOT/pages/delete-kafka-connection.adoc index 1c6339c..7152b10 100644 --- a/docs/modules/ROOT/pages/delete-kafka-connection.adoc +++ b/docs/modules/ROOT/pages/delete-kafka-connection.adoc @@ -1,6 +1,6 @@ = Deleting a Data Connection to Kafka :description: You can delete a data connection if you no longer need it, or if you need to recreate the data connection with different details. This functionality is not currently available in the connector wizard but you can use SQL instead. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Deleting a Data Connection to Kafka :cloud-order: 65 diff --git a/docs/modules/ROOT/pages/delete-postgres-connection.adoc b/docs/modules/ROOT/pages/delete-postgres-connection.adoc index 2ba8f46..e1e5006 100644 --- a/docs/modules/ROOT/pages/delete-postgres-connection.adoc +++ b/docs/modules/ROOT/pages/delete-postgres-connection.adoc @@ -1,6 +1,6 @@ = Deleting a Data Connection to PostgreSQL :description: You can delete a data connection if you no longer need it, or if you need to recreate the data connection with different details. This functionality is not currently available in the connector wizard but you can use SQL instead. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Deleting a Data Connection to PostgreSQL :cloud-order: 69 diff --git a/docs/modules/ROOT/pages/imap-connections.adoc b/docs/modules/ROOT/pages/imap-connections.adoc index c3b03cc..cb3400b 100644 --- a/docs/modules/ROOT/pages/imap-connections.adoc +++ b/docs/modules/ROOT/pages/imap-connections.adoc @@ -1,6 +1,6 @@ = Creating Mappings to IMaps :description: To run a SQL query against data in an IMap on a Viridian Cloud cluster, you need to create a mapping. The easiest way to do this is to use the connector wizard. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Creating Mappings to IMaps :cloud-order: 70 diff --git a/docs/modules/ROOT/pages/kafka-connections.adoc b/docs/modules/ROOT/pages/kafka-connections.adoc index 7fa7a44..4d03119 100644 --- a/docs/modules/ROOT/pages/kafka-connections.adoc +++ b/docs/modules/ROOT/pages/kafka-connections.adoc @@ -1,6 +1,6 @@ = Managing Data Connections to Kafka Sources or Sinks :description: To query data in a Kafka source or sink using SQL, you need to xref:create-kafka-connection.adoc[create a data connection] from your {hazelcast-cloud} cluster to your Kafka broker, and a mapping to the topic data you want to query. The easiest way to do this is to use the connector wizard. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Managing Data Connections to PostgreSQL :cloud-order: 62 diff --git a/docs/modules/ROOT/pages/postgres-connections.adoc b/docs/modules/ROOT/pages/postgres-connections.adoc index a90ee06..001b6e0 100644 --- a/docs/modules/ROOT/pages/postgres-connections.adoc +++ b/docs/modules/ROOT/pages/postgres-connections.adoc @@ -1,6 +1,6 @@ = Managing Data Connections to PostgreSQL Sources or Sinks :description: To query data in a PostgreSQL source or sink using SQL, you need to xref:create-postgres-connection.adoc[create a data connection] from your {hazelcast-cloud} cluster to the database instance, and a mapping to the data you want to query. The easiest way to do this is to use the connector wizard. -:cloud-tags: Manage Data +:cloud-tags: Develop Applications :cloud-title: Managing Data Connections to PostgreSQL :cloud-order: 66