Azure / Azure/Azure-DataFactory

(Copy Activity) Unable to reference pagination variable in request body

Open
#610 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

- Use copy activity with a REST source
- Data is gathered via POST-request and request parameters are set in the request body
- The pagination parameter also needs to be set in the request body
- Using a 'page' variable defined in the 'pagination rules' property of the copy activity
- No 'request body' key in pagination rules
- Unable to reference this 'page' variable in the request body, no matter what rule key is used

**Pagination rule:**
![image](https://github.com/Azure/Azure-DataFactory/assets/65536793/4c6ac137-03f2-4746-afcc-d8e11e61641a)

**Request Body:**
![image](https://github.com/Azure/Azure-DataFactory/assets/65536793/59b77fa6-0471-4f55-9039-c1983fca273a)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.