cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Asset Manager - Debugging from SAP Business Application Studio

BjörnB
Participant
0 Kudos

Hi all,

in the community there are several good tutorials for the development of SAP Asset Manager in SAP Business Application Studio.

In the past i did all my developments in SAP Web IDE.

For debugging i know only the solution for Visual Studio Code.

But the way to start debugging is not the fastest:

- Export from SAP Web IDE

- Import to Visual Studio Code

- Start Debugging (also at starting the procedure does not work everytime)

So does anybody know if we could also start the debugging process from SAP Business Application Studio?

If yes, how?

Thank you and regards

Björn

TuBV
Explorer
0 Kudos

Hello Björn Burandt,

Did you debugged in Visual Studio Code?

Please support me.

Thanks you so much.

Accepted Solutions (0)

Answers (2)

Answers (2)

BjörnB
Participant
0 Kudos

Hi Bill,

thank you for the fast response.

So maybe you can help me for an issue on BAS.

The debugging worked good last year, but since two weeks I am running again and again in the same problems after copying new files into the workspace and on starting the debugger:

"[MDK] The debugging metadata application is XXX/Debug/ZYSI_SAPAssetManager2005/Application.app

[MDK] Get CIM entries for SourceMapPath Overrides

[MDK] Checking whether need to run a bundle task for application SAPAssetManager... "

It is getting stuck on the last check and it is just working sometimes.

I am debugging on Android and wanted to start "MDE Launch on Android".

Are there any possibilities to refresh the workspace,....?

Thank you and regards

Björn

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Right now we do not support debugging Asset Manager from Business Application Studio. You will need to use VS Code for your debugging still.