Application Development 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: 

Delete File from URL located on HTTP Server.

Former Member
0 Kudos

Hello All, could you anybody help me with my Problem. I need to delete some File in URL located on HTTP Server. The File was created via using of the Function 'DP_CONTROL_SEND_STREAM_TO_URL'. Any Times I need to delete this File from the url Location, but I cann't find any Functions or Method of any Class (GUI 6.20) to realise that. I read lot of very good Blogs from Thomas Jung about HTTP classes, but I cann't find somthing relevant for me...

Sincerely Yours,

Lubomir

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can try with GUI_DELETE_FILE and give http location in FILE_NAME

or WS_FILE_DELETE.

I am not getting any CNDP function module for your purpose.

Hope you will get sucess..

Thanks,

Chetan Shah

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can try with GUI_DELETE_FILE and give http location in FILE_NAME

or WS_FILE_DELETE.

I am not getting any CNDP function module for your purpose.

Hope you will get sucess..

Thanks,

Chetan Shah

Former Member
0 Kudos

HI,

See the below function modules

<b>URL_TEMPLATE_DELETE</b>

URL_WB_TEMPLATE_DELETE

URL_WB_TEMPLATE_DELETE_WB

Regards

Sudheer