Version: 1.5
Category: Output
Extended Category: Web
Action Package: Standard Actions
Description
Post session data over http/https
Parameter |
Description |
Example |
Server URL: |
The URL to post to, use SESSION(attributeName) to add session data in url. |
http://www.mcafee.com |
Post Data: |
The data to post to, use SESSION(attributeName) to add session data in post data. |
SESSION(samaccountname) |
Success String: |
If a success string is to be used to check if post was ok. If empty, no check will be done. |
SUCCESS |
Attribute to Put Post Result In: |
If result from post should be placed in a session attribute. |
Result |
Charset to be Used in POST and Read of Response: |
The charset to be used in POST and read of response |
iso-8859-1 |
Use Cases
Example 1: Post data to a web server
Post session data to a web server.
Parameter |
Value |
Server URL: |
http://internal.hrsystem.local |
Post Data: |
username: SESSION(sAMAccountName) password: SESSION(userPassword) |
Success String: |
[BLANK] |
Attribute to Put Post Result In: |
httpResult |
Charset to be Used in POST and Read of Response: |
[BLANK] |
DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.
PhenixID - support.phenixid.se