Added a new -Halt on SAP error field to Enhanced the SAP IDoc Listenerand SAP IDoc Document ListenerSnaps with a new Halt on SAP error checkbox for better error-handling capability. Select this checkbox to enable the listener to halt the pipeline for any SAP errorinterrupt and halt processing in case of an error from SAP.
Fixed an issue with the SAP Snap pack that was caused by the Spring Core JAR. This JAR is no longer bundled with the SAP Snap pack.
Fixed an issue with the GraphQL Client Snap that displayed a null pointer exception when the Header authenticated checkbox in the OAuth2 Account is deselected. The Snap now passes the credentials appropriately using URL parameters when the Header authenticated field is deselected.
Fixed an issue with the Oracle-Stored Procedure Snap that displayed an error (SnapDataException) when custom JAR files were used in the Oracle Accounts.
Fixed an issue with the Oracle-Stored Procedure Snap that displayed an error when custom JAR files were used for BLOB and CLOB datatypes in the Oracle Accounts.
Fixed an issue with the Parquet Writer Snap that displayed an error Failed to write parquet data when the decimal value passed from the second input view exceeded the specified scale.
Fixed an issue with the Parquet Writer Snap that previously failed to handle the conversion of BigInt/int64 (larger numbers) after the 4.35 GA now converts them accurately.
With Databricks Lakehouse Platform as the target CDW, you can now define your update expressions with the WHEN NOT MATCHED BY SOURCE clause besides other supported clauses and expression lists in the ELT Merge Into Snap.