cancel
Showing results for 
Search instead for 
Did you mean: 

srm - for web find a program

Former Member
0 Kudos

Hello Gurus!

How can I find by web-interface linked program. I want to trace a few moments in program, but i don't know which program is for web-interface in web-browser.

Can i start debugger from web-interface?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi! You can activate external breakpoint and then enter the user who will perform the process in the web-gui. Then debugging will start when the user reaches the breakpoint, but you need to set a breakpoint somewhere in the code.

Maybe we can help if you tell us which process to debug?

brgs ziggy

Former Member
0 Kudos

Hi, Ziggy.

Yes, i can set the external breakpoint if i know the name of program.

But if i see from web, for example, application "Start Enterprise Buyer Inbox", i don't know, what this program is run?

Kind regards,

Igor

Former Member
0 Kudos

Hi,

I suppose you are using SRM 5.0 or earlier with ITS. You can first look into the HTML page by right clicking on page and "view source". From this you can make out the Internet service, transaction, corresponding program etc.

Regards,

Prasanna