How can I see values passwed from Server connect to App Connect when there are no errors?

I am trying to solve a logic problem and want to see what is passed to SPA Web App. I don’t have any errors, everything is working but not the way I want it. I have debug turned on SC. Can debug be turned for AppConnect? I just want to see what values are on AppConnect variable, form fields, query results and parameters?

In the developer console in the browser, type dmx.app.data and return. You can then browse the entire dmx tree.

2 Likes

Thanks for your help.

1 Like