Solved

Issue with loading Pain002 files. (Response from Bank on Payments made)

  • 22 December 2020
  • 6 replies
  • 225 views

Userlevel 4
Badge +9
  • Sidekick (Customer)
  • 76 replies

Hi all,

 

On IFS10, we are trying to load PAIN002 message (response from Bank on Payments made), however we are getting the error “No API to call...”
When we check the standard File Template (PaymentStatusFile), there is no API configured. 

Who knows where we go wrong?

icon

Best answer by Eranda 22 December 2020, 15:19

View original

This topic has been closed for comments

6 replies

Userlevel 3
Badge +8

Hi,

Is this CAMT files, that you are trying to upload?

If yes, you need to place them in SERVER IN folder, to read through Application Messages.

Thanks

Userlevel 4
Badge +9

Hi Lahiru,

 

Not, it is not a CAMT file, it is an PAIN file.

Userlevel 3
Badge +8

Hi,

OK. Then I am not sure.

Thanks

Userlevel 6
Badge +11

Hi Arend,

You are referring to payment status message file (pain.002.001.03). Please make sure to drop the file to Application Server IN folder same as Bank Statement file (CAMT). If the file is successfully loaded, you can view it from system. Go to acknowledge Supplier Payment order window and use right mouse button Payment Status File. You can see the new load id.

Best Regards

Eranda

Userlevel 4
Badge +9

Hi Arend,

You are referring to payment status message file (pain.002.001.03). Please make sure to drop the file to Application Server IN folder same as Bank Statement file (CAMT). If the file is successfully loaded, you can view it from system. Go to acknowledge Supplier Payment order window and use right mouse button Payment Status File. You can see the new load id.

Best Regards

Eranda

 

Hi Erenda,

 

We managed to load the messages in the IN1 queue (It needed to be send without a SoapAction) However we get 3-4 files for the same order. However, the status update is only working for the first loaded file. Anything on this? (Bug?)

 

Payment factory and Bank send a “receipt message”, “pending message,” “acceptance pending” and “accepted message”.

 

Userlevel 4
Badge +9

Hi Arend,

You are referring to payment status message file (pain.002.001.03). Please make sure to drop the file to Application Server IN folder same as Bank Statement file (CAMT). If the file is successfully loaded, you can view it from system. Go to acknowledge Supplier Payment order window and use right mouse button Payment Status File. You can see the new load id.

Best Regards

Eranda

 

Hi Erenda,

 

We managed to load the messages in the IN1 queue (It needed to be send without a SoapAction) However we get 3-4 files for the same order. However, the status update is only working for the first loaded file. Anything on this? (Bug?)

 

Payment factory and Bank send a “receipt message”, “pending message,” “acceptance pending” and “accepted message”.

 

 

This we found out that this was due to a coding added in our middleware software. Try to solve this there now.