Looking for "stream" input
I haven't had real hands-on to JS-Breeze, but I have a question:
I have "pulled" an URL to a resource from some service. I want to deliver that to Breeze as an Entity-property whithout having to "collect" all of its content in the client (the browser). Is there a way for doing that, without me having to "pull", before doing "push"?
Thank you!
(In reality, this is what WPS is promising)
/Aron

1 comment
-
Aron Olsen commented
Examples are:
Save a PDF report to an Entity
Save a (XXX) image to an Entitygiven URL's to the "artifacts" in question.