Worked like a charm!
- Log in to post comments
Worked like a charm!
It is a great feature, I'm learning how I can support zpm into my apps, but I will do it.
Congrats!
Thanks Fabiana!
Hi community, Tesseract is the best tool open source to extract text from pdf and images. Now, it is possible use this fantastic ocr engine from google into IRIS. See in the video.
Thanks @Lorenzo Scalese, Tesseract is the most used OCR tool in the market, it will be very useful to you.
Great app to implement contract first and acelerate rest implementation in your productions.
I see. I looking for additional tips, like more simulations and details about study material.
Thanks!
Thanks!
@Mike Hageland I have the solution to you, see: https://community.intersystems.com/post/extract-file-multipart-form-or-api-using-readmimemessage
Resolved: https://community.intersystems.com/post/extract-file-multipart-form-or-api-using-readmimemessage
Resolved: https://community.intersystems.com/post/extract-file-multipart-form-or-api-using-readmimemessage
It is because this business service will be a PEX service, so it will are depends with an external rest service, and it limits your reusability. In my service I have the file yet, but I don't know how to extract file inside the globalbinary variable. But if did not have alternative, I will create de REST service.
It is because this business service will be a PEX service, so it will are depends with an external rest service, and it limits your reusability. In my service I have the file yet, but I don't know how to extract file inside the globalbinary variable. But if did not have alternative, I will create de REST service.
Thanks! So ensenble don't have suport to multipart right?
Any ideas for this question?
Thanks @Vitaly Furman by detailed instructions, but I need a sample where I receive a file uploaded by user using an REST API with formdata mode and get objectscript reference to this file. In your samples, the first refers to the documentation, thats don't have file upload sample and in the second, the sample is about a custom cache project, not about ensemble.
I will use Ensenble, but official documentation has only simple sample to get an id value only. I need a upload file sample.
No, PEX using Java Gateway to connect with Java classes inside jar
It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artif… or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory…. It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/
If the repository be public and not ask wrc password,Yes. Your link returned 404
This is the problem. The jar files cannot be used from Java dependency system (maven), only from docker.
PEX jar file/java classes are not on public maven repositories. This is a serious barrier to java developers create custom PEX services. I was creating a custom pex to the current contest, but it is impossible without jdbc and pex jar published into maven public repositories.
Thanks @Thaís Caroline Vieira !
Yes, the integration with python is very important.
Thanks Andre
All java devs use maven to build your apps. It is critical to increase iris adoption in the Java ecosystem. And it is really simple to ISC. It is just upload most recent files to maven central.
Ótima notícia!! Great news
Wonderful action!
Thanks @Henrique.GonçalvesDias.
Ngrok is a great service, you will enjoy it.