Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Sanjay5
Contributor III
Contributor III

Sending a file to Mainframe

Hi,

 

Can i send a file directly to mainframe server using Talend Job.

 

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

If you can get access to the mainframe server, then yes. The rule of thumb is "if you can do it with Java, you can do it with Talend". Some things are made easier by using existing components, other things may need a bit of Java development. Having said that, the built-in components can do A LOT without any extra work.

 

To get a detailed answer to this you will need to give more details.

View solution in original post

1 Reply
Anonymous
Not applicable

If you can get access to the mainframe server, then yes. The rule of thumb is "if you can do it with Java, you can do it with Talend". Some things are made easier by using existing components, other things may need a bit of Java development. Having said that, the built-in components can do A LOT without any extra work.

 

To get a detailed answer to this you will need to give more details.