The use case is to receive / send pdfs over AS2. No trading partner management is required.
I begin with the receive -
Create a Trigger AS2 Connection in OIC -
Create a Sync Integration
The Trigger configuration is basic -
The mapping uses the function -
The FTP Invoke -
Let's try this out from Postman -
I also added the AS2 headers -
So the basic inbound flow works.
Now let's look at using the AS2 adapter as an Invoke -
Here I create a new scheduled integration that lists the files in the /In folder and then invokes the receive integration I just described.
The invoke connection uses the endpoint of the receive integration -
Here is the configuration of the AS2 invoke -
That's it - let's test!
1 file processed -
No comments:
Post a Comment