SAS EG needs functionality to:
1. convert (consolidate) groups of ETL process flow steps into programs without having to export (and vice versa - see 2.)
2. expand program code so it can be viewed as individual steps in the ETL process flow window
3. view the code for the entire project in one window, which should change in line with edits in the process flow/ query editors and vice versa - this is vital so that users aren't forced to view snippets of code by constantly opening and closing query steps in the process flow window.
Reasoning:
Currently viewing SAS code in SAS EG is all broke up into little pieces. This is forced by the design of SAS EG.
However, Base SAS users are familiar with editing code down the page in a single editor window.
Even though SAS EG users might find ETL (drag and drop) style editing of steps in the process flow window simple. It is difficult for Base SAS users to move across to SAS EG.
The code of each of the programs and ETL process flow steps in any particular project are still not well integrated into a single window.
These limitations hamper quality assurance review of work by different colleagues within an organisation because different working styles are not well accounted for in SAS EG.
Notwithstanding that SAS EG allows users to either export code from a process flow or to view the code of individual programs or of individual process flows separately, there is still no single location for the code of the entire project to be viewed in one editor window like in Base SAS. Implementing the suggestions above would help Base SAS users to work with SAS EG and allow different users to integrate their working styles together more easily.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.