Skip to content
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

Issue with Message Transformation Utilities - RenumberSegments parameter is missing #121

Open
lorenzotavecchi75 opened this issue Jan 29, 2025 · 1 comment

Comments

@lorenzotavecchi75
Copy link

Confirm before raising the bug

  1. Latest version of the code used - Version 1.0.3
  2. Have readily available
  • integration package name: Message Transformation Utilities
  • integration flow id: IDOCFlatConvertor

Describe the bug
In SAP PO there is the possibility to Renumber the IDOC Segments missing in the flat file

Image

To Reproduce
Steps to reproduce the behavior:

  1. Try to upload a flat file without segment number
  2. An error occurs in the IDOCFlatConvertor
    Error Details
    javax.script.ScriptException: java.lang.Exception: java.lang.NumberFormatException: For input string: ""@ line 266 in IDOCFlatConvertor.groovy, cause: java.lang.NumberFormatException: For input string: ""

Expected behavior
Possibility to have the RenumberSegments as a boolean parameter

Screenshots

Image

@bertrandhenkel
Copy link

Hi,
thank you for the feedback! We have resolved the issue. It will be available within the next release.
BR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants