HI All,
I am trying to convert the anaplan .cer file to pfx for java key store using openSSL
But it is asking for a .key file which is not there in anaplan.
what is the workaround for this?
@abhay.kanik
Few points before you go thru the link below:
If you obtain both the public certificate and private key in a single file, use openssl to extract and save both the files separately in PEM format.
When you extract the private key you are prompted to create a passphrase. This Passphrase is needed if you use your private key for authentication.
Option 1: Use Private Key with Anaplan Connect
Option 2: Create a Java Key Store
I believe you are taking option 2- below document will help you in resolving the issue
https://s3.amazonaws.com/anaplanenablement/Community/Anapedia/Anaplan_Connect_v_1_4_1.pdf
Thanks,
Miz
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues…
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) The…