Paperwork is an integral part of most processes in the financial services industry. However, in addition to draining precious natural resources, it significantly contributes to wasted time and lagged productivity within institutions. Given these pitfalls, innovators of the digital age have worked for years to redefine the concept of paperwork and disconnected electronic documents, converting […]
4 Great Shortcuts for Oracle Cloud HCM Compensation
Finding a new shortcut, such as DIY home projects or driving to a familiar location, is always helpful. Of course, it is nice to be more efficient at work; any tips can help improve your speed. Specifically, the Compensation module for Oracle Cloud HCM has many shortcuts to enhance the user experience. Unfortunately, we continue […]
Combining The Data In Denodo Platform.
Denodo: A data virtualization platform Data virtualization is a core technology that enables modern data integration and data management solutions. Factors of data virtualization: Connect, introspect, and govern any data source with zero data replication: Quickly connect disparate structured and unstructured sources. Catalog your entire data ecosystem. Data stays in the sources and it is […]
Makeup of Technical Project Teams: Solutions Architect
As a project manager (PM), one of my top concerns in engaging on a new project is understanding the scope of work. Next, what are the skills needed to support and deliver the scope of work at hand? Many considerations go into this discovery, but one of the very first resources I prefer to have […]
Feature of Snowflake: Zero Copy Cloning
Feature of Snowflake: Zero-Copy Cloning Zero Copy Cloning in Snowflake: Snowflakes have some advanced feature like Time Travel, zero-copy cloning […]
Drupal – Content Types Overview
Introduction About Drupal Written in PHP and published under the GNU General Public License, Drupal is a free and open-source web content management system (CMS). At least 14% of the top 10,000 websites worldwide and 1.2 percent of the top 10 million websites use Drupal as its open-source back-end architecture. These websites range from individual […]
How To Maintain Quality Application Support Services
High-quality application support is an ongoing process that requires more than identifying and resolving issues. This blog will go over how to establish and maintain a good application support system from the start. What is high-quality application support, and how can you ensure it? Quality standards are documents that include rules, specifications, guidelines, or characteristics […]
Katalon – Custom Keyword For JavaScript Executioner
In Katalon, users can set additional keywords to increase the functionality of Katalon Studio in addition to the built-in keywords. Like other built-in keywords, custom keywords can be used in test cases once developed. Users can expand keywords and reuse them across projects thanks to this capability. Assume that you want to execute the JavaScript […]
Ready, Get Set, Go! on AEM…
AEM has a vast infrastructure, and it requires time to hold expertise on it. Every expert was once a beginner, so you are never too late to start and have fun on AEM. In this blog, we will focus on the developers’ perspective of AEM and how one can start as an AEM developer. We […]
In-Depth understanding of client side script on Model Driven App and Dynamics 365
In this Power Platform article, we’ll look at how to add client-side scripting to a Model Driven App. Read on to learn how to use a client-side script in Model-driven or Dynamics 365 Forms, as well as what methods and collections are available. I’ll attempt to answer as many questions as possible in order to […]
Pass Microsoft Certified Power BI Data Analyst Exam | PL-300
I will be sharing my personal experience with learning Power BI and clearing the PL-300 (Earlier called DA-100) exam. I hope this will help the other aspirants. I would not be compromising the signed NDA; hence no questions will be disclosed in this article. About the Exam : PL-300: Microsoft Power BI Data Analyst Analyzing […]
End-To-End-Automation on JIRA using RestAssured
REST- ASSURED REST stands for REpresentational State Transfer. It supports Behavior-Driven Development (BDD) syntax like Given, When, and Then notations. It helps us to integrate with testing frameworks like Junit or TestNG. Code Explanation Given() ‘Given’ keyword, lets you set a background, here, you pass the request headers, query and path param, body, cookies. When() ‘when’ keyword […]