Skip to content

Commit c42f341

Browse files
committed
Edit
1 parent 6f003bf commit c42f341

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

content/en/docs/refguide/modeling/integration/use-excel-documents/import-a-large-excel-file.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,17 +106,13 @@ You have used some of Excel's basic functionalities to create the first part of
106106
107107
The XSD file is ready to be imported into your app. To import it, follow these steps:
108108
109-
1. Open your app and create a new XSD schema:
109+
1. Open your app and create a new XSD schema. Do this by right-clicking the module and selecting **Add other** > **XML schema**.
110110
111-
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/19398893.png" class="no-border" >}}
111+
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/create.png" class="no-border" width="600" >}}
112112
113-
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/create.png" class="no-border" >}}
113+
2. With the new XSD schema, create the XML-to-domain mapping by right-clicking the module > **Add other** > **Import mapping**.
114114
115-
2. With the new XSD schema, create the XML-to-domain mapping. Do this by right-clicking the module > **Add other** > **Import mapping**.
116-
117-
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/19398895.png" class="no-border" >}}
118-
119-
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/19398896.png" class="no-border" >}}
115+
{{< figure src="/attachments/howto/integration/importing-excel-documents/import-a-large-excel-file/19398896.png" class="no-border" width="600" >}}
120116
121117
3. Check all the attributes listed. After clicking **OK**, you see a mapping entity with all your countries.
122118

0 commit comments

Comments
 (0)