-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 24.7
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Automation
-
Tags:
In automation scripting, an input type can be filled and corresponds to the input variable.
When using the input variable in the script, automation scripting should:
- Take into account the input type (document, blob...)
- Offer the same autocomplete options as it would in automation chains. For instance if input type is a document, offer input["xpath"] or input.getProperty("xpath").