Questions tagged [websphere-mq-fte]

Ask Question

WebSphere MQ Managed File Transfer (WMQ MFT) is a Managed File Transfer product from IBM. WMQ MFT transfers files between systems in a managed and auditable way. There is no limit on size of the file to be transferred and is supported on multiple platforms. It's a product built on top of WebSphere MQ and thus inherits reliability and security provided by WebSphere MQ. The product was earlier called WebSphere MQ File Transfer Edition (FTE)

82 questions

3votes0answers168views

MQFTE monitor to append the messages from queue to file

I have a requirement where I want create different files from MQ messages based on the filename in the header. If a file is already existing in the folder location, the message in the queue should be ...

JoshMc's user avatar JoshMc
  • 10.4k
0votes1answer204views

Archive file after MFT transfer

We're using IBM MQFT for a file transfer between 2 systems and we have a requirement to move the original file to a different location on the source file system once the transfer is complete. From the ...

JoshMc's user avatar JoshMc
  • 10.4k
0votes0answers62views

WMQ MFT - Redistributable Agent

I have knowledge on IBM MQ, but I don't have knowledge on MQ mft, in my new project they have done a setup on IBM MQ MFT Redistributable agent topology, in source and destination VM they have ...

JoshMc's user avatar JoshMc
  • 10.4k
0votes1answer259views

on AIX and Linux, an MQ MFT agent runs as the user mqm by default - how to specify a different user

On AIX and Linux , MQ MFT agent files are all owned by mqm, and subsequently the agent processes run as mqm in the process list. In addition, when the agent connects to an MQ Manager, the connection ...

Shashi's user avatar Shashi
  • 15.1k
0votes1answer538views

MQ Managed file transfer

I am completely new to MQ world and need help understanding the install. I have downladed 9.2.0.1-IBM-MQFA-Redist-LinuxX64.tar.gz redistrible package . Now i can see under bin folder there is set of ...

Shashi's user avatar Shashi
  • 15.1k
1vote1answer822views

How to obtain return codes for ant tasks in a ant script?

I am working with mqfte. Is it possible to capture the return code of all the ant tasks i have used in a ant script?

RayMN's user avatar RayMN
  • 15
0votes1answer473views

IBM MQ - Redistributable Client Configuration in MQ Client fails

I have a IBM MQ server in a Windows machine, MQ client and a Redistributable file transfer client installed a Linux machine. I have successfully run the fteSetupCoordination, fteSetupCommands and ...

Yasothar's user avatar Yasothar
  • 445
0votes1answer354views

IBM MQ - Redistributable Managed File Transfer client "runmqsc" fails

I want to install a re-distributable managed file transfer agent in a Linux machine which in turn will transfer files to a windows machine. My issue is, do I need to install the IBM MQ in the ...

Morag Hughson's user avatar Morag Hughson
  • 7,334
0votes0answers271views

IBM MQ v9 - Managed File Transfer - Initiate MFT once file is placed in folder

How can I initiate a file transfer, once a file is placed in a folder, using IBM MQ v9.0 Managed File Transfer. I can achieve the same by below transfer initiation methods (have tried and tested, ...

Yasothar's user avatar Yasothar
  • 445
2votes1answer10kviews

How to run ant script from a shell script?

I need to run an ant script from a shell script and if the ant script is executed successfully I must get the return code 0 or in case of failure 1. Can anyone tell me how can this be achieved?

VJS's user avatar VJS
  • 1
0votes1answer119views

IBM MQMFT Agent exit files

What is the purpose of the exit files under folder \IBM\WebSphereMQ\mqft\config\qmname\agents\agentname\exits These files are named mail.jar and mftexit1.0.jar How does one enable them to work?

Mduduzi Mdlalose's user avatar Mduduzi Mdlalose
  • 16
0votes1answer291views

Create new file transfer configuration using IBM MQMFT

I am using IBM MQMFT hosted on-premise and I have a request to transfer a new file from one server to the other. Both servers already have MQ agents and are already sending some files across. I would ...

Tim McCormick's user avatar Tim McCormick
  • 956
5votes1answer1kviews

What's the difference between an exit and a call in WebSphere MQ FTE?

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?

Machavity's user avatar Machavity
  • 31.1k
1vote1answer202views

WebSphere MQ File Transfer Edition Web Gateway and windows (NTLM?) authentication

We are working with IBM MQ File Transfer Edition Web Gateway. We are managing(CRUD) file spaces through the RESTful endpoint like this - and using basic HTTP ...

JoshMc's user avatar JoshMc
  • 10.4k
1vote1answer970views

Calling a java jar on file transfer completion in IBM MQ FTE

I have a jar (that I can't change) that I would like to call after a successful file transfer in IBM MQ File Transfer Edition (FTE). I'm using MQ FTE 7.0.4. I've set commandPath in agent.properties ...

JoshMc's user avatar JoshMc
  • 10.4k

153050per page

1 2 3 4 5 6

You Might Also Like