Skip to content

Commit 0638332

Browse files
authored
Merge pull request #23781 from I554544/master
update the link with prod repo
2 parents 3195da0 + 77d154d commit 0638332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/ci-sftp-file-polling/ci-sftp-file-polling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ primary_tag: software-product>sap-integration-suite
1414
## Intro
1515
In SAP Process Orchestration (PO), advanced file selection is typically used when working with the File Adapter in an Integrated Configuration (ICO) or Sender Agreement. It allows you to apply complex filtering logic to select files based on specific patterns, timestamps, or metadata. If you want to migration/implement this function in SAP Integration Suite, you need to know how to define, split, poll and process files in SAP Cloud Integration. The Apache Camel framework provides robust file handling capabilities, such as reading files from directories and handles them based on their presence. We´re using an example integration flow to provide you the step-by-step process and we hope you can ensure efficient and error-managed file handling within your integration processes.
1616

17-
If you want to get an example with split and multicast in detail, please refer to the [SFTP Poll Use Case](https://github.com/sap-tutorials/Tutorials-Contribution/blob/master/tutorials/ci-sftp-file-polling/Use%20Case%202.pdf).
17+
If you want to get an example with split and multicast in detail, please refer to the [SFTP Poll Use Case](https://github.com/sap-tutorials/Tutorials/blob/master/tutorials/ci-sftp-file-polling/Use%20Case%202.pdf).
1818

1919
## Prerequisites
2020
- Get permission to the SAP Integration Suite for design and monitor

0 commit comments

Comments
 (0)