
AbduS.O00000bJ4Du.20260116013244 (Partner) asked a question.
Hello RSA Community Team,
I am currently learning and designing workflows in RSA Governance & Lifecycle (Aveksa) and would appreciate some guidance regarding workflow variables and workflow context objects.
My objective is to understand how to identify and access the available workflow variables when developing workflows that are initiated from different business processes, such as:
- Change Requests
- Access Requests
- Reviews / Certifications
- Rules Processing
- Remediation Activities
- User Lifecycle Events
For example, when configuring nodes such as Java, Set Value, Decision, or Subprocess nodes, I would like to know:
- How can I determine which workflow variables are available within the current workflow context?
- Is there documentation that lists the context objects and variables available for:
- Change Requests
- Reviews / Certifications
- Rules
- Remediation Processes
- What is the recommended method for inspecting variables at runtime?
- Are there any best practices for discovering workflow context attributes that can be used in Java Nodes through the
- WorkflowContext
- object?
- How can I identify whether a particular attribute should be retrieved from:
- Workflow Variables
- Change Request Objects
- Review Objects
- Policy/Rule Results
- User or Identity Objects
As someone who is building expertise in RSA G&L workflow development, I would appreciate any examples, documentation references, or troubleshooting techniques that experienced consultants use to determine the available variables and context objects within a workflow.