Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Use the HTTP properties tab to define a HTTP Header for a HTTP Collector or HTTP Exporter.

This setting is not available from the repository browser. It opens from:

For information about the properties toolbar, and about the sections Parent Details, Analysis Models, Description and Audit Summary, see Common Properties.  We recommend you always add a Description that explains the purpose of the item you are creating. 

For a full list of all the PhixFlow property tabs and windows, see Properties, Windows, Menus and Toolbars.

Basic Settings

FieldDescription
Name

Name of the HTTP Exporter HTTP Header Item. You must not include a colon after the name. For example:

Content-Type
Value

Value of the HTTP Exporter HTTP Header Item. For example:

text/xml; charset=UTF-8

If you have a look-up pipe connected to the HttpCollector/HttpExporter, you can refernce values on that pipe within the value block of the HTTP Header with references such as:  

text/xml; charset={in.param4}
  • No labels