Thanks Siva for the video. I created a configuration file in global elements of the flow. It works fine. Is there any other way you can tell the flow to pick up the properties file. Thanks
Thank you Siva!!! Nice Video....You have mentioned there is another video where you have handled multiple list && multiple key-value pair...could you please share that video link?
Hi Siva would you please clarify about declaring variable "cityCountryProperty" in the "Set-List" transform. you have declared that variable and seems to have not utilized it in the 2nd transform or elsewhere. I didn't get that. Thanks for the session
Hi Sir, i am getting this error could you please help on this please "Script '%dw 2.0 output application/java import java!org::springframework::util::StringUtils --- StringUtils::delimitedListToStringArray(p('city.list'),",") ' has errors: Unable to resolve module with identifier org::springframework::util::StringUtils. at 3 : 3" evaluating expression: "%dw 2.0 output application/java import java!org::springframework::util::StringUtils --- StringUtils::delimitedListToStringArray(p('city.list'),",")".
HI sir. iam new learner, iam watching your videos and prapering for interviews.if it is possible please explain how to create flow also, thank you sir. i understood the class but in my flow i confused in transform message.actually it did not transform the msg where is the problem sir tq
this is my properties file data city.list = chennai,Banglore,Hyderabad,Pune,Kolkata,Srinagar city.state.map = #[["Chennai":"TN","Banglore":"Karnataka","Hyderabad":"TS","Pune":"Maharastriy","Kolkata":"PashimBengal","Srinagar":"Jammu&Kashmir"]] http.port = 8082 http.path = almp http.method = get
Thanks Siva for the video. I created a configuration file in global elements of the flow. It works fine. Is there any other way you can tell the flow to pick up the properties file. Thanks
Thank you Siva!!! Nice Video....You have mentioned there is another video where you have handled multiple list && multiple key-value pair...could you please share that video link?
Hi Siva
would you please clarify about declaring variable "cityCountryProperty" in the "Set-List" transform. you have declared that variable and seems to have not utilized it in the 2nd transform or elsewhere. I didn't get that.
Thanks for the session
Not able to find springframework package in mule
Thanks Siva....please upload a video on calling a flow by using dataweave
Thanks Siva for sharing the valuable info of Dataweave. Keeps it up.
Hi Siva, I think I didn't capture how to add springframework package to the project. I am getting unable to resolve
Hi Syam - I have mentioned the Pom dependency as a link in the description. Please use it and add into Pom file.
Can we write complex dataweave expressions in properties file ?
Yes Rajesh. I will show a demo in my next video. 👍
Sorry for the typo Rakesh.
Hi Sir,
i am getting this error could you please help on this please
"Script '%dw 2.0
output application/java
import java!org::springframework::util::StringUtils
---
StringUtils::delimitedListToStringArray(p('city.list'),",") ' has errors:
Unable to resolve module with identifier org::springframework::util::StringUtils. at 3 : 3" evaluating expression: "%dw 2.0
output application/java
import java!org::springframework::util::StringUtils
---
StringUtils::delimitedListToStringArray(p('city.list'),",")".
Good one Siva
HI sir. iam new learner, iam watching your videos and prapering for interviews.if it is possible please explain how to create flow also, thank you sir. i understood the class but in my flow i confused in transform message.actually it did not transform the msg where is the problem sir tq
Hi Shankar Please refer my XML from the link
this is my properties file data
city.list = chennai,Banglore,Hyderabad,Pune,Kolkata,Srinagar
city.state.map = #[["Chennai":"TN","Banglore":"Karnataka","Hyderabad":"TS","Pune":"Maharastriy","Kolkata":"PashimBengal","Srinagar":"Jammu&Kashmir"]]
http.port = 8082
http.path = almp
http.method = get