cancel
Showing results for 
Search instead for 
Did you mean: 

File is not getting deleted in File-RFC-File without BPM

Former Member
0 Kudos

Hi,

I'm working on File-RFC-File scenario without BPM. Everything is working fine except file is not getting deleted after the process. I'm passing xml file here and in return it will give the xml success/error message from RFC.

For the sender CC, I'm passing the following parameters,

Transsport protocol: File system

Message protocol: File

QoS: BE

Poll Interval: 30 sec

Mode: Delete

File type: Binay

Please let me know if I missed anything while passing the values.

Thanks,

Swamy

Edited by: Swamy Mothe on Jun 15, 2009 8:52 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Check if the folder has Write / Delete Permisions.

Srini

Former Member
0 Kudos

Yes...I have all the permissions to this folder.

Regards,

Swamy

Former Member
0 Kudos

Hi

Then , is Sender and receiver File Adapter is using same folder )

Just a question.

But having all permisions and above config would delete the file

can u see the status of u r File Adapter in RWB.? Is it in green?

rgds

srini

Former Member
0 Kudos

Hi Srini,

The status is green only.

Thanks,

Swamy

Former Member
0 Kudos

Hi

Everythng seems fine with config.It shud delete

anyways read the aduit log from thr RWB if it is gving message "Deleted" File , hope u will get a trace.

Better just reactivate the channel and cache refresh

srini

former_member183908
Active Contributor
0 Kudos

Hi

-->In your Sender Communication Channel Check the Proessing Mode is DELETE or not.?

-->If the Processing parameter is Test The File wont delete set it to DELETE and Try.

Thanks