HTTP Target provides the ability to specify the file location that is accessible via HTTP. This This section describes how to create an HTTP target service.
Info |
---|
HTTP Target service has been deprecated. Adeptia recommends you use the Rest Consumer with Put or Post method instead of this. Click here to to know how to create rest consumer with Put or Post method. |
Steps to create an HTTP target:
- Go to Develop > Services > Target > HTTPClick Configure > TARGETS > HTTP Target.
Click Create
NewHTTP Target.
- Type the name and description of the new HTTP target activityservice.
- Type the HTTP URL.
This is the URL of the target application to which you want to post the data. It is the combination of the File Path and File Name. For instance, if the File Path is http://www.myorganization.com/HR_Files/Employee/ and File Name is EMP_PersonalDetails.xls then HTTP URL is http://www.myorganization.com/HR_Files/Employee/EMP_PersonalDetails.xls. - Select the post type from the Post Type drop-down box. The available post type: HTTP or HTTPS.
- Select the RFC format from the RFC Format drop-down box. The available RFC format: RFC 1867 or RFC 1869.
- Expand Advanced Properties. For more information, refer to Changing Advanced Properties
- Select the Project from the drop-down list of Project. This option is visible only when GAC is enabled.
Click Save.
activityInfo Click Test to verify the HTTP target
the HTTP URL and Port Type fieldsservice. This verifies the values given in the HTTP URL and Port Type fields.