Yuri Marx · Nov 2, 2020 go to post

No, PEX using Java Gateway to connect with Java classes inside jar

Yuri Marx · Nov 2, 2020 go to post

I will use Ensenble, but official documentation has only simple sample to get an id value only. I need a upload file sample.

Yuri Marx · Nov 2, 2020 go to post

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.
 

Yuri Marx · Nov 4, 2020 go to post

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.

Yuri Marx · Nov 4, 2020 go to post

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.

Yuri Marx · Nov 11, 2020 go to post

I see. I looking for additional tips, like more simulations and details about study material.

Yuri Marx · Nov 15, 2020 go to post

Great app to implement contract first and acelerate rest implementation in your productions.

Yuri Marx · Nov 17, 2020 go to post

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.

Yuri Marx · Nov 18, 2020 go to post

It is a great feature, I'm learning how I can support zpm into my apps, but I will do it.

Congrats!

Yuri Marx · Nov 18, 2020 go to post

Very nice tip, worked fine, and with this I can use IRIS terminal from VSCode terminal

Yuri Marx · Nov 19, 2020 go to post

Thanks Henrique! And it is running with a docker with 2 cores and 2 gb ram

Yuri Marx · Nov 20, 2020 go to post

Can be a bonus to the analytics contest, have multimodel usage

Yuri Marx · Nov 22, 2020 go to post

Great end to end demo with IRIS analytics. Zpm módulos was very nice to import data and expose as angular web app.

Yuri Marx · Nov 23, 2020 go to post

I'm really very happy to be the community winner and the 2nd in the experts votes. I participated in 4 past contests, and now, in my preferred topic, interoperability, I won. 

Thanks all DC team to organize, support and do the better IT contest in the market. The iris contests help to the community to knows better the IRIS features and how to use it to solve important problems.

Many fantastic apps were created and enrich the OEX catalog with samples to the intersystems clients. These contest samples and apps also helped IRIS PMers to see how the market uses  the IRIS features and got more collaboration with the advanced IRIS users and developers. 

I see only positive aspects in the IRIS contests. I hope the contests to be continue in 2021!

And I see you in the december contest, about analytics. I know will be my app already. It will be great!

Thanks again! Thanks to the each vote that I got. You are my fuel to do more articles, apps and contribute to the InterSystems and community efforts.

Yuri Marx · Nov 24, 2020 go to post

Great. But these solutions depends IRIS server online, because links are related to the documatic server. In javadoc the documentation can be read offline

Yuri Marx · Nov 24, 2020 go to post

If I try navigate the docs with iris down, Is it works?

IRIS HTML documentation is a dynamic site, depends on documatic server and source code installed into an IRIS instance. Has it static website generation, with an option to navigate without classes compiled into an IRIS instance?

Today people wants see documentation without to have install servers, inside github or local browser. Is it possible if docs is html static, but documatic is a server app.

Yuri Marx · Nov 30, 2020 go to post

The KML spec is a complex XML schema. See:

Into Postgresql it has PostGIS, because this complexity, in IRIS I need only use this XML import utility?