The Extract Job Definition Metadata custom step helps you to extract all content (SAS Code, HTML forms, XML Prompts and Parameters) from a SAS Job Definition. The extracted content is stored in SAS Server.
If you want to leverage the additional integration with Git you can use the Git Repositories pane in SAS Studio or the Git Custom Step, refer this page which explains the motivation behind custom steps which surface Git integration functionality.
This step makes use of the SAS Viya Job Definitions REST API endpoint - see the documentation here.
SAS Viya 2023.11 or later.
Find a demonstration of this step in this YouTube video: Extract Job Metadata |Custom Step.
Version: 1.1. (23NOV2023)
- Support for JSON prompts added
Version: 1.0. (04MAY2023)
- Initial Version