As part of fully decoupling code we send a snapshot from a business service (running a SQL statement).
sql service Processor File Out
.png)
This is picked up by a processer and puts it into a file .txt.
Issue is if you open it up via the SQL.snapshot message as this is 46,819 rows it'll take too long to respond to opening up the sql.snapshot in the message viewer when viewing the session if looking from the business service
Is there any way to not have this xml open up in full in the portal? I.e. have a see more?
.png)



.png)


