Hi Ashwini Gaikwad ,
I got the response from the internal team.
"Seems like in your code there's no Delta Live Table syntax. DLT pipeline is looking for that syntax to run the pipeline. If your goal is to schedule updating the materialized view, you can take a look here on how to do it: Schedule materialized view refreshes
Once you schedule it, then you'll be able to see the job/pipeline created in the workflows tab.
Note: Currently, all DLT tables must reside in same Catalog.Schema. However, in a future release, you will be able to put any Table/MV into different catalog/schemas."Hope it helps. Kindly accept the answer by clicking on Accept answer button. Thankyou