Learning Documentation Community Open Exchange Global Masters Certification Partner Directory Ideas Portal
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Idea-A-Thon
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
New post
  • Profile page
  • Posts (28)
  • Replies (37)
  • Mentions (1)
  • InterSystems certifications
  • Global Masters badges (0)
  • Followers (0)
  • Following (0)
AllAccepted answers
    go to post
Andy Stobirski · Jun 30, 2022

I've found out what I need to do with the following link, a section titled "Predicate Conditions and Streams" from the page "Storing and Using Stream Data (BLOBs and CLOBs)"

https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY...

0 0 https://community.intersystems.com/post/how-searching-text-stream-columns-sql#comment-193791
    go to post
Andy Stobirski · May 19, 2022

I solved it.

I changed to OnPage() method to use a  %Stream.FileCharacter as follows:

ClassMethod OnPage() As %Status
{
	
	set fs = ##class(%Stream.FileCharacter).%New()
	set fs.Filename = %request.Get("filepath")
	
	do fs.OutputToDevice()
	quit $$$OK	
	
}
0 0 https://community.intersystems.com/post/cspstreamserver-not-fully-downloading-file#comment-190631
Andy Stobirski
@Andy.Stobirski
Senior Developer at Greater Manchester Mental Health Services
Follow

User statistics

Posts
28
Replies
37
Likes
2
Applications
0
Badges
0
Followers
0
People reached
8.7K
Accepted answers
2

Social networks

InterSystems resources

  • Download InterSystems IRIS
  • Try InterSystems IRIS online
  • Become a partner
  • InterSystems IRIS on AWS
  • InterSystems IRIS on Azure
  • InterSystems IRIS on GCP
  • IRIS Community Edition on Docker
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
© 2023 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up