HTTP Trans

Description

1 INFA Mind Map on HTTP Trans, created by dbrown on 13/11/2013.
dbrown
Mind Map by dbrown, updated more than 1 year ago
dbrown
Created by dbrown over 10 years ago
26
0

Resource summary

HTTP Trans
  1. Passive
    1. Connected
      1. HTTP transformation enables you to connect to an HTTP server to use its services and applications. When you run a session with an HTTP transformation, the IS connects to the HTTP server and issues a request to retrieve data from or update data on the HTTP server
        1. Read data from an HTTP server.
          1. 1) receives data
            1. 2) reads a URL or application connection
              1. 3) sends an HTTP request to the HTTP server
                1. 4) Requests contain header information and may contain body information
                  1. header -authentication parameters, commands to activate programs or web services residing on the HTTP server, and other information that applies to the entire HTTP request
                    1. Authentication types
                      1. Basic. Based on a non-encrypted user name and password.
                        1. Digest. Based on an encrypted user name and password
                          1. NTLM. Based on encrypted user name, password, and domain
                        2. body contains the data the IS sends to the HTTP server
                        3. 5) HTTP server sends back an HTTP response with the requested data
                        4. Update data on the HTTP server.
                          1. 1) receives data
                            1. 2) reads a URL or application connection
                              1. 3) sends an HTTP request to the HTTP server
                                1. 4) Requests contain header information and may contain body information
                                  1. Header - authentication parameters, commands to activate programs or web services residing on the HTTP server, and othere information that applies to the eintire HTTP request
                                    1. body contains the data IS sends to the HTTP servier
                                      1. 5) HTTP server writes the data it receives and sends back an HTTP response that the update succeeded
                                        1. response codes 200 and 202 are success
                                          1. session log displays error when not
                                  2. Connecting to HTTP server
                                    1. URL connection
                                      1. HTTP application connection
                                        1. requires Authentication
                                          1. Configure timeout
                                            1. Override base URL
                                          2. Built using Custom Transformation
                                            1. Configuration
                                              1. Select Method
                                                1. get
                                                  1. reads data
                                                  2. post
                                                    1. Writes data from input ports
                                                    2. Simple Post
                                                      1. Writes data from one input port as a single block of data
                                                  3. Configuring Groups and Ports
                                                    1. Output.
                                                      1. Contains body data for the HTTP response
                                                        1. Passes responses
                                                          1. HTTPOUT. only output; default, cant add any
                                                          2. Input
                                                            1. Contains body data
                                                              1. Uses metadata to construct the final URL
                                                                1. Header contains request and response
                                                              Show full summary Hide full summary

                                                              Similar

                                                              Transformation Functions
                                                              dbrown
                                                              Lookup trans
                                                              dbrown
                                                              Properties of Lookup
                                                              dbrown
                                                              Lookup query
                                                              dbrown
                                                              Lookup condition
                                                              dbrown
                                                              Lookup Ports
                                                              dbrown
                                                              Returning multiple rows
                                                              dbrown
                                                              Lookup Cache
                                                              dbrown
                                                              Database Deadlock Resilience
                                                              dbrown
                                                              HTTP Properties
                                                              dbrown
                                                              SQL Override
                                                              dbrown