Oxalis-AS4 icon indicating copy to clipboard operation
Oxalis-AS4 copied to clipboard

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

Open Robcio35 opened this issue 1 year ago • 2 comments

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 avatar Aug 24 '24 08:08 Robcio35

I will ask the same question differently :

  • the standalone module sends messages successfully, but saves the receipt files in the same directory it's located.
  • how to change the target folder of *.receipt files generated by the standalone module ?

Robcio35 avatar Aug 24 '24 10:08 Robcio35

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 avatar Aug 25 '24 21:08 aaron-kumar

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

aaron-kumar avatar Oct 11 '24 05:10 aaron-kumar

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

Robcio35 avatar Nov 02 '24 06:11 Robcio35