When configuring a DevTest Kafka receive step with a correlation (regex or key), the following error is encountered when testing the step:
Executing step
Adjusting Runtime Scopes
Adjusting Runtime Scopes
Creating SSL Context with protocol: TLSv1.2
Creating Key Store with type: jks
Error: Not evaluated
============================================================================
| Exception:
============================================================================
| Message: Not evaluated
----------------------------------------------------------------------------
============================================================================
at com.itko.lisa.asset.payload.RefPayload.createInstance(RefPayload.java:232)
at com.itko.lisa.asset.spec.SpecPayload.getValueInstance(SpecPayload.java:390)
at com.ca.lisa.core.ssl.asset.KeyStoreAsset.createInstance(KeyStoreAsset.java:218)
at com.ca.lisa.core.ssl.asset.KeyStoreAsset.createInstance(KeyStoreAsset.java:47)
Configuring the Kafka step and using jars as documented in this document, has also not resolved this problem:
DevTest Kafka Avro Schema De-Serializer SSL configuration
Release : 10.6, 10.7, 10.7.2.176
For DevTest 10.7.2 a patch is available from support (patch_DE571825_10.7.2_GA.jar)
Or as a workaround configure the password for the keystore without using a variable or property.
If curly braces are shown then a property is used.
To configure the password without using a property click on the gear icon and choose 'Normal Editor'.
After that enter the password directly.