Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3873198
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T22:00:32+00:00 2026-05-19T22:00:32+00:00

I have been asked this a lot lately so I thought I’d post the

  • 0

I have been asked this a lot lately so I thought I’d post the question and answer here.

What is the difference between an FTE exit and an FTE call? What are they for and when do I use them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T22:00:33+00:00Added an answer on May 19, 2026 at 10:00 pm

    Background
    WebSphere MQ File Transfer Edition (WMQ FTE) is a Java application built on WebSphere MQ and which provides an enterprise file transfer platform. The transfer occurs between two agents, one at the source and one at the destination. In the lifecycle of the transfer there are four points at which external code can be called – before the transfer starts at both the source and the destination agents, and after the transfer completes at the source and destination agents. The two methods by which external code may be called are exits and calls.

    Exits
    Exits are implemented as Java classes and are called from the agent code. The scope of these is per-agent and once enabled, the exit is called for every transfer. This makes them appropriate for enforcing global policies or providing a ubiquitous service such as virus scanning.

    Calls
    Calls are implemented as (mostly) separate tasks in the transfer lifecycle and may be either an Ant script or a command-line executable. These are defined within the transfer job definition and the post-transfer calls will not fire if the transfer fails. This makes them suitable for providing functionality that is specific to a transfer or that depends on the outcome of the transfer. For example, a post-transfer destination call is a good place to perform decryption because this is something you would usually define for specific transfers and the decrypt step will not fire if the transfer fails.

    Order of exits and calls
    Exits and calls both fire before the transfer starts and after the transfer completes, at both the source and target agents. But the documentation does not yet show the relationship between calls and exits. By creating a set of calls and exits which update the same log file, it is possible to demonstrate the firing order.

    Below is the timeline of exit points and calls during a file transfer. The names of the exits are as per the Java interface definition. The names of the calls are as per the XML schema for transfer definitions.

    Successful transfer
    Sun Feb 6 20:20:21 EST 2011: onSourceTransferStart Exit fired
    Sun Feb 6 20:20:21 EST 2011: PreSourceCall fired
    Sun Feb 6 20:20:21 EST 2011: onDestinationTransferStart Exit fired
    Sun Feb 6 20:20:21 EST 2011: PreDestinationCall fired
    Sun Feb 6 20:20:22 EST 2011: onDestinationTransferEnd Exit fired
    Sun Feb 6 20:20:22 EST 2011: PostDestinationCall fired
    Sun Feb 6 20:20:22 EST 2011: onSourceTransferEnd Exit fired
    Sun Feb 6 20:20:22 EST 2011: PostSourceCall fired

    Failed transfer
    Sun Feb 6 20:28:49 EST 2011: onSourceTransferStart Exit fired
    Sun Feb 6 20:28:50 EST 2011: PreSourceCall fired
    Sun Feb 6 20:28:50 EST 2011: onDestinationTransferStart Exit fired
    Sun Feb 6 20:28:50 EST 2011: PreDestinationCall fired
    Sun Feb 6 20:28:50 EST 2011: onDestinationTransferEnd Exit fired
    Sun Feb 6 20:28:50 EST 2011: onSourceTransferEnd Exit fired

    Additional resources
    For more information on programming WMQ FTE calls and exits, see the WMQ FTE Infocenter.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This question seems to have been asked a lot, but I haven't seen an
This question may have been asked before, but I had trouble finding an answer,
So I know this question have been asked a lot , but I don't
This question seems to have been asked a lot but all were trying to
I know this question have been asked lot of times that how to track
I have been asked this question and have given this quite some thought but
This question has been asked a lot here, but i still can't fix my
I know this has been asked a lot of times, but I have honestly
I asked this question earlier and I have been reading the answers and searched
I know questions like this have been asked before, and I've viewed a lot

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.