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
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
At Uphold customer support ⭐+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support ⭐+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly at…
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…