cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging methods used in BSP

divya_nayudu
Participant
0 Kudos

In my BSP, there is a method of a particular class being used to populate some table which is being displayed in the front end. I want to set a break-point on the method so I could see on runtime how & from where is it fetching data. Could anyone guide me on the same please. Thanks in advance.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

just place a HTTP break point (external break point) in the method code and call you BSP

Answers (3)

Answers (3)

divya_nayudu
Participant
0 Kudos

I could manage to debug BSP. Thanks everyone. Points given.

Former Member
0 Kudos
Former Member
0 Kudos