Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an export port for a specific service.
Syntax
public void createOutboundPort(
AifServiceName _serviceName,
FilePath _outboundFolder,
AifPortName _portName,
AifActionId _aifActionId)
Run On
Called
Parameters
- _serviceName
Type: AifServiceName Extended Data Type
The name of the service that is associated with the port.
- _outboundFolder
Type: FilePath Extended Data Type
The folder location where the incoming files will be dropped.
- _portName
Type: AifPortName Extended Data Type
The name of the outgoing port.
- _aifActionId
Type: AifActionId Extended Data Type
The name of AIF action ID.