cancel
Showing results for 
Search instead for 
Did you mean: 

Link to website not ending in *.HTML *.HTM or any *.XXX

Former Member
0 Kudos

Hello,

Please advise what file format (in TCODE DC30) or other method needs to be maintained in order to allow a link to the web not ending in '.something' maintained in a DIR to work.

i.e. Config set up to work with any link that ends with a *.HTML or any *.something but if it does not end with .something i.e. 'http://forums.sdn.sap.com/post!default.jspa?forumID=282' then will not link to page

Any advice would be appreciated.

Thanks

Ross

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Further, please be informed that, unlike other files in DMS, it is not imperative to check-in the *.html file in a storage location since the file is already being maintained on a webserver elsewhere.

Regards,

Pradeepkumar Haragoldavar

Former Member
0 Kudos

Hey Ross,

Propose you use the following approach for executing your URL workstation application scenario:

- Leave your existing DC30 settings for *.html workstation application unchanged(presume you have maintained all the basic parameters appropriately)

- Open the link 'http://forums.sdn.sap.com/post!default.jspa?forumID=282' and save it on your desktop as a html file. Eg:'http://forums.sdn.sap.com/post!default.jspa?forumID=282'.html

- Using CV01n transaction,create a DIR and upload this 'http://forums.sdn.sap.com/post!default.jspa?forumID=282'.html file from your desktop(against html workstation application).Save.

- Using transaction CV02n,display the above file.The URL link will be opened in a new browser.

Hope this suits you.

Regards,

Pradeepkumar Haragoldavar