Skip to content

Commit c4eec9a

Browse files
authored
Make the graphic's Start button instruction more obvious for users (#149)
* Make the graphic's Start button instruction more obvious for users * move some text and notes around * minor edits
1 parent 340065f commit c4eec9a

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

docs-src/zdm-core/modules/migrate/pages/introduction.adoc

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ include::partial$supported-releases.adoc[]
3232
3333
include::partial$migration-scenarios.adoc[]
3434
35+
[TIP]
36+
====
37+
An important migration prerequisite is that you already have the matching schema on Target. A CQL statement that your client application sends to {zdm-proxy} must be able to succeed on both Origin and Target clusters. This means that any keyspace that your client application uses must exist on both Origin and Target with the same name. Table names must also match. For more, see xref:feasibility-checklists.adoc#_schemakeyspace_compatibility[Schema/keyspace compatibility].
38+
====
39+
3540
== Migration phases
3641
3742
First, a couple of key terms used throughout the {zdm-product} documentation and software components:
@@ -42,17 +47,12 @@ First, a couple of key terms used throughout the {zdm-product} documentation and
4247
4348
For additional terms, see the xref:glossary.adoc[glossary].
4449
45-
[TIP]
46-
====
47-
An important migration prerequisite is that you already have the matching schema on Target. A CQL statement that your client application sends to {zdm-proxy} must be able to succeed on both Origin and Target clusters. This means that any keyspace that your client application uses must exist on both Origin and Target with the same name. Table names must also match. For more, see xref:feasibility-checklists.adoc#_schemakeyspace_compatibility[Schema/keyspace compatibility].
48-
====
49-
5050
[.swiper]
5151
====
5252
[.slide]
5353
--
5454
.Walk through the illustrated migration phases
55-
To get acquainted with the migration phases from start to finish, click the **Start** button below.
55+
To get acquainted with the migration phases from start to finish, click the **Start** button below the diagram. Additional navigation options are available as you proceed through the illustrations and discover the key concepts, software components, and sequence of operations.
5656
5757
image:migration-introduction9.png["Introductory page prompts you to click the Start button to begin the graphical presentation."]
5858
--
@@ -106,12 +106,6 @@ image:migration-phase5ra9.png["Illustrates migration Phase 5, as summarized in t
106106
--
107107
====
108108
109-
110-
[TIP]
111-
====
112-
For details on each phase, continue reading the comprehensive topics in this guide. Also check out the {zdm-product} Interactive Lab.
113-
====
114-
115109
== A fun way to learn: {zdm-product} Interactive Lab
116110
117111
include::partial$interactive-lab.adoc[]

0 commit comments

Comments
 (0)