Save and restore Data Page from BLOB
Can we store a data page (with parameters) in a BLOB during a backend processing using activity, and then later restore that in Clipboard without again calling source REST services?
Our use case is that in a customer service application it is taking too long to launch a member 360 screen. Thus, we're experimenting to pre-fetch the external customer data before incoming call and then later quickly load them when we open Member 360 screen.