Skip to content

Acknowledgement Required in ISA #39

Description

@BeliaViktoria

Hi! Is there any way to set Acknowledgement Required of ISA as 1? For now I see that it is hardcoded as 0.
EdiDataWriterSettings settings = new EdiDataWriterSettings( new SegmentDefinitions.ISA(), new SegmentDefinitions.IEA(), new SegmentDefinitions.GS(), new SegmentDefinitions.GE(), new SegmentDefinitions.ST(), new SegmentDefinitions.SE(), "ZZ", "SENDER", "ZZ", "RECEIVER", "SENDER", "RECEIVER", "00401", "004010", "T", 276, 276, "\\", "*"); EdiDataWriter w = new EdiDataWriter(settings); Console.WriteLine(w.WriteToString(b));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions