cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging of the Visual Composer Application

Former Member
0 Kudos

Hello all,

I am developing the application using the SAP Visual Composer and want to debug the application.

I am referring the following link for the same:

http://help.sap.com/saphelp_nw04/helpdata/en/fd/4a7e40417c6d1de10000000a1550b0/frameset.htm

but i am not able to access the Debugger and also not able to find the <i>Build --> Debug the Model option</i>.

also in the Workspace i can able to see only three tabs namely

1) Design

2) Layout

3) Source

but not able to see the <b>Preview</b> Tab.

Can you tell me please where is the Debugger option in Task Panel?

Thanks,

Prashant

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The preview tab was available in VC6. Its no longer available in VC7.

Former Member
0 Kudos

Hi,

Can you tell me the steps of the debugging process of the VC application in the version VC7?

Thanks,

Prashant

Former Member
Former Member
0 Kudos

Hi Prashant,

you can also use the flash debugging console, if you use the flex compiler.

If you use abap services then you can use external breakpoints in your abap coding for debugging for checking the passed parameters. Also use the logfiles.

Best Regards,

Marcel