# cpi-groovy-examples **Repository Path**: wardpeng/cpi-groovy-examples ## Basic Information - **Project Name**: cpi-groovy-examples - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-04 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Groovy Script Examples for SAP Cloud Integration Groovy scripting is an integral and important feature of SAP Cloud Integration (CPI) The goals of this repository are: - Providing templates when you are implementing a new script - Easily finding Groovy functions related to the CPI topic at hand - Minimizing search engine time for common tasks - Providing educational content for beginners Script examples are provided with context, explanation, and input/output examples. You can see the examples in a more visual format on [pizug.com/cpi-groovy-examples](https://pizug.com/cpi-groovy-examples) # How to contribute You can send any kind of example that you consider to be useful. We can analyze it together, add it to an existing script, or create a new one. You can [create a new issue](https://github.com/pizug/cpi-groovy-examples/issues/new), send pull requests, send it through [Groovy IDE](https://groovyide.com/cpi) feedback form, or send it directly to [Fatih Pense](https://www.linkedin.com/in/fatihpense/). If you can create good documentation for scripts, that is great. If you don't have the time, don't worry, we will improve it together over time. # License - Imported SAP Java APIs for CPI are property of SAP. - Community provided Groovy scripts are MIT licenced. - Script explanations, `README.md` files are licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)