Pluck is useful converting HashMap/Object into array of Objects. pluck iterates over an object and returns an array of keys, values, or indices from the object.
My Study Notes for Salesforce Certified Mulesoft Developer - Level2. Go thru chapter wise (DataSheet) reference links for each topic provided below and make notes for quick reference. Take Mulesoft Certified Developer Level2 Practice test provided by MuleSoft training as many times as possible @ https://training.mulesoft.com/certification/developer-mule4-level2/practice-exam MCD Level2 - DataSheet Ch1:Expose production-ready Anypoint Platform managed APIs from Mule applications https://help.mulesoft.com/s/question/0D52T00004mXYC6SAO/horizontal-scaling-vs-vertical-scaling-of-mule-workers Implement versioning of specific API-related artifacts https://docs.mulesoft.com/exchange/to-change-raml-version https://forum.raml.org/t/as-versions-is-managed-in-raml/788/3 Configure custom or out-of-the-box (OOTB) API policies https://docs.mulesoft.com/gateway/policies-included-http-caching https://docs.mulesoft.com/api-manager/1.x/json-xml-threat-policy https://do
Problem: When using Salesforce Connector in Mule4 - Component - " Create job bulk api v2 " - when job is crated, return error: ClientInputError:LineEnding is invalid on user data. Current LineEnding setting is LF Resolution: to resolve the issue, try adding lineSeparator="\n" in dataweave while building csv payload for bulk job. Screenshot:
I have passed my "Salesforce Certified Mulesoft Platform Architect - Level1" on 4th Dec 2022 and would like to share the reference study notes with Mulesoft community. Here is my certificate My Score in the exam My study reference material Topic/chapter wise. Once Reference links are completed, strongly recommend taking free practice exam from mulesoft @ https://training.mulesoft.com/certification/architect-platform-level1/practice-exam practice this exam until you get all correct answers and why they are correct by referring to mulesoft documentation and based on your experience. Please leave a comment if you want me to add any references that would help or links that are broken. Explaining application network basics https://blogs.mulesoft.com/learn-apis/api-led-connectivity/what-is-api-led-connectivity/ https://www.mulesoft.com/resources/api/what-is-full-lifecycle-api-management . https://docs.mulesoft.com/monitoring/ https://www.infomentum.com/mulesoft-plain-language
Comments
Post a Comment