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/SampleWorkflow.md
+9-13Lines changed: 9 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,29 +5,25 @@ To help you get started, here’s a **sample process** you can follow in the app
5
5
6
6
## **Process**
7
7
8
-
> Note: Download Sample Data – Folder in the repo contains sample Informix query files (simple and function) for download.
8
+
> Note: Download Sample Data – Folder from [here](../data/informix) contains sample Informix query files (simple and function) for download.
9
9
10
10
### **Upload**
11
11
12
-
_Sample Qperations:_
12
+
_Sample Operations:_
13
13
14
-
-Task: Select **q1_informix.sql** from simple folder and **F1.sql** and **F2.sql** from functions folder.
15
-
-Task: Click **Upload** button.
16
-
-Task: Click **Start Translating** Button to Process Files.
14
+
- Select **q1_informix.sql** from _simple_ folder and **F1.sql** and **F2.sql** from _functions_ folder.
15
+
- Click **Upload** button.
16
+
- Click **Start Translating** Button to Process Files.
17
17
18
18
### **Review**
19
19
20
-
_Sample Qperation:_
21
-
22
-
- Task: The batch Processing page will get opened up and the translation process will be visible. One file at a time will be processed and others will be in queued state.
23
-
- Task: Once the batch Processing is done for any file, file is available to review.
24
-
- Task: Once the Translating process is done for any batch the batch will be available to review in history panel.
20
+
- The batch Processing page will get opened up and the translation process will be visible. One file at a time will be processed and others will be in queued state.
21
+
- Once the batch Processing is done for any file, file is available to review.
22
+
- Once the translation process is complete for a batch, it becomes available for review in the History panel (located at the top right).
25
23
26
24
### **Download**
27
25
28
-
_Sample operation:_
29
-
30
-
- Task: Once the files are translated, the **Download all as .zip** button at the bottom left will be enabled to download the translated files.
26
+
- Once the files are translated, the **Download all as .zip** button at the bottom left will be enabled to download the translated files.
0 commit comments