Hi Experts,
I tried using the Execute Decisions Node in SAS Studio. The Flow is able to execute successfully.

I can see the output result in this temp table in CAS.

However, I don't see the data appended into the permanent CAS table I loaded (called 'SAMPLE_OUTPUT').
Questions:
1. Is it possible to load output results of the 'Execute Decision' node in SAS Studio into a table? After checking the SAS documentation, it doesn't show how to do this if it is possible.
https://documentation.sas.com/doc/en/webeditorflows/v_001/p0h7s4r2t3uskpn0zh1x20gnze4p.htm#n0lja0dpd...
2. If YES, how do I go about it? Are there any sample instructions online from SAS?
3. If NO, how does SAS expect the users to make use of the 'Execute Decision' node if results cannot be pulled out, processed and verified?
Output Variables (Execute Decision Node)

SAMPLE_OUTPUT table published columns. I matched the exact name with the Output of the Decision Flow.

Note:
I'm using Postgres DB. This DB has been configured already in SAS Viya.
Thank you!
Regards,
Jan Carlo (JC)