Skip to content

Commit

Permalink
Added additional ID
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Sep 26, 2023
1 parent 778ec1d commit fa02ed1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ public static void send ()
throw new IllegalStateException ("Failed to read XML file to be send");

// Start configuring here
// 0106:32070687
final IParticipantIdentifier aReceiverID = Phase4PeppolSender.IF.createParticipantIdentifierWithDefaultScheme ("0106:24286995");
final ESimpleUserMessageSendResult eResult;
eResult = Phase4PeppolSender.builder ()
Expand Down

0 comments on commit fa02ed1

Please sign in to comment.