Regarding Ackowledgement

Hey there,

I got to send an acknowledgement with _Ack appended to the filename but without any more information and should be 0Kb file.

For instance, if the filename is: webMethods.xml then acknowledgement should be webMethods_Ack.xml and save that in a shared folder.

do i have to write a Java code to do this or does web Methods provide any built-in service/s to do this?

Appreciate ur responses.

Regards,
raj

Raj,

Try to make use of WmSamples package WriteToFile service (set inputs filename(with entire dir path),string(empty for 0kb),select append or overwrite…

HTH,
RMG.