Hi @Sampat, Varun ,
Thanks for your patience. I discussed with product team and they suggested to use expressions similar to below after declaring pipeline parameters and mapping them to event trigger parameters.
@concat('python main.py ', pipeline().parameters.filename)
I tested this approach and it is reading the parameter value appropriately and passing it to python script. Please let us know if this helps in implementing the requirement and let us know for further queries, we will be glad to assist.
--
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- Want a reminder to come back and check responses? Here is how to subscribe to a notification.