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 2 Next »

Used in HTTP Collector and HTTP Exporter → Statement Expression.

There are variables to reference the username and password for the HTTP Datasource Instance:  %USERNAME% and %PASSWORD%.
You can embed expressions within a statement by enclosing the expression in ${…}. Syntax rules depend on the response language; see Embedded Expressions.

The statement is encoded based on the Content-Type Header settings.

  • If the Content-Type Header charset parameter is set, this is used.
  • If the Content-Type header is set, but no charset is specified, then PhixFlow uses a default character set dependant on the content type.
  • If no Content-Type Header is set, PhixFlow uses the default ISO-8859-1




  • No labels