You can manage projects using both Microsoft Project and the ServiceNow Project Management application. Users with it_project_manager role can export projects and project tasks to Microsoft Project where they can be managed separately and then imported back into the instance as needed. You can import projects created in Microsoft Project 2003, 2007, 2010, 2013, or 2016 into the Project Management application.Continue reading “Project Import and Export Microsoft Project with Servicenow Orlando”
Author Archives: Online Education
MicroStrategy for Tableau Connector with step-by-step
MicroStrategy for Tableau allows you to fetch data from reports or cubes that reside in MicroStrategy projects into Tableau Public (also known as Tableau Desktop). You can import datasets with up to four million rows and 30+ columns. Using the Tableau connector in MicroStrategy 2019 Update 2 requires the Use Application Tableau privilege. This privilegeContinue reading “MicroStrategy for Tableau Connector with step-by-step”
Asset Management Process and Module
Asset management integrates the physical, technological, contractual, and financial aspects of information technology assets. Asset management business practices have a common set of goals. Control inventory that is purchased and used. Reduce the cost of purchasing and managing assets. Select the proper tools for managing assets. Manage the asset life cycle from planning to disposal.Continue reading “Asset Management Process and Module”
10 Must-Read Books for Software Engineers
Finding great books for software engineering is not an easy task because the ecosystem changes so rapidly, making many things obsolete after a short time. This is especially true regarding books that rely on a specific version of a programming language. Cracking the Coding Interview “Cracking the Code Interview: 189 Programming Questions & Solutions” isContinue reading “10 Must-Read Books for Software Engineers”
Mule containerization
Containers are becoming the de-facto hosting platform from microservices to databases and everything in-between. Kubernetes has emerged as the primary container orchestration platform, and MuleSoft offers Anypoint RTF, a Kubernetes-based container orchestration platform to run APIs and applications at scale, providing elasticity. But there are many customers who use other container orchestration platforms standardized for their organization that theyContinue reading “Mule containerization”
IoT With MuleSoft: MuleSoft as a Platform for IoT Integrations
MuleSoft can be used as a platform for integrating IoT devices at a very elementary level. Using MuleSoft as an integration platform provides the following benefits: Seamless connectivity: Connect and orchestrate data on IoT devices or with back-end applications using APIs. Speed of delivery: Use open standards, developer-friendly tools, and prebuilt transport protocols, such asContinue reading “IoT With MuleSoft: MuleSoft as a Platform for IoT Integrations”
How JSON Web Token (JWT) Secures Your API
You’ve probably heard that JSON Web Token (JWT) is the current state-of-the-art technology for securing APIs. Like most security topics, it’s important to understand how it works (at least, somewhat) if you’re planning to use it. The problem is that most explanations of JWT are technical and headache inducing. Let’s see if I can explainContinue reading “How JSON Web Token (JWT) Secures Your API”
Mulesoft Custom Connector Using Mule SDK for Mule 4
MuleSoft’s Anypoint Connectors help to through various Protocols and APIs. Mulesoft has a range of inbuilt connectors connecting to various protocols like SFTP, FTP, JDBC, etc. or to other SAAS systems like Salesforce and different Google and AWS services, plus many more. You can use this connector as they are available at your disposal. However,Continue reading “Mulesoft Custom Connector Using Mule SDK for Mule 4”
Dockerize your Mulesoft API’s
Anypoint Runtime Fabric is a container service that makes it easy to manage multi-cloud deployments of Mule runtimes and to deploy multiple runtime versions on the same Runtime Fabric. By leveraging Docker and Kubernetes, Anypoint Runtime Fabric drastically simplifies the deployment and management of Mule runtimes on Microsoft Azure, Amazon Web Services (AWS), virtual machinesContinue reading “Dockerize your Mulesoft API’s”
Cleaning MuleSoft CloudHub Resources: A DevOps Approach
MuleSoft provides excellent business agility to companies by connecting applications, data, and devices, both on-premises and in the cloud with an API-led approach. Together, APIs and DevOps deliver greater business value than what they can deliver individually. DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applicationsContinue reading “Cleaning MuleSoft CloudHub Resources: A DevOps Approach”