Accessing Encrypted Application Attributes in Rule (Web Services Connector)

Is it possible to access encrypted application attributes from a rule?

I am using the Web Services connector and need the value in an After Rule.

Non-encrypted attributes work fine with:

application.getAttributeValue("attribute_name")

But once the attribute is added to the application’s encrypted attributes, the value is no longer retrieved correctly.

I assumed encrypted attributes would be automatically decrypted when accessed from a rule, but that does not seem to be the case.

Is there a supported way to use encrypted application attributes inside a rule?

This question is a follow-up to the post linked below.

Why did you just post again instead of letting the conversation continue on your original thread?