EDI X12 defines the following envelope structure:
For more details follow Oracle blog:
https://docs.oracle.com/en/cloud/paas/integration-cloud/integration-b2b/edi-x12.html#GUID-94FC9948-369D-4AD0-A2C2-764A81801D0D
Function Java code: package com.test.fn; import java.security.*; import java.security.spec.*; import java.util.Base64; import javax.crypto.C...
No comments:
Post a Comment