Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call Brower

Former Member
0 Likes
749

Hello All,

I have to check whether the Link(URL) is active or not. (error : Page not found ) before the call brower function is called.

how do i do this.

Hello All,

I have to check whether the Link(URL) is active or not. (error : Page not found ) before the call brower function is called.

how do i do this.

4 REPLIES 4
Read only

Former Member
0 Likes
716

Use FM GRMG_SEND_HTTP_PING

reward points if helpful

Read only

0 Likes
716

This FM doesn't exist. Plaese help.

Read only

venkat_o
Active Contributor
0 Likes
716

Hi Kunal, Just follow these steps. -->Goto Transaction code DWDM. -->Under HTML control node -->Double click on Use as general WWW browser -->give your link and press ENTER . --> ur link will be checked like that whether that is in active or not. Regards, Venkat.O

Read only

Former Member
0 Likes
716

How do i use the same in a program without displaying the page not found error.