Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 729 of 795  Not logged in ELOG logo
ID Date Icon Author Author Email Category OSup ELOG Version Subject
  68261   Wed Feb 17 08:18:05 2016 Reply Stefan Rittstefan.ritt@psi.chInfoWindowsELOG V3.1.1-3f3Re: Find empty attributes

Unfortunately not possible.

Stefan

Arno Teunisse wrote:

Want to use the find function from ELOG to search for empty fields ( Attributes that are not defined ) 
How to do that ? 
Could not find it in the Forum.
 

Greetings Arno Teunisse
 

 

 

  Draft   Thu Mar 3 00:02:26 2016  Mike BodineMike.Bodine@alcatel-lucent.comQuestionWindows2.9.2Attribute Field Size Limited to 255 Characters

I currently have an Attribute defined in my .cfg file as  "Format <Attribute> = 0, attribname, attribvalue, 120, 500". I've found if I exceed 255 characters elogd.exe fails. Is there a method that will allow me to exceed 255 characters?

  68274   Thu Mar 3 00:12:45 2016 Question Mike BodineMike.Bodine@alcatel-lucent.comQuestionWindows2.9.2Attribute Field Size Limited to 255 Characters

I currently have an Attribute defined in my .cfg file as  "Format <Attribute> = 0, attribname, attribvalue, 120, 500". I've found if I exceed 255 characters elogd.exe fails. Is there a method that will allow me to exceed 255 characters?

  68275   Thu Mar 3 14:51:55 2016 Reply Andreas Luedekeandreas.luedeke@psi.chQuestionWindows2.9.2Re: Attribute Field Size Limited to 255 Characters

No. At least there is no simple method.

You would need to edit the source code and recompile elogd. But the number 256 is used for about 300 times in the source code, you'll have a hard time finding the right one to increase.

Cheers, Andreas

Mike Bodine wrote:

I currently have an Attribute defined in my .cfg file as  "Format <Attribute> = 0, attribname, attribvalue, 120, 500". I've found if I exceed 255 characters elogd.exe fails. Is there a method that will allow me to exceed 255 characters?

 

  Draft   Thu Mar 10 00:16:33 2016  Davedavid.levine@lmco.comQuestionWindows2.71elogd -m

I'm running ELOG on a seperate Windows Servers.

When I try to synchronize the logbooks using "elogd -m", I get an "Error sending local entry: Error transmitting message"

If I click on the "Synchronize" link in the logbook, it can correctly send entry to remote ELOG.

Can anyone tell me why I get this error?

==============================

Here is the command & output:

c:\Program Files (x86)\ELOG>elogd -m

Retrieving entries from "http://166.22.64.201/Equipment Log"...
All entries identical

Retrieving entries from "http://166.22.64.201/System Log"...

Error sending local entry: Error transmitting message

  68279   Thu Mar 10 00:26:03 2016 Question Davedavid.levine@lmco.comQuestionWindows2.71elogd -m Error sending local entry: Error transmitting message

I'm running ELOG on a seperate Windows Servers.

When I try to synchronize the logbooks using "elogd -m", I get an "Error sending local entry: Error transmitting message"

If I click on the "Synchronize" link in the logbook, it can correctly send entry to remote ELOG.

Can anyone tell me why I get this error?

==============================

Here is the command & output:

c:\Program Files (x86)\ELOG>elogd -m

Retrieving entries from "http://166.22.64.201/Equipment Log"...
All entries identical

Retrieving entries from "http://166.22.64.201/System Log"...

Error sending local entry: Error transmitting message

  68284   Mon Mar 14 16:00:02 2016 Question Jimmy Briajimmy.bria@gmail.comQuestionWindows3.1.0Pre-populate filed based on selection

Hi,

Is it possible to pre-populate a field based on the selection of another field. I like to have the Equipment Description field populated when the use makes a selection on the EQ# field.

 

Thank you,

Jimmy

 

 

Attachment 1: elog_prepopulate.JPG
elog_prepopulate.JPG
Attachment 2: elog_prepopulate_1.JPG
elog_prepopulate_1.JPG
  68285   Tue Mar 15 03:48:58 2016 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows3.1.0Re: Pre-populate filed based on selection

Use "conditional attributes" as described in the documentation: https://midas.psi.ch/elog/config.html#conditional

Jimmy Bria wrote:

Hi,

Is it possible to pre-populate a field based on the selection of another field. I like to have the Equipment Description field populated when the use makes a selection on the EQ# field.

 

Thank you,

Jimmy

 

 

 

ELOG V3.1.5-fe60aaf