Bug 1350560
| Summary: | Unable to transfer an attribute value between methods of two different classes in CFME Automation explorer | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Colin Arnott <carnott> |
| Component: | Automate | Assignee: | mkanoor |
| Status: | CLOSED WONTFIX | QA Contact: | Dmitry Misharov <dmisharo> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.5.0 | CC: | benglish, dmisharo, jhardy, mkanoor, obarenbo, tfitzger |
| Target Milestone: | GA | Keywords: | Reopened |
| Target Release: | 5.7.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | automate | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-12-11 15:24:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Colin Arnott
2016-06-27 18:56:50 UTC
The following attempt was unsuccessful: In the setting class' method: $evm.set_state_var(:variable_name, 'value') In the calling class' method: variable_name = $evm.get_state_var(:variable_name) This blog post may also be of use, as it goes into more detail: http://www.jung-christian.de/2015/03/preserve-data-in-manageiq-state-machines/ We were told about the 'Collect' feature, but have not tested this in our environment: https://pemcg.gitbooks.io/introduction-to-cloudforms-automation/content/chapter13/more_advanced_schema_concepts.html#collect Customer not responding. |