Logi Composer
Documentation
Getting Started
Knowledge Base
Forums
Logi Report
Documentation
Getting Started
Knowledge Base
Forums
Logi Report API Doc
Logi Info
Documentation
Getting Started
Knowledge Base
Forums
Logi Info Sample Center
Logi Info Upgrade Advisor
Other Products
Izenda
Exago
Support
Submit a Ticket Request
View Support Tickets
License Manager
Product Download
Forums
Events
☰
Element Details: Response.Raw
Back
Available in: Logi Info
Source code name:
Response.Raw
Introduced in: 12.6
Response elements end a Task with a response. Response.Raw enables full control of the response. This can be especially useful when building a REST API call from a Process. Response.Raw responds with a value and optional response headers.
The default ContentType is "text/plain; charset=utf-8".
ATTRIBUTES
Click attribute Name to drill down for more information.
Name
Possible Values
Description
ContentType
text/plain; charset=utf-8
ContentType indicates the type of data being sent in a REST request.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
StatusCode
UserDefined
The HTTP response status code. The default is 200.
StatusDescription
UserDefined
The HTTP response status description. The default is "OK".
Value
UserDefined
UserDefined
A value for the element.
PARENT ELEMENTS
Click element to drill down for more information.
If Error
Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Run Datalayer Rows
Procedure.Run DataTable Rows
Procedure.Switch Case
Procedure.Switch Else
Task
CHILD ELEMENTS
Click element to drill down for more information.
Response Header Params
Back to top
Your session will automatically end soon.
Continue the Session