File Source activity service is used to retrieve the data from a file stored on the computer where Adeptia Suite Connect is running.
To create a File Source activity:
Go to Develop > Services > Source > File.
...
This section describes how to create a file source service.
Info |
---|
File Source service has been deprecated. Adeptia recommends you use the LAN File Source service instead of this. Click here to know how to create an LAN File Source service. |
Follow the steps below to create a file source:
- Click Configure > SOURCES> File Source.
- Click Create File Source.
- On the Create File Source window, type the name and the description of the new File Source activity in the Name and Description.
- Type the path of the source file in the File Path.
Type the name of the source file in the File Name.
Expand Advanced Properties to set the advanced properties related to the activity.
Select Delete File on Success check box, if you want to delete the source file after it is used in the process flow execution. The activity service will delete the source file once the process flow is executed successfully.For more information on Advanced Properties, refer to Changing Advanced Properties
- Select the project from the drop-down list of Project.
Click Save.
activityInfo While creating File Source
activityservice, you can also test it to ensure that the path and file name specified in this service is correct or not by clicking Test.