Skip to content

Commit fe6d624

Browse files
committed
Adding new section + QE review changes
1 parent 3ecf82d commit fe6d624

5 files changed

+54
-6
lines changed

docs/topics/mta-web-configuring-and-running-an-application-analysis.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,10 @@ Analysis takes minutes to hours to run depending on the size of the application
9696
. Optional: To track the status of your active analysis task, open the *Task Manager* drawer by clicking the notifications button.
9797
+
9898
Alternatively, hover over the application name to display the pop-over window.
99-
. When analysis is complete, open the *Task Manager* page to display the analysis details.
99+
. When analysis is complete, to see its results, open the application drawer by clicking on the application name.
100+
+
101+
Alternatively, open the *Task Manager* page and perform either of the following steps:
102+
103+
* Click on the status of the analysis task in the *Status* column.
104+
* Click the *Options* menu ({kebab}) for the analysis task and select *Task details*.
105+
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2024-08-07
3+
:_mod-docs-content-type: PROCEDURE
4+
5+
[id="mta-web-controlling-task-order-with-task-manager_{context}"]
6+
= Controlling the order of task execution
7+
8+
You can use *Task Manager* to preempt a {ProductFullName} task you have scheduled for execution to rearrange execution priority.
9+
10+
[NOTE]
11+
====
12+
You can only set *Preemption* for the following tasks:
13+
14+
* Automated tasks (language discovery or technology discovery)
15+
* Task you scheduled yourself (application analysis). These tasks have priority over automated tasks.
16+
====
17+
18+
.Procedure
19+
20+
. In the {ProductShortName} user interface (UI), select the *Migration* view.
21+
. Open the *Task Manager* page.
22+
. Click the *Options* menu ({kebab}) for the selected task.
23+
. Depending on you your scenario, complete one of the following steps:
24+
25+
** To enable *Preemption* for the task, select *Enable preemption*.
26+
** To disable *Preemption* for the task with enabled *Preemption*, select *Disable preemption*.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2024-08-07
3+
:_mod-docs-content-type: PROCEDURE
4+
5+
[id="mta-web-controlling-tasks-with-task-manager_{context}"]
6+
= Controlling {ProductShortName} tasks by using Task Manager
7+
8+
*Task Manager* provides precise information about the {ProductFullName} tasks queued for execution. *Task Manager* handles the following types of tasks:
9+
10+
* Application analysis
11+
* Language discovery
12+
* Technology discovery
13+
14+
You can display task-related information by using either the *Task Manager* drawer or the *Task Manager* page in the *Migration* view.

docs/topics/mta-web-reviewing-a-task-log.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ To find details and logs of a particular {ProductFullName} task, you can use the
1414
. Click the *Options* menu ({kebab}).
1515
. Click *Task details*.
1616
+
17-
Alternatively, click on the task *Status*.
17+
Alternatively, click on the task status in the *Status* column.

docs/web-console-guide/master.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ include::topics/mta-7-installing-web-console-on-openshift.adoc[leveloffset=+1]
4646
[id="configuring-the-instance-environment"]
4747
== Configuring the instance environment
4848

49-
You can configure the following in *Administration* view:
49+
You can configure the followiby using Task Managerng in *Administration* view:
5050

5151
* General
5252
* Credentials
@@ -77,7 +77,7 @@ include::topics/mta-web-config-source-control-credentials.adoc[leveloffset=+3]
7777
include::topics/mta-web-config-maven-credentials.adoc[leveloffset=+3]
7878
include::topics/mta-web-config-proxy-credentials.adoc[leveloffset=+3]
7979

80-
[id="configuring-repositories"]
80+
[id="configuring-repositoriesby using Task Manager"]
8181
=== Configuring repositories
8282

8383
You can configure the following types of repositories in *Administration* view:
@@ -141,7 +141,7 @@ You can use the {ProductFullName} {WebName} to perform the following tasks:
141141
* Tags (optional, chosen from a list)
142142
* Owner (optional, chosen from a list)
143143
* Contributors (optional, chosen from a list)
144-
* Source code (a path entered by the user)
144+
* Source code (a path enteredby using Task Manager by the user)
145145
* Binary (a path entered by the user)
146146

147147
//include::topics/mta-web-application-attributes.adoc[leveloffset=+2]
@@ -212,7 +212,9 @@ include::topics/mta-web-configuring-and-running-an-application-analysis.adoc[lev
212212
//include::topics/proc_displaying-the-analysis-details.adoc[leveloffset=+3]
213213
include::topics/mta-web-reviewing-an-analysis-report.adoc[leveloffset=+3]
214214
include::topics/mta-web-downloading-an-analysis-report.adoc[leveloffset=+3]
215-
include::topics/mta-web-reviewing-a-task-log.adoc[leveloffset=+2]
215+
include::topics/mta-web-controlling-tasks-with-task-manager.adoc[leveloffset=+2]
216+
include::topics/mta-web-reviewing-a-task-log.adoc[leveloffset=+3]
217+
include::topics/mta-web-controlling-task-order-with-task-manager.adoc[leveloffset=+3]
216218
include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
217219

218220

0 commit comments

Comments
 (0)