이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 6. Working with Applications
You can use the Migration Toolkit for Applications (MTA) user interface to do the following:
- Add applications
- Assign application credentials
- Import a list of applications
- Download a CSV template for importing application lists
6.1. Application attributes
You can add applications to the Migration Toolkit for Applications (MTA) user interface manually or by importing a list of applications.
MTA user interface applications have the following attributes:
- Name (Free text)
- Description (Optional; free text)
- Business service (Optional; chosen from a list)
- Tags (Optional; chosen from a list)
- Source code (Path entered by user)
- Binary (Path entered by user)
6.2. Adding applications
You can add an application to the Application Inventory for assessment and analysis.
Before creating an application, it is helpful to set up business services, check tags and tag types, and create additions as needed.
Procedure
- In Developer view, click Application Inventory.
- Click Create new.
Enter the following information or choose from a list:
- Name
- Description (optional)
- Business service (optional)
- Tags (optional; one or more)
- Comments (optional)
- Click the arrow to the left of Source Code.
Enter the following information or choose from a list:
- Repository type
- Source repository
- Branch
- Root path
- Click the arrow to the left of Binary.
Enter the following information:
- Group
- Artifact
- Version
- Packaging
- Click Create.
6.3. Assigning application credentials
You can assign credentials to one or more applications.
Procedure
- In Developer view, click Application inventory.
- Click the Analysis tab.
-
Click the Options menu
to the right of Analyze and select Manage credentials.
- Select one credential each from the Source credentials list and from the Maven settings list.
- Click Save.
6.4. Importing a list of applications
You can import a .csv file containing a list of applications and their attributes to the Migration Toolkit for Applications (MTA) user interface.
Importing a list of applications only adds applications, it does not overwrite any existing ones.
Procedure
- Review the import file to ensure it contains all the required information in the required format.
- In Developer view, click Application Inventory.
-
Click the Options menu
to the right of Review.
- Click Import.
- Browse to the desired file and click Open.
- Optional: Select Enable automatic creation of missing entities. By default, this option is selected.
- Verify the import has completed and check the number of rows accepted or rejected.
Review the imported applications by clicking the arrow to the left of the checkbox.
ImportantRows accepted may not match the number of applications in the Application inventory list because some rows are dependencies. To verify, check the Record Type column of the CSV file for applications defined as
1
and dependencies as2
.
6.5. Downloading a CSV template for importing application lists
You can download a CSV template for importing application lists.
Procedure
- In Developer view, click Application inventory.
-
Click the Options menu
to the right of Review.
- Click Manage imports to open the Application imports page.
-
Click the Options menu
to the right of Import and then click Download CSV template.
Revised on 2023-03-06 11:44:47 UTC