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

Pages: [1] 2 3
1
General Board / Re: Custom SQL and Current tree selection
« on: April 22, 2010, 11:48:57 pm »
Will help a lot thanks a lot Geert

2
General Board / Re: Custom SQL and Current tree selection
« on: April 22, 2010, 11:39:02 pm »
i want the same result but for all object in a given package using the search engine

3
General Board / Re: Custom SQL and Current tree selection
« on: April 22, 2010, 08:04:01 pm »
Thanks guys,
in fact my need is to know the Node Path for Any object of a given type.
As instance if i want all the GUIElement i'd like to know the full Node PAth.

And i cant find the way to do this.

Any Idea?

4
General Board / Re: Custom SQL and Current tree selection
« on: April 22, 2010, 01:17:34 am »
I tried to run some recursive SQL into the SQL editor ("With" Key). The Goal is to use the search term as my search root ( my current tree selection in other words).

But it shows like it dont works, but i dont have any messages

5
General Board / Re: Custom SQL and Current tree selection
« on: April 22, 2010, 12:49:21 am »
Thanks for your answer,

first of all and unfortunatly i work on the 7.5. In fact i know how to create Custom Sql Search but my problem is to specify it to run on the current tree selection and not on the whole model.

if you have an idea ?

6
General Board / Custom SQL and Current tree selection
« on: April 22, 2010, 12:23:55 am »
Hello,
I'd like to know if it is possible and how to create a custom sql search in order to run it on the current tree selection ?

Thanks

Peuhhhh

7
Automation Interface, Add-Ins and Tools / Ea java api and maven
« on: October 01, 2010, 11:12:25 pm »
Hello,

i'm trying to use the EA api  eaapi.jar with maven.

But it aint working.

anyone use to have the same issue ?

thanks

8
you were right Geert,

I updated the Diagram.ExtendedStyle attribute setting the String UseAlias=1

and all works fine

thanks a lot

9
hi Geert,

i'll go with this, and report it here later

thanks

10
Automation Interface, Add-Ins and Tools / Diagram 'use alias if available'
« on: September 03, 2010, 10:42:09 pm »
Hello,

i'm trying to setup Diagrams in order to 'use Alias if available' option using the AI.
Any idea where this information is stored ?

thanks
peuhhh

11
Automation Interface, Add-Ins and Tools / Re: get Current Date and Hour
« on: August 30, 2010, 07:55:09 pm »
Hi Geert,

good hint, i'm using Jscript and google it.
Jscript got a standard function getDate() we can handle to get date and time.

thanks a lot

peuhhhh

12
Automation Interface, Add-Ins and Tools / get Current Date and Hour
« on: August 30, 2010, 06:10:38 pm »
Hello,

i'm looking to know if it is possible to retrieve the Date and Hour using the AI ?

thanks in advance

peuhhhh

13
Sparks give us a Wan for EA ,
maybe that can help out :
http://www.sparxsystems.com.au/resources/corporate/#wan

peuhhh

14
Hi,

you can try to configure a WAN optimizer server, it get you far more better performance over the lan.

15
hello iwt2,
did u try :
Code: [Select]
Repository.GetPackageByID(YourElement.PackageID) ;
?


Pages: [1] 2 3