OutSystems Service Studio 4.1 Help
Web Flow Properties
The next table presents the properties of the Web flow.
|
Property |
Description |
Optionality |
Default value |
Obs. |
|
Name |
Internal name that identifies the flow. |
Mandatory |
|
|
|
Description |
Free text that describes the flow. You can edit the text by directly
typing it in the property or in the description editor which opens by
clicking |
Optional |
|
Useful for documentation purpose. The maximum size of this property is 255 characters. |
|
Owner |
Indicates the producer that defines the web flow, if it is the parent of an eSpace reference (Is an element exposed by a Producer eSpace or extension that, when referenced by a Consumer eSpace, is called an eSpace reference in its context. Once an eSpace reference, e.g. an action or entity, is added, you can use it anywhere in the Consumer eSpace but you cannot change its definition.), or (current eSpace), if it isn't. |
NA |
|
This property is read-only. |
|
HTTP Security |
Indicates whether the flow is using SSL, SSL with client certificates or not security at all. The possible values are, respectively: SSL, SSL with client certificates and None. |
Mandatory |
None |
Learn more about HTTP Security |
|
Integrated Authentication |
Used as the default value for integrated authentication of the Web screens of the flow. |
Mandatory |
No |
Learn more about integrated authentication |
|
Internal Access Only |
Boolean value that indicates whether only the end-users at the internal network can access the Web flow. |
Mandatory |
No |
Learn more about internal access |
See Also