Uncategorised
A placeholder for all pages that are not part of any specific category.
Learning SAP Data Services - Online Tutorial
We are pleased to start this new tutorial page for SAP BusinessObjects Data Services (BODS). If you do not know SAP Data Services (BODS) yet but wish to master this ETL tool, you have come to the right place. Even if you are already familiar with this tool, we hope you can still learn a lot of things from our articles as we progress further. Also please note, all the articles in this series will be backed by corresponding video tutorials and we highly recommend you to watch the videos as and when you read the articles. Let's get started.
Updated 01 Oct, 2020
Read MoreError Handling, Recoverability- SAP Data Services
Error Handling, Recoverability are the important aspects of any ETL tool. Some of the ETL tools have some sort of in-built error-handling and automatic recovery mechanisms in place.
Updated 01 Oct, 2020
Read MoreSetup Python Project on MacOS
As a developer, setting up a new project can be a daunting task, especially when it comes to configuring the environment. In this article, we'll walk you through the process of installing and configuring Python for your projects on MacOS.
Updated 19 Apr, 2026
Read MoreLooping through array variable in Bash
Are you a Bash enthusiast looking to iterate over items in an array variable? Look no further! In this quick guide, we'll explore how to loop through array variables in Bash and provide a practical example of using the for loop.
Updated 19 Apr, 2026
Read MoreTerraform Resource Listing for Nested Directory
As a DevOps engineer, managing and maintaining large-scale infrastructure deployments with Terraform can be a daunting task. One of the most critical aspects of this process is keeping track of resources created by Terraform across multiple workspaces and directories. In this article, we'll explore a simple yet powerful script that automates the listing of Terraform resources under nested directory structures.
Updated 19 Apr, 2026
Read MoreAuthorization in cURL
As a developer, you're likely no stranger to the power of cURL. This versatile command-line tool allows us to send and receive data using various protocols, including HTTP, HTTPS, SCP, SFTP, TFTP, and more. One crucial aspect of working with cURL is authorization – ensuring that our requests are authenticated and secure.
Updated 19 Apr, 2026
Read MoreSafely Posting JSON Data with cURL
As a developer, we often need to interact with APIs to perform various tasks. One common task is posting JSON data to an API endpoint. In this article, we'll explore how to do just that using the popular command-line tool, cURL.
Updated 19 Apr, 2026
Read MoreResponse Handling using cURL
cURL (Client URL) is a powerful tool that allows us to send HTTP requests and view the responses in a human-readable format. With cURL, we can simulate various types of requests, such as GET, POST, PUT, and DELETE, and examine the response headers, codes, and bodies.
Updated 19 Apr, 2026
Read MoreSetup Apache Spark with Jupyter Notebook on MacOS
Are you interested in exploring the world of big data and machine learning? Look no further! In this article, we'll take you through a quick and easy guide to installing and configuring Apache Spark with Jupyter Notebook on your MacOS device.
Updated 19 Apr, 2026
Read MoreNo sub-category under this category