Communicating with the HTTP Listener

The HTTP listener is located here:

http://<web server>/hfm/EIE/EIEListener.asp?app_name<HFMAppName>&action=launch_EA_extract

The caller needs to specify the following in the header section of the HTTP request:

L"awb-sso-token"

The caller also needs to obtain the SSO token by logging in Financial Management or other services and then pass in the SSO token with the following HTTP request:

L"CONTENT_TYPE"

This should be set to “text/xml”