Page tree
Skip to end of metadata
Go to start of metadata



Back to Knowledge Base

How to Read Enterprise Guide Project (EGP) File Format in Viya

Purpose

SAS Studio cannot read Enterprise Guide Project (EGP) files, which group multiple SAS programs and store associated log and outputs. To ensure existing code is accessible, a python script has been written to extract program, log, and results files from EGP files: 

  1. EGP_converter.py.txt
  2. admin_functions.py.txt

This script converts all EGP files in a given directory structure and does not relay on SAS.

Note

This script does not preserve an EPG's process flow, and some elements (e.g. SAS Report * .srx files) cannot be viewed outside of SAS

  • No labels