Hello, for some reason i cannot login with my credentials ? Does anyone had this issue?
@musafirRider786Ай бұрын
what is the Anypoint Studio you are using? I have tried with Studio version 4.5 but it is not all capturing Test Data
@NavamiTravels2 ай бұрын
What to do for post method?
@DBABU-kf7in3 ай бұрын
Can u please provide project jar file.
@leeksdry3 ай бұрын
Great video, explains the keystore and truststore in easy to understand example, thanks.
@DynoSquad3 ай бұрын
Json logger , class not found error - com.util.dameonthread while deploying. How to resolve this
@rajashekarreddy54613 ай бұрын
Very good explanation
@SPAZMOID713 ай бұрын
Great tutorial, Jitendra! I got stuck on this in another course and this helped me out a lot!
@radhikapeddi82403 ай бұрын
you have not passed your box credentials. how it is generating the token? What about if I have SSO credentials for box? is it the same procedure? I am not able to connect my corporate box account using this procedure. getting error OAuth authorization dance not yet performed for resourceOwnerId null. Can you help me with the solution for this?
@vishalcrazyfactsvc3 ай бұрын
So helpful. Thank you.
@srinivasu-ys9ve3 ай бұрын
It is very informative, Thank you Jitendra
@skarthikongole4 ай бұрын
I see the the project was created after we ran the analysis. Can we create a project before hand and select the quality gate? before running our analysis
@skarthikongole4 ай бұрын
Why did you remove .xml from the Administration. If you remove it then it will not scan the xml files right? so how is it working?
@Arindambiltu4 ай бұрын
Thanks for your article| After so many hurdle of past 5 days , I finally be able to do auto discover + policy enforcement
@AndreiPauloGueta4 ай бұрын
how can i use this for multiple fields not just one?
@sohailhirani21734 ай бұрын
Phirst name was pronounced incorrectly
@HaiNaZheng5 ай бұрын
It would be nice if you can explain how to get the aggregated output payload from outside the aggreagator.
@HaiNaZheng5 ай бұрын
Aggregator listener was not working for me, so i had to use flow-ref. Not sure if it could be causing some situations that we're not aware.
@HaiNaZheng5 ай бұрын
Not sure why but when the json payload of mine is [ "{\"id\": 4\"}", "{\"id\": 5\"}" ]
@HaiNaZheng5 ай бұрын
Oh, it's because the message is from rabbit mq, and the object is sent as a string...
@RajKumar-cu9sj5 ай бұрын
Thank you it's really nice, can you share record variable also
@sambashivaraonarayana63365 ай бұрын
Hi Sir, I am looking Json logger for JAVA 17 to use in CH2.0
@chandrasekhardesetti5 ай бұрын
Hi Sir, What is the purpose of applying the policy with CI/CD. what is the real time scenario of using the above case for apply the policies using API Manager API? @Jithendra bafna
@RedietZeleke-u9s5 ай бұрын
the graphql router configuration has asks for api definition rather than the schema name and location in the new version of Api kit router.
@RedietZeleke-u9s5 ай бұрын
please advice on this @muletechnologyacademy-zero5625 /jitendra
@sunilkhorwal55635 ай бұрын
Can you please provide flow configuration on the Request flow, before unit test cases ?
@monalikazamader51795 ай бұрын
While hitting the /token endpoint , I am getting method not allowed for endpoint error, please help..
@shubhamthorat57574 ай бұрын
You need to apply by POST
@shashiranjanv6 ай бұрын
Thannk you
@MarioScarfiglieri6 ай бұрын
is there a video to see how u set up the test-app-cloud?
@gokulprasath-ur1qy6 ай бұрын
Great Video
@karthikkiran3386 ай бұрын
Nice video
@bhavanakadali64637 ай бұрын
Hi i wanted to know about the transformation. Where you have taken the input and the output fields are already present in that particular object?
@mariajacinto38057 ай бұрын
thanks
@bejawadanaresh8 ай бұрын
very usefull video , thank you
@PallaviPanchal-xz5uj8 ай бұрын
Thank you so much Sir . Through your videos I learned OAS3.0
@pratikpriyadarshi89108 ай бұрын
Very detailed tutorial. Many thanks Jitendra Sir.
@prashantjain49119 ай бұрын
Amazing video sir. Thank you for sharing. Can you also please share video for complex csv files.
@srigold9 ай бұрын
I need help, is there a way to contact you and ask you questions on this. not able to deploy or actually Maven install it. @sivaviswabrahmana5993
@venkatk1619 ай бұрын
Great videos Jitendra. Thanks for sharing.
@behumanf1rst10 ай бұрын
can we have cluster configurations like mule-clusters and route the trafic based on load? is replica is same as cluster?
@gangadharg710 ай бұрын
Very clear explanation. Thank you bro.
@mayur_14610 ай бұрын
Very nicely explained Mr. Jitendra. Keep up the good work man. Thanks.
@VenkateshK-xc2ld10 ай бұрын
good
@ParthAkbari10 ай бұрын
Sir, Is in scope for Level 2 Certification ?
@JayaPrasanthk10 ай бұрын
Can I get the RAML file?
@blang111 ай бұрын
Can you write to this database as will? Perhaps somebody might want to write to a last update date or something like that.
@faizulislam509611 ай бұрын
is it same as api gateway concept in microsercives?
@prashantjn7711 ай бұрын
Hi Jacky, Can you please tell that how to do this Oauth dance on cloudhub api? I am able to do this on localhost but when I am trying to this on cloudhub api getting mutiple issues like.. resourceOwnerId cannot be null. resoureUri missmatch..etc.. Kindly help me on this.