Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

  1. Go to Develop > Services > Target > HTTPClick Configure > TARGETS > HTTP Target.
  2. Click Create

    New

    HTTP Target.

    Image Removed


    Image Added

  3. Type the name and description of the new HTTP target activityservice.
  4. 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.
  5. Select the post type from the Post Type drop-down box. The available post type: HTTP or HTTPS.
  6. Select the RFC format from the RFC Format drop-down box. The available RFC format: RFC 1867 or RFC 1869. 
    Image Removed
  7. Expand Advanced Properties. For more information, refer to Changing Advanced Properties
  8. Select the Project from the drop-down list of Project. This option is visible only when GAC is enabled.
  9. Click Save.

    Info
    Click Test to verify the HTTP target
    activity
    service. This verifies the values given in
    the HTTP URL and Port Type fields
    the HTTP URL and Port Type fields.