cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Transport acknowledgment problem

0 Kudos

Hi,

I'm making a scenarion where

Sync RFC -> 'ASync' FTP

using the BPM.

I need to know if the file transport went allright or not and will inform the user direclty.

So I've started to use the BPM's acknowledgment Transport feature, to know if it was successful transfered or not.

The 'file' is transfered however, an error occur when trying to get the acknowledge.

The message monitoring says:

2010-10-29 08:25:50 Success Acknowledgement creation triggered for type: SystemAck

2010-10-29 08:25:50 Success Acknowledgement creation triggered for type: AckNotSupported

2010-10-29 08:25:50 Success Acknowledgement sent successfully for type: SystemAck

How should I interprent this error message?

Does this mean that IIS FTP server not supporting this acknowledge feature?

Do I need to do some special configuration of acknowlege messages?

ps this PBM stuff and ack part is new to me

Best regards

Tobias

Accepted Solutions (1)

Accepted Solutions (1)

former_member207622
Contributor
0 Kudos

In case of receiver file acknowledgement please check this link

regards

Ninad

Answers (3)

Answers (3)

0 Kudos

I found the correct location of the error and a solution.

So I was looking at wrong place, I thought my deadline branch was reached.

But it failed a my transformation step in next block.

Thanks for all replies.

BR

Tobias

0 Kudos

Thx, but I have already read those forum threads.

I find the error strange, I can see that the file is transfered then it's seem like the process stops and wait on the acknowlegement. Then when the deadline time is up then it returns saying that it failed.

Does the FTP server need to have some special feature for getting this transport acknowledgment?

Best regards

Tobias

Former Member
0 Kudos

Hi,

Refer this:

/people/michal.krawczyk2/blog/2006/06/22/xi-playing-with-the-file-adapters-acknowledgments

Thanks

Amit