SAP / apibusinesshub-integration-recipes

Accelerate integration projects using SAP Cloud Platform Integration with crowdsourced best practices, curated by experts, designed for developers.
Apache License 2.0
111 stars 84 forks source link

Configuration Parameter Error - for /sapsuccessfactorsemployeecentralwiththirdpartypayrollvendor/ #91

Closed sgkulkarni closed 1 year ago

sgkulkarni commented 1 year ago

Describe the bug The configuration for "SAP SuccessFactors Employee Central with Third-Party Payroll Vendor- Template A" mentions the "FileName" parameter for the PayrollFile Receiver and documentation mentions that it applies to all 3 SFTP connectors. However, the file name mentioned applies only to Terminations file and remaining 2 file outputs (Daily changes, Hirerehire) are not configured for the provided file name resulting the iFlow in error after deployment.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Configure' and Provide FileName for the PayrollFile Receiver
  2. Click on 'Deploy'
  3. Scroll down to 'Start' or 'SFTP'
  4. See error - FileName is not valid, no such file

Expected behavior The File Name configured should apply to all 3 SFTP channels but 2 channels remain unconfigured for "FileName" If we edit the iFlow to correct this then we will loose on the updates

Screenshots image

image

image

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

sgkulkarni commented 1 year ago

The FileName can be configured for each channel by using the dropdown(!). Closing the issue as there is no issue! Perhaps the documentation should be updated on page 4 first line from " Same applies for all 3 SFTP Channels" To " Configure for each SFTP Channel using the dropdown"