SMB_CONNECT

SMB_CONNECT activity is used to connect to a Server using Server Message Block (SMB) protocol.

The SMBService allows file transfer directly to and from Window servers.

INPUT Parameters:

SMBCFG: Required

This parameter contains the name of an SMB Configuration to be used to connect to an SMB server. This Configuration can be created and maintained using the SMB Configurations. If the specified SMB configuration is not found or not active, the Activity will return an error and processing will be abandoned.

OUTPUT Parameters:

CONNECTHANDLE: Optional

This parameter returns the connection handle that will be used for subsequent SMB processes. The connection will remain open until the SMB service is disconnected or processing is ended