IBM Exam Questions

What is the most appropriate invoke mode for TranslateFile to call SendFTP?

A file must be translated and then sent via FTP. The TranslateFile and SendFTP Business
Processes (BP) handle this. In the event of a failure in SendFTP, the file must be able to be resent
without translating the file again. What is the most appropriate invoke mode for TranslateFile to
call SendFTP?

A.
Inline

B.
Direct

C.
Async

D.
Embedded

Explanation: