Implementation Guide for Oracle Self-Service E-Billing > Payment Processing >

Using Payment Debug


You can turn on the Oracle Self-Service E-Billing Payment debug flag to view details about Payment processing.

To turn on the Payment debug flag

  • Configure your application server to use -Dcom.edocs.payment.debug=true as part of the JVM starting option. For example, for Oracle WebLogic on UNIX, update the startWebLogic.sh file to add the following option to the Java command:

    java -Dcom.edocs.payment.debug=true ...

Implementation Guide for Oracle Self-Service E-Billing Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.