-
Notifications
You must be signed in to change notification settings - Fork 21.9k
Update of Parameterization of Filter Conditions from lower to upper case in sap-change-data-capture-advanced-topics #127317
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
base: main
Are you sure you want to change the base?
Conversation
Corrected JSON attribute names to start with uppercase letters in the 'Parameterizing the filter conditions for source partitioning' section, as lowercase attributes were not working.
|
@microsoft-github-policy-service agree |
|
@jubu1812 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 7b782a6: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@ukchrist Could you review this proposed update to your article and enter Thanks! |
|
Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
|
I sent a Teams message to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
|
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the JSON attribute names in the SAP Change Data Capture documentation from lowercase to uppercase format to ensure proper functionality. The changes address a technical issue where lowercase attribute names were not working correctly in the filter condition parameterization.
- Updated JSON schema format from lowercase to uppercase for all filter condition attributes
- Fixed attribute naming in code examples throughout the documentation
- Ensured consistency across all JSON examples in the parameterization section
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Corrected JSON attribute names to start with uppercase letters in the 'Parameterizing the filter conditions for source partitioning' section, as lowercase attributes were not working.