szymon_dybczak
Esteemed Contributor III

Hi @susanne 

 

When you click YAML button it should return to you proper definiton of pipeline configured via UI that you can use in DAB.

szymon_dybczak_0-1755352761165.png

 

But basically, you're looking for libraries mapping (in UI called source code)

 

 

id: 142be57c-6c0f-435c-8f4f-4ba45fdb3992
pipeline_type: WORKSPACE
name: test
libraries:
  - glob:
      include: /Workspace/Users/sdybczak2382@gmail.com/test/transformations/**
schema: default
continuous: false
development: false
photon: true
channel: CURRENT
catalog: workspace
serverless: true
root_path: /Workspace/Users/sdybczak2382@gmail.com/test

 

 

View solution in original post