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

Delete File from URL located on HTTP Server.

Former Member
0 Likes
599

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
Read only

Former Member
0 Likes
548

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
Read only

Former Member
0 Likes
549

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

Read only

Former Member
0 Likes
548

HI,

See the below function modules

<b>URL_TEMPLATE_DELETE</b>

URL_WB_TEMPLATE_DELETE

URL_WB_TEMPLATE_DELETE_WB

Regards

Sudheer