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 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 15, 2020 go to post

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

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 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 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 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

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

Yuri Marx · Nov 1, 2020 go to post

If the repository be public and not ask wrc password,Yes. Your link returned 404

Yuri Marx · Nov 1, 2020 go to post

This is the problem. The jar files cannot be used from Java dependency system (maven), only from docker.

Yuri Marx · Nov 1, 2020 go to post

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.

Yuri Marx · Oct 19, 2020 go to post

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.

Yuri Marx · Oct 7, 2020 go to post

Thanks @Henrique.GonçalvesDias.
Ngrok is a great service, you will enjoy it.