SAP Fiori tools environment check creates a report that you can use to troubleshoot common destination-related issues.
To use SAP Fiori tools environment check, perform the following steps:
- Open the Command Palette ([CMD/CTRL] + [Shift] + [P] ) and execute the Fiori: Open Environment Check command.
- Click Create destination.
- Select a destination from the dropdown.
- If prompted, enter your credentials.
- To view the results, click View the results.
- To view the results and save them to a
.zip
file that you can send to SAP Product Support, click View and Save results.
The SAP Fiori tools environment check report has the following sections:
- Environment provides the Dev Space type, Node version, and other information about the environment.
- Destination Details provides destination parameters and other information about the destination.
- All Destination Details lists all the destinations and their properties available to the user in the current subaccount.
- Messages provides raw log messages of the chosen destination which can be useful for SAP Product Support.
SAP Fiori tools environment check can also check and create reports on the development environment in SAP Business Application Studio or Visual Studio Code (VS Code). This report provides the SAP Fiori application generator version, a list of npm
packages, and other information about your development environment.
To gather environment information, perform the following steps:
- Open the Command Palette in Visual Studio Code ([CMD]/[CTRL] + [Shift] + [P]) and execute the Fiori: Open Environment Check command.
- Click Gather environment information.
- To view the results, click View and Copy results. The environment check details will be copied to your clipboard for easy access.
- To view the results and save them to a
.zip
file that you can send to SAP Product Support, click View and Save results.