Chegou o 𝐑𝐚𝐝𝐚𝐫 𝐝𝐚 𝐒𝐞𝐦𝐚𝐧𝐚 da Ankix 👇 Ready? 💻 Java Developer (M/F) - Híbrido (Maia) 💻 Red Hat Enterprise Linux Engineer (M/F) - Presencial (Porto) 💻 Windows M365 Admin (M/F) - Híbrido (Lisboa) 💻 Engenheiro Automação Infraestrutura Cloud/SRE (M/F) - Híbrido (Lisboa) 💻 Openshift Administrator (M/F) - Híbrido (Lisboa e Porto) 💻 Senior Power BI (M/F) - Híbrido (Lisboa) 💻 C++ Developer (Scada & Protocols) (M/F) - Híbrido (Maia) 💻 Cloud Azure Engineer (M/F) - Híbrido (Porto) 💻 Performance Tech Lead - Crossjoin (M/F) - (Lisboa-presencial no 1º mês) 💻 Salesforce Administrator - (M/F) Híbrido (Lisboa) Será sempre valorizado um bom nível de inglês 😊 Se estiveres interessado(a) em alguma destas oportunidades basta enviares o teu CV atualizado para emprego@ankix.pt 💻 #ankix #ankixers #cv #techtalent #emprego #connectingtotheworld #softwareengineering #recrutamento #java #linux #m365 #cloudsre #openshit #powerbi #cplusplus #cloud #azure #techlead #salesforce
Publicação de Ankix
Publicações mais relevantes
-
🚀Student Registration System Architecture: Frontend and MuleSoft, and Database Integration: 🔄 In my next post, i will delve into how to design the frontend and implement MuleSoft flows, along with the process of setting up the database schema. Stay tuned for detailed technical examples and insights that will help you build robust systems like this one. 🔄 In today's digital world, building efficient and user-friendly applications for student registration is essential. A strong architecture combines a frontend interface, MuleSoft middleware, and a backend database. 🔍 Key Components: 1.Frontend Application: The user interface where students fill out registration forms. A good design helps them easily navigate the process and enter their details. 2.MuleSoft Middleware: This serves as the connection between the frontend and the database. It handles requests from the frontend, sends them to the database, and returns responses, ensuring real-time feedback. It also allows integration with other services. 3.Database: This securely stores all registration data. A well-organized database ensures quick access and efficient handling of data. 🔄 How It Works: -->Students complete their registration forms on the frontend. -->MuleSoft processes the request and communicates with the database. -->The database saves or retrieves the necessary information. -->Responses are sent back to the frontend to inform students of their registration status. #MuleSoft #workato #StudentRegistration #APIIntegration #Database #Mysql #Frontend #Middleware #Integration #MuleSoft #snowflake #Api #Salesforce `
Entre para ver ou adicionar um comentário
-
-
Novo Post! 🔥🔥 Já precisou guarda o conteúdo integro de um e-mail que você recebeu de maneira automatizada? Se não, vem que eu te mostro como é possível automatizar e obter o e-mail com todas suas informações usando Power Automate e Microsoft Graph! 😎 #powerautomate #automação #powerplatform #powerapps #emails #cloudflow #automaçãonegocios #sharepoint #dataverse Leia aqui 👉 https://lnkd.in/dqRGZFVK
Entre para ver ou adicionar um comentário
-
Fala galera, beleza? Hoje quero destacar uma ferramenta incrível para quem busca agilizar a importação de dados no Salesforce: o Salesforce Inspector Reloaded. Essa extensão para navegador transforma tarefas complexas em processos simples e eficientes. ⮕ Vantagens: Agilidade: Importe grandes volumes de dados rapidamente. Eficiência: Acesse e manipule dados diretamente do seu navegador. Praticidade: Use uma interface simples para realizar operações complexas. No vídeo mostra como é simples uma operação de um insert de 6.000 Leads utilizando a extensão. #Salesforce #Trailhead #SalesforceDevelopers #Integration #salescloud #serviceCloud #dev #CRM #JavaScript #Java #einstein #data #dados #Python #SalesforceInspector #Inspector
Entre para ver ou adicionar um comentário
-
🚀Student Registration System Architecture: Frontend and MuleSoft, and Database Integration . 🔄 In my next post, i will delve into how to design the frontend and implement MuleSoft flows, along with the process of setting up the database schema. Stay tuned for detailed technical examples and insights that will help you build robust systems like this one! 🔄 In today's digital world, building efficient and user-friendly applications for student registration is essential. A strong architecture combines a frontend interface, MuleSoft middleware, and a backend database. 🔍 Key Components: 1.Frontend Application: The user interface where students fill out registration forms. A good design helps them easily navigate the process and enter their details. 2.MuleSoft Middleware: This serves as the connection between the frontend and the database. It handles requests from the frontend, sends them to the database, and returns responses, ensuring real-time feedback. It also allows integration with other services. 3.Database: This securely stores all registration data. A well-organized database ensures quick access and efficient handling of data. 🔄 How It Works: -->Students complete their registration forms on the frontend. -->MuleSoft processes the request and communicates with the database. -->The database saves or retrieves the necessary information. -->Responses are sent back to the frontend to inform students of their registration status. #MuleSoft #workato #StudentRegistration #APIIntegration #Database #Mysql #Frontend #Middleware #Integration #MuleSoft #snowflake #Api #Salesforce `
Entre para ver ou adicionar um comentário
-
-
𝗧𝗵𝗲 𝗔𝗽𝗲𝘅 𝗟𝗮𝗻𝗴𝘂𝗮𝗴𝗲: 𝗔 𝗤𝘂𝗶𝗰𝗸 𝗚𝘂𝗶𝗱𝗲 Apex is a programming language developed by Salesforce, specifically designed to build custom applications on the Lightning Platform. It has Java-like syntax but is optimized for working in a cloud-based database environment. 𝙺𝚎𝚢 𝙵𝚎𝚊𝚝𝚞𝚛𝚎𝚜 𝚘𝚏 𝙰𝚙𝚎𝚡 ᴄʟᴏᴜᴅ-ʙᴀꜱᴇᴅ: All Apex code is stored, compiled, and executed on Salesforce servers, eliminating the need for local server setup. ᴏʙᴊᴇᴄᴛ-ᴏʀɪᴇɴᴛᴇᴅ: Supports classes, interfaces, and inheritance. ꜱᴛʀᴏɴɢʟʏ-ᴛʏᴘᴇᴅ: Apex validates object references at compile time, minimizing runtime errors. ᴍᴜʟᴛɪᴛᴇɴᴀɴᴛ-ᴀᴡᴀʀᴇ: Since Salesforce is a multitenant platform (where multiple customers share the same infrastructure), Apex enforces strict governor limits to protect shared resources. ɪɴᴛᴇɢʀᴀᴛᴇᴅ ᴡɪᴛʜ ᴛʜᴇ ᴅᴀᴛᴀʙᴀꜱᴇ: Provides direct access to Salesforce records and fields using SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language). ᴛʀᴀɴꜱᴀᴄᴛɪᴏɴᴀʟ: Allows control over transactions, such as database operations, with rollbacks to undo changes if necessary. ᴇᴀꜱʏ ᴛᴏ ᴛᴇꜱᴛ: Built-in support for unit tests ensures robust code. Salesforce runs all tests before any platform upgrade. ᴠᴇʀꜱɪᴏɴᴇᴅ: Classes and custom code can be saved against different API versions, offering long-term compatibility and flexibility. Language Constructs 𝙰𝚙𝚎𝚡 𝚜𝚝𝚊𝚗𝚍𝚜 𝚘𝚞𝚝 𝚏𝚛𝚘𝚖 𝚘𝚝𝚑𝚎𝚛 𝚕𝚊𝚗𝚐𝚞𝚊𝚐𝚎𝚜 𝚠𝚒𝚝𝚑 𝚂𝚊𝚕𝚎𝚜𝚏𝚘𝚛𝚌𝚎-𝚜𝚙𝚎𝚌𝚒𝚏𝚒𝚌 𝚌𝚊𝚙𝚊𝚋𝚒𝚕𝚒𝚝𝚒𝚎𝚜: ᴄʟᴏᴜᴅ ᴅᴇᴠᴇʟᴏᴘᴍᴇɴᴛ: Code is written and executed directly on the Salesforce platform. ᴛʀɪɢɢᴇʀꜱ: Automatic actions executed when specific events occur (e.g., record insert, update, or delete). ɢʟᴏʙᴀʟ ᴍᴏᴅɪꜰɪᴇʀ: More permissive than public, allowing code access across namespaces. ɢᴏᴠᴇʀɴᴀɴᴄᴇ ʟɪᴍɪᴛꜱ: Built-in limits ensure code does not overconsume shared resources. Development Tools: VSCode and developer Console. Why Learn Apex? Apex is essential for building custom applications, integrating external systems, and extending Salesforce's standard functionalities. Its seamless integration with the platform and ease of use make it a powerful tool for any developer in the Salesforce ecosystem. source: salesforce #salesforce #apex #backend #soql
Entre para ver ou adicionar um comentário
-
🚀 Simplificando a Criação de Datatypes RAML 🚀 Escrevi um artigo sobre uma ferramenta que desenvolvi para converter JSON para RAML Datatype de maneira rápida e fácil. No artigo, explico como usar a ferramenta e os tipos de dados que ela suporta. 🔧 Leia o artigo completo e descubra como essa ferramenta pode facilitar seu trabalho como desenvolvedor Mulesoft: https://lnkd.in/d88kx8dy #Mulesoft #RAML #JSON #DeveloperTools
Simplifying the Creation of RAML Datatypes
medium.com
Entre para ver ou adicionar um comentário
-
I've found myself using SOQL (Salesforce Object Query Language) fairly often in my Salesforce admin job lately for simple queries such as finding the DeveloperNames of record types or queues for flows, and getting info about users. While I could create reports to get the same results for some things, it can take a bit longer than a query especially if I had to create a new report type. Example: SELECT DeveloperName FROM Group WHERE Type = 'Queue' Although SOQL isn't typically an admin skill, I had already learned SQL when I got introduced to Salesforce. For these types of queries, it's pretty much the same syntax, and I can do them in the Developer Console. If you want to learn SOQL, even this first module on Trailhead could help out a lot. #SalesforceAdmin
Get Started with SOQL Queries | Salesforce Trailhead
trailhead.salesforce.com
Entre para ver ou adicionar um comentário
-
Salve, gente linda! Como vocês estão? Estava pensando em fazer alguns posts sobre operações de banco de dados no MuleSoft, mas percebi que estavam ficando grandes demais e ultrapassando a capacidade de caracteres do LinkedIn. Por isso, decidi separar o conteúdo em artigos. O primeiro artigo é uma introdução básica a banco de dados no MuleSoft, onde abordo as principais operações em banco de dados usando a plataforma. Segue o link: https://lnkd.in/dt9Ab99f Já o segundo artigo é mais específico e aborda a conexão com o banco de dados MySQL usando a operação SELECT. Segue o link: https://lnkd.in/dc5_PTvZ Boa leitura a todos e até breve! #MuleSoft #APIDevelopment #DatabaseIntegration #MySQL #MuleSoftDevelopers #IntegrationPlatform #MuleSoftDatabase #APIManagement #DigitalTransformation #IntegrationSolutions #DataIntegration #DatabaseOperations #SelectQuery #MySQLIntegration #CloudComputing #TechArticles #MuleSoftTutorials #DatabaseTutorial #APIAutomation #SystemIntegration #MuleSoftAPIs #DatabaseManagement #APIIntegration #Mule4 #TechContent #SoftwareIntegration #SQLQueries #MySQLDatabase #MuleSoftCommunity #BackendDevelopment
Entre para ver ou adicionar um comentário
-
Compartilhando 🤗 #consultingservicesit #tecnologia #sap #ams #gestaodeti #suporteti #consultoriadeti #sp #soluçõestecnológicas #informationtechnology #servicenow #servicedesk #opentowork #ti #coordenadordesuporte #itil4 #agile #servicedesk #AMS #Jira #gerentedesuporte
🚀 ESTAMOS CONTRATANDO: Desenvolvedor SalesForce 🚀 ✅ Está interessado ou conhece alguém que esteja? Se candidate na vaga ou mande seu currículo para: leonardo.pimentel@entrustit.com.br 😊Indicações são sempre bem vindas! Vem pra Entrust! 💚 #Tecnologia #TI #EntrustIT #VagasAbertas #SalesForce #Devops
Entre para ver ou adicionar um comentário
-