SmbClientProviderService
Implementation: SmbjClientProviderService
Specifies the SMB client provider to use for creating SMB connections. | Remote File | remote-file | ${path}/${filename} | | The full path of the file to be retrieved from the remote server. Expression language is supported. Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Relationships:
Name | Description |
---|
success | A flowfile will be routed here for each successfully fetched file. |
failure | A flowfile will be routed here when failed to fetch its content. |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
error.code | The error code returned by SMB when the fetch of a file fails. |
error.message | The error message returned by SMB when the fetch of a file fails. |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.See Also:
ListSmb, PutSmbFile, GetSmbFile