Not getting clipboard pages updated unless tracer is run
Created an activity to compare 2 JSON strings and storing the result data in a clipboard page using java step taken from pyComparePages activity.
Now, executing the activity with tracer on, getting the difference values stored in the clipboard page mentioned in the java code. But if the tracer is not on, the clipboard pages are not updating with difference data.
In the activity, creating the page before executing the Java code.
Thanks in advance.
***Edited by Moderator Marissa to update platform capability tags****