Team,
I'm using the Anaplan V2 connector from Informatica IICS but it's giving me very generic error message. Note sure what is the issue here.
Any suggestions, please let me know.
Thanks,
Santosh Biradar
Hi @Santosh
Can you try the below settings and see if it works? The API major and minor versions that I had used is different than what you had used. Also, API metadata is marked as false.
No, it's not working after changing to mentioned version. Got below error.
The test connection for SantoshTestA failed. com.informatica.adapter.sdkadapter.exceptions.ConnectionFailureException: [SDK_APP_COM_20000] error [[SDK_APP_COM_20000] error [null]]
Can you share the screenshot of the error?
As a hygiene check,
Yes, those are correct as well. here is error logs
2020-06-29 16:30:31,014 EDT ERROR [com.informatica.saas.toolkit.metadataRead.resources.PluginsResource] - Exception Thrown in Operation: connectcom.informatica.cloud.api.adapter.connection.ConnectionFailedException: Anaplan Connection Failed
Anyone has any idea on this error?
here we are trying to connect Anaplan using informatica IISC and getting below message.
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetat sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397)at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302)at sun.security.validator.Validator.validate(Validator.java:262)at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:327)at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:226)at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132)at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1621)
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetat sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392)
Santosh
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…