Ignition OPC-UA Server - Data Types / Client Troubleshooting

Hi all,
We are in the process having an external OPC-UA client read the OPC-UA value exposed from the tag provider. First we tested the OPC-UA client with Ignition memory tags and had no issues with the client reading values. Once we connected Ignition to the PLC and changed the data type from source memory to OPC, we had read errors on the client. We will try to debug the client side on how it is parsing Ignition OPC-UA tag but is there a way I can see in detail on what changes on the Ignition OPC-UA server when modifying the value source? (or the IG server can show logs on it's replies to a client?)

You could browse to that Node in UaExpert and look to see if any of the attributes are different between the two. Given the two screenshots I'd expect them to look pretty much the same to any 3rd party OPC UA client though.

Yep, attributes are exactly the same from UaExpert perspective. Let me dig into what's going on with the other client.