Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JavaDev

Pages: [1]
1
Thank you! ..

Thats helped me a lot!

2
Thank you!

I tried it out. The Query i used is bellow:

SELECT * From t_image

I got a List with all used images, however i need the associated Elements too. The Element Object in the Java API dont't have anything like an Image ID. How i have to create the Query?


I read the free  version of your book. There are a list of all tables in the  free version. Is complete Database Schema as Image too?

3
Hello developers,

I'am working with the EA Java API to retrieve informations in EA Projects.

In one UseCase i have to retrieve the images/icons which are used for each object in EA.

Is it possibile to access them with the Java API (for example as Base64 encoded string) ?  
How stores EA the Images/Icons of objects?

Thank you in advance for any help!


Pages: [1]