when i provided dev.yaml the property is not getting read and deployment is getting failed. when i used dev.properties the property value is getting picked
@@vighneshjithesh hi jitesh even i have face same issue , it is due to spacing issue for me , kindly try to give spacing as bellow http: port: "8081" path: "read-prop"
db: host: "localhost" port: "1521" user: "system-test" password: "test" there should be space between port and port number in .yaml file
@@rahulgoud887 Thanks bro.. i faced the same issue (deploy failed) and tried in different ways but didn't worked. At last seen your comment and tried it worked.
It is failing to read the .yaml file, but successfully reading the .properties file.Could you please address this issue as many people are facing the same issue ?
Hi Gupta, chinna.varun1980@gmail.com And i don't work for any coaching centre. I am giving online training by my own and uploading the same videos to UA-cam to help mule learners.
@@muleesbbychinna7759 HI i tried to read properties file in mule 4 but not working am new to mule but am sure what ever i gave its correct based on your video
I have few countries for which I need to run a flow. Can I trigger different instances of the flow for different countries using properties file in the same environment, please advise.
Please join my telegram group for assistance - t.me/joinchat/uOTeetpjJ9VlOTY9
Very Clean Explanation . Good job
Good video. Thanks
Hi varun, can I know how to take json file using properties and writing dataweave using that
Is the video blur ?
Sir, If I have to capture Webservice URL with input payload before calling Webservice in our logs how we are going to achieve this?
when i provided dev.yaml the property is not getting read and deployment is getting failed. when i used dev.properties the property value is getting picked
No replies china.. was expecting a reply
@@vighneshjithesh hi jitesh even i have face same issue , it is due to spacing issue for me , kindly try to give spacing as bellow
http:
port: "8081"
path: "read-prop"
db:
host: "localhost"
port: "1521"
user: "system-test"
password: "test"
there should be space between port and port number in .yaml file
@@rahulgoud887 Thanks bro.. i faced the same issue (deploy failed) and tried in different ways but didn't worked. At last seen your comment and tried it worked.
It is failing to read the .yaml file, but successfully reading the .properties file.Could you please address this issue as many people are facing the same issue ?
Hi varun,
Whats your email id? which coaching centre do you teach in
Hi Gupta,
chinna.varun1980@gmail.com
And i don't work for any coaching centre. I am giving online training by my own and uploading the same videos to UA-cam to help mule learners.
@@muleesbbychinna7759 HI i tried to read properties file in mule 4 but not working am new to mule but am sure what ever i gave its correct based on your video
I have few countries for which I need to run a flow. Can I trigger different instances of the flow for different countries using properties file in the same environment, please advise.