Billing and Revenue Management (MOSC)

MOSC Banner

BRM 12 Integration with BI Publisher (pin_inv_doc_gen)

edited Oct 21, 2019 8:27AM in Billing and Revenue Management (MOSC) 1 commentAnswered

We are using pin_inv_doc_gen to produce invoice PDF files.

But in production we can't have any password stored in plain text, even though we are using HTTPS and T3S to connect with Weblogic.

pin_inv_doc_gen uses user and password stored in Infranet.properties:

infranet.SECURITY_PRINCIPAL=<username>

infranet.SECURITY_CREDENTIALS=<password>

We tried adding the property "infranet.SECURITY_CREDENTIALS" to BRM Wallet, but pin_inv_doc_gen is not able to get this property from the Wallet.

Then we tried to encrypt the password in AES, which should be possible, according to documentation:

https://docs.oracle.com/cd/E51000_01/doc.120/e51015/inv_bip_11g.htm#BRMIN354

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center