OxalisCommunity / Oxalis-AS4

PEPPOL AS4 pMode plugin for Oxalis
32 stars 26 forks source link

Outbound folder defined in oxalis.conf not taken in account ? #257

Closed Robcio35 closed 1 day ago

Robcio35 commented 2 months ago

Hello, Can somebody help me in solving a problem in configuring the "outbound folder" in Oxalis AS4 ? Here is an extract from my oxalis.conf file :

oxalis.path.inbound = /var/peppol/IN
oxalis.path.outbound = /var/peppol/OUT

Is the outbound folder defined correctly ?

In the oxalis.log file I don't see any information about the outbound folder ? I only see the inbound folder as follows : 2024-08-24 10:43:25,634 INFO [network.oxalis.commons.filesystem.FileSystemModule] [] Inbound folder: /var/peppol/IN But nothing about the outbound folder...

I'm using Oxalis AS4 version 6.6.0

Thank you for your help.

Robert

Robcio35 commented 2 months ago

I will ask the same question differently :

aaron-kumar commented 2 months ago

You can specify path for receipt file through evidence path option "e".

For more details Refer: https://github.com/OxalisCommunity/oxalis/blob/master/oxalis-dist/oxalis-standalone/src/main/java/eu/sendregning/oxalis/Main.java

aaron-kumar commented 3 weeks ago

@Robcio35 any feedback on this. This issue will be closed automatically soon.

Robcio35 commented 1 day ago

Thank you @aaron-kumar This issue can be closed, so I do.