<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Custom on</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/</link><description>Recent content in Custom on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 11 Dec 2022 19:37:55 +0530</lastBuildDate><atom:link href="https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/index.xml" rel="self" type="application/rss+xml"/><item><title>Custom ETL Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/custom-etl-source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/custom-etl-source/</guid><description>Custom Data Source allows you to read data from any data source.
You can write your own custom code to ingest data from any data source and build it as a custom Data Source. You can use it in your pipelines or share it with other workspace users.
Schema Type # See the topic Provide Schema for ETL Source → to know how schema details can be provided for data sources.</description></item><item><title>Custom ETL Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/custom-etl-target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/custom-etl-target/</guid><description>Create a custom business logic for targets. Implement the com.Gathr.framework.api.processor.JSONProcessor interface and provide custom business logic in implemented methods.
Prerequisites
To use a custom target, you need to create a jar file containing your custom code. Then upload the jar file as a registered component.
To write a custom logic for your custom Data Target, download a sample component from Register Entities &amp;gt; Components page.
Import the downloaded sample component as a maven project in Eclipse.</description></item><item><title>Custom Foreach ETL Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/custom-foreach-etl-target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/custom/custom-foreach-etl-target/</guid><description>Create a custom business logic for targets. Implement the com.Gathr.framework.api.processor.JSONProcessor interface and provide custom business logic in implemented methods.
Prerequisites
To use a custom target, you need to create a jar file containing your custom code. Then upload the jar file as a registered component.
To write a custom logic for your Custom Foreach Data Target, download a sample component from Register Entities &amp;gt; Components page.
Import the downloaded sample component as a maven project in Eclipse.</description></item></channel></rss>