Questions tagged [connect-direct]

Connect:Direct is an IBM product for file transfer between mainframes and PCs.

21 questions
0
votes
2 answers

how to enable connect direct DMZ

We have an application that does sftp to external customers. Currently this goes through IBM Datapower that acts as a DMZ proxy that actually lookups the actual destination/user id password for the sftp which is used in the sftp of the files. the…
md1980
  • 319
  • 1
  • 8
  • 21
0
votes
1 answer

Connect:Direct syntax on IBM z/OS Mainframe

I am writing a C# program to parse a Connect:Direct file and extract from it source and destination information. I am not very fluent with Mainframe code. In particular, I am trying to understand the syntax of the destination Windows path. The…
Chad
  • 23,658
  • 51
  • 191
  • 321
0
votes
0 answers

Response from Mainframes to iseries

I have an iseries job that sends files to Mainframes via NDM (Connect Direct). CDSND and CDRUNJOB commands for this purpose. The issues is although my Copy and Run tasks complete successfully, there is some failure in the Mainframes side which I am…
Lyd
  • 1
0
votes
1 answer

CONNECT:Direct Could not establish a connection to server

Note:Answering my own problem here to help people in future When running an application after installing it on a new PC and using ConnectDirect to transfer files from Windows to Unix I am seeing the error…
Jeremy Thompson
  • 61,933
  • 36
  • 195
  • 321
0
votes
0 answers

Send files with Connect:Direct from HP NonStop (OSS) to UNIX

Have you have worked with Connect:Direct HP NonStop? I wish to make the transmission of a file located in 'OSS' HP NonStop to UNIX. Connect:Direct run it through NDMCOM in GUARDIAN90 but can not interpret my route home from OSS, they will have some…
neia
  • 1
  • 2
-2
votes
4 answers

What command can I use in a JCL + NDM script to make the transmissions wait?

Working on a z/OS system, and I'm not part of the programming team, but I know some programming stuff. We have a tool that we're working with that can output JCL + NDM to send files from the company to the client. I can manually add and review the…
YetAnotherRandomUser
  • 1,320
  • 3
  • 13
  • 31
1
2