Skip to main content
Question

E-invoice routing rule set up in ifs cloud

  • February 27, 2025
  • 1 reply
  • 141 views

IniNaadiJ
Sidekick (Partner)
Forum|alt.badge.img+9

Dear All,

Kindly requesting your valuable advice,

I need to configure exactly below mentioned routing rule in the IFS cloud. Bizapi method is rest but I get errors.

 

Name has no usable address
Receive-e invoice routing address
  • All the basic data/message set ups are ok
  • Supplier , company , Assocation no & other parameters ok. 
  • External supplier invoice parameters are ok
  • Only issue is with the routing address.

Regards

Naadira

1 reply

dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 905 replies
  • February 27, 2025

Hi ​@IniNaadiJ 

 

It looks like you have used a database method as the rest endpoint which is the cause of the error.

As I assume, you want to setup sending and receiving of E-Invoice within same IFS instance and between companies? For that you need two routing address/rule sets for sending and receiving.

 

Please refer the IFS documentation for some explanation.

IFS Connect for Sending IFS e-Invoices - Technical Documentation For IFS Cloud

IFS Connect for Receiving IFS e-Invoices - Technical Documentation For IFS Cloud

One way is to to setup a (s)ftp location and setup a IFS Connect sender and a reader to write the file and read the file from the same location.

Otherwise, you could setup a HTTP type routing address for sending the file to the IFS instances’ Soapgateway which will input the file as a new application message as well. This will eliminate the need of a (s)ftp setup

SOAP Gateway - Technical Documentation For IFS Cloud

 

Hope it helps!

Damith