ShieldConex® v1.20.0 - 11.20.2025

This release adds vaulted credential management, dynamic URL path support, and improved XPATH error handling.

New Features

Vaulted Orchestration Credentials

ShieldConex Orchestration now offers a Credential Vault option that lets you securely manage and rotate credentials used within ShieldConex Orchestrations—without requiring code changes or redeployments.

By referencing credentials dynamically at runtime, customers can keep sensitive keys protected while making configuration updates faster and safer.

Enhancements

Dynamic URL Path Support for Orchestrations (orca-destination-path)
ShieldConex Orchestrations now support a configurable HTTP header that allows clients to dynamically set the URL path used in downstream calls.

  • Enables flexible routing for specific API operations \

  • The domain remains fixed — only the path segment can be customized. \

  • If a path is defined both statically and dynamically, the dynamic path overrides the configuration. \

XPATH Error Resilience Improvements

ShieldConex Orchestrations now continue processing even when non-critical XPATH substitutions or masking operations fail.

  • Prevents entire orchestrations from aborting due to minor data-mapping or formatting issues. \

  • All XPATH errors are still logged for visibility and debugging. \

Removal of Deprecated Sync/Async Setting from ORCA Configurations

The legacy Sync/Async model setting has been removed from Orchestration (ORCA) configurations.