The HTTP Source activity provides the an ability to fetch the data from an HTTP server.
This feature is available in:
...
Enterprise
...
Premier
...
Professional
...
Express
...
√
...
√
...
√
...
This section describes how to create a HTTP Source activity using the following details as an example:
File Name | EMP_PersonalDetails.xls |
File Path | http://www.myorganization.com/HR_Files/Employee |
Transfer Type | Secure |
User Id | MyUserID |
Password | mypassword |
Steps to create a HTTP Source Activity
- On the Adeptia Suite homepage, click the Develop tab.
- Go to
Go to Develop > Services > Source
and then click> HTTP.
The Manage HTTP Source screen is displayed (see Figure 199).Figure 199: Manage HTTP Source
Click the - Click Create New link. The Create HTTP Source screen is opened.Enter .
- Type the name and description of the new HTTP Source in the textboxes the Name and Description fields respectively text boxes respectively.
- Enter Type the URL of the HTTP Server in the HTTP URL field text box.
Select the
Secure checkbox the access to the HTTP server is secured.Enter the username and password in the textboxes HTTP Login Id and Password respectively. Re-enter the password in the textbox Confirm Password field (see Figure 200).
Figure 200: Create HTTP Source To learn about Advanced PropertiesInfo policy from the Security Policy drop-down list box. Create HTTP security policy to link the policy.
Info For information on Advanced Properties, refer to Changing Advanced Properties section.
Click the Save button.
You can verify the HTTP source activity at design time. For this, click Test. This verifies the values in the HTTP URL and HTTP Login Id fields and checks whether the HTTP source activity is able to connect to the specified HTTP ServerInfo .