Mapping credentials for Connect:Direct
Map user credentials in Managed File Transfer to user credentials on a Connect:Direct node by using the default credential mapping function of the Connect:Direct bridge agent or by writing your own user exit. Managed File Transfer provides a sample user exit that performs user credential mapping.
- Mapping credentials for Connect:Direct by using the ConnectDirectCredentials.xml file
Map user credentials in Managed File Transfer to user credentials on Connect:Direct nodes by using the default credential mapping function of the Connect:Direct bridge agent. Managed File Transfer provides an XML file that we can edit to include your credential information. - Mapping credentials for Connect:Direct by using exit classes
If we do not want to use the default credential mapping function of the Connect:Direct bridge agent, we can map user credentials in Managed File Transfer to user credentials on a Connect:Direct node by writing your own user exit. Configuring your own credential mapping user exits disables the default credential mapping function.
Parent topic: Configure the Connect:Direct bridge
Related tasks
- Mapping credentials for Connect:Direct by using the ConnectDirectCredentials.xml file
- Mapping credentials for Connect:Direct by using exit classes
Related information