Skip to content

RDSC-3587 Update public docs on how to test transformations #1532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -318,7 +318,7 @@ The main sections of these files are:
*transformation block* that will use the parameters supplied in the `with` section. See the
[data transformation reference]({{< relref "/integrate/redis-data-integration/reference/data-transformation" >}})
for more details about the supported transformation blocks, and also the
[JMESPath custom functions]({{< relref "/integrate/redis-data-integration/reference/jmespath-custom-functions" >}}) reference.
[JMESPath custom functions]({{< relref "/integrate/redis-data-integration/reference/jmespath-custom-functions" >}}) reference. You can test your transformation logic using the [dry run]({{< relref "/integrate/redis-data-integration/reference/api-reference/#tag/secure/operation/job_dry_run_api_v1_pipelines_jobs_dry_run_post" >}}) feature in the API.

{{< note >}}If you set `row_format` to `full` under the `source` settings, you can access extra data from the
change record in the transformation:
3,169 changes: 2,507 additions & 662 deletions content/integrate/redis-data-integration/reference/api-reference/openapi.json

Large diffs are not rendered by default.