Wednesday, February 9, 2022

OIC - How to create fixed length file

Here We will show you how to create a fixed length file in OIC implementation.

Used fixed length schema:


You can go following my blog to know how to create fixed length file:

https://soalicious.blogspot.com/2022/02/xsd-how-to-create-fixed-length-schema.html

Steps with screenshots:




















No comments:

Post a Comment

Featured Post

OIC - Removing Base64 Padding (=) for JWT Generation in Oracle Integration Cloud (OIC)

When generating a JWT in Oracle Integration Cloud (OIC), the header and payload must be Base64URL encoded before creating the signature. Sta...