The Local File System interface type enables processing files from a local directory in a specific Fabric server.
A Local File System interface can be used when creating an Interface Listener for a Broadway flow. The directory can be either Windows or Linux.
To create a new interface, do the following:
Go to Project Tree > Shared Objects, right click Interfaces, select New Interface and then select Local File System from the Interface Type dropdown menu to open the New Interface window.
Populate the connection's settings and click Save.
Parameter | Description |
Working Directory | Directory where the files are stored - Windows or Linux. |
Files filter | Filters files. |
To create an Interface Listener Job in a Local File System interface, do the following:
Create an interface using a Local File System interface type.
Click the Add interface listener as Broadway job link in the Interface window and select the Logical Unit from the list to open the Jobs window.
Create a Broadway flow either under Shared Objects or under the same Logical Unit. The flow reads data from a file using the predefined interface and populates it into the DB.
In the Jobs window, select the Broadway flow and Execution mode and then save the job.
Deploy the LU to activate the Listener.
The Local File System interface type enables processing files from a local directory in a specific Fabric server.
A Local File System interface can be used when creating an Interface Listener for a Broadway flow. The directory can be either Windows or Linux.
To create a new interface, do the following:
Go to Project Tree > Shared Objects, right click Interfaces, select New Interface and then select Local File System from the Interface Type dropdown menu to open the New Interface window.
Populate the connection's settings and click Save.
Parameter | Description |
Working Directory | Directory where the files are stored - Windows or Linux. |
Files filter | Filters files. |
To create an Interface Listener Job in a Local File System interface, do the following:
Create an interface using a Local File System interface type.
Click the Add interface listener as Broadway job link in the Interface window and select the Logical Unit from the list to open the Jobs window.
Create a Broadway flow either under Shared Objects or under the same Logical Unit. The flow reads data from a file using the predefined interface and populates it into the DB.
In the Jobs window, select the Broadway flow and Execution mode and then save the job.
Deploy the LU to activate the Listener.