You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

kyro

Intermediate

  • "kyro" is male
  • "kyro" started this thread

Posts: 9

Date of registration: Apr 20th 2010

Location: Sydney

  • Send private message

1

Monday, April 26th 2010, 10:10am

Function Requests

I'm not sure if I'm missing them but it would make API coding a bit easier if we could have more element API functions.

Things like:
/element/find - to get the elements identifier from name.
/element/children - to get a full list of that elements children
/element/parent - to get a full list of that elements parents
/element/search - for a server side RegEx/WildCard search (helps with large dimensions)

Perhaps I'm missing something.

I'm adding Palo connectivity to the next version of the Daptech Web Server (Facet).
Its pretty much like the php addin but much simpler then learning php.
Kind Regards,
Ben

dominik_l

Jedox Team

  • "dominik_l" is male

Posts: 344

Date of registration: May 7th 2008

Location: Freiburg / Germany

  • Send private message

2

Monday, April 26th 2010, 4:03pm

/element/info actually does include a list of children and parents, does this suffice for your needs?

kyro

Intermediate

  • "kyro" is male
  • "kyro" started this thread

Posts: 9

Date of registration: Apr 20th 2010

Location: Sydney

  • Send private message

3

Tuesday, April 27th 2010, 2:57am

It certainly helps. Thanks.

It would be nice to have an optional argument for '/element/info' that is a 'where name is' argument so that we can lookup the id of an element by name.

Is there a web based dimension editor / Modeller equivalent for Palo?
If not I might make mine public if theres not.
Kind Regards,
Ben

v_malicevic

Palo Team

  • "v_malicevic" is male

Posts: 454

Date of registration: Oct 26th 2005

Location: Germany

  • Send private message

4

Wednesday, April 28th 2010, 2:34pm

Did you try Palo Web (Premium)? It has "web based dimension editor / Modeller equivalent" built-in?
Mit freundlichen Gruessen/ With kind Regards / Meilleures salutations

Vladislav Malicevic
Head of Research and Development

Jedox AG

kyro

Intermediate

  • "kyro" is male
  • "kyro" started this thread

Posts: 9

Date of registration: Apr 20th 2010

Location: Sydney

  • Send private message

5

Thursday, April 29th 2010, 10:33am

Ah, I must admit I havent tried it.
Will have to take a look sometime soon.
Kind Regards,
Ben

Rate this thread