Submit Offline Transactions Ends With "No such file or directory" Error (pfp_oPayments.properties)
(Doc ID 1394987.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Payments - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
Paypal integration has been configured using Note 879378.1 - Implementing Paypal With Oracle Payments Release 12.
Receipt Batch and Remittance have been successfully created.
However, when running the Submit Offline Transactions program, it ended in error.
The log shows the following exception:
Processing CREDITCARD operations ..
java.io.FileNotFoundException: $IBY_TOP/payflow/pfp_oPayments.properties (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>;(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at com.paypal.oPayments.bizcomp.pfpProcess.initStatic(Unknown Source)
at ibyextend.TxnCustomizer_pfp.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |