- June 2026
- 444patches35222
- 30 Jun 2026
- Latest
|
- June 2026
- 444patches35222
- 30 Jun 2026
- Latest
|
- June 2026
- 444patches35222
- 30 Jun 2026
- Latest
|
Fixed an issue where the OPC UA Snaps failed to connect to servers accessed through a gateway or NAT router. When the endpoint URL returned during endpoint discovery differs from the configured endpoint URL, the OPC UA account now uses the configured endpoint URL for the connection, ensuring reliable connectivity in NAT/router environments without requiring manual static routes. |
- May 2026
- main34730
- 13 May 2026
- latest
|
- May 2026
- main34730
- 13 May 2026
- latest
|
- May 2026
- main34730
- 13 May 2026
- latest
|
Updated and certified against the current SnapLogic Platform release. |
- November 2025
- main33142
- 12 Nov 2025
- Stable
|
- November 2025
- main33142
- 12 Nov 2025
- Stable
|
- November 2025
- main33142
- 12 Nov 2025
- Stable
|
Updated and certified against the current SnapLogic Platform release. |
- August 2025
- 442patches33048
- 07 Nov 2025
- Latest
|
- August 2025
- 442patches33048
- 07 Nov 2025
- Latest
|
- August 2025
- 442patches33048
- 07 Nov 2025
- Latest
|
|
- August 2025
- 442patches32196
- 26 Aug 2025
- Latest
|
- August 2025
- 442patches32196
- 26 Aug 2025
- Latest
|
- August 2025
- 442patches32196
- 26 Aug 2025
- Latest
|
Improved error handling (error view structure and error messages) and field mappings ($status_code, $value,
$error, $stacktrace, $reason, and $resolution) in OPC UA Read and OPC UA Write Snaps. |
- August 2025
- main32088
- 13 Aug 2025
- Stable
|
- August 2025
- main32088
- 13 Aug 2025
- Stable
|
- August 2025
- main32088
- 13 Aug 2025
- Stable
|
Updated and certified against the current SnapLogic Platform release. |
- May 2025
- 441patches31771
- 24 July 2025
- Latest
|
- May 2025
- 441patches31771
- 24 July 2025
- Latest
|
- May 2025
- 441patches31771
- 24 July 2025
- Latest
|
- Fixed an issue with the OPC UA Browse
Snap where the original document was missing for few error view records.
- Fixed an issue with the OPC UA Read
Snap that displayed incorrect data when reading from Structure data type nodes.
- Removed expression support for the Subscription type to
ensure accurate display of Data change filter properties
in the OPC UA Subscribe Snap.
- The Value field is now mandatory in the OPC UA Write Snap.
Fixed the
following issues in the OPC UA Write Snap:
Bad_WriteNotSupported error when writing specific
values (for example, Float) to nodes on ANSI C-based OPC UA servers.
- Empty strings being coerced to null because of platform annotation.
- Incorrect data type conversion for multi-dimensional arrays.
- Improper handling of null values for ByteString types.
- An exception error when passing an invalid value (such as a non-numeric
string) for Batch size using pipeline parameters.
Now, if you pass a non-integer value for Batch
size, the Snap fails during validation with a descriptive
error rather than a runtime
NumberFormatException.
|
- May 2025
- main31019
- 14 May 2025
- Stable
|
- May 2025
- main31019
- 14 May 2025
- Stable
|
- May 2025
- main31019
- 14 May 2025
- Stable
|
Introduced the OPC UA Snap Pack that enables secure,
real-time connectivity with industrial systems using the OPC UA protocol. It
includes the following Snaps:
- OPC UA Read: Reads data values from
specified nodes in an OPC UA server.
- OPC UA Browse: Browses the node
hierarchy of a connected OPC UA server
- OPC UA Write: Writes data values to
nodes in an OPC UA server.
- OPC UA Subscribe: Subscribes to data
changes on specified nodes in an OPC UA server.
|