SOE List - Problem

Hello all,

I have a SOE List with the format: {Date,11}{Time,9}{Name,24}{DESC,48}{Message,48}{Classification,17}{UserName,18}{UserLocation,15}

The problem is: when i do a command the user appears as "System" and not the logged user. If i try to get around this issue with the function "SOEEventAdd" the column {Name,24}{DESC,48} are empty.

Anyone with an idea to work around this problem?

Thanks a lot

Parents
  • {NAME,24}{DESC,48} are the alarm name and alarm description respectively.

    We don't display either of these on our standard SOE list, however testing does confirm that at least {NAME} displays the alarm name when SOEEventAdd is called using the corresponding alarm tag as a parameter. {DESC,48} is just blank, even though the alarm tag has a description defined.
Reply
  • {NAME,24}{DESC,48} are the alarm name and alarm description respectively.

    We don't display either of these on our standard SOE list, however testing does confirm that at least {NAME} displays the alarm name when SOEEventAdd is called using the corresponding alarm tag as a parameter. {DESC,48} is just blank, even though the alarm tag has a description defined.
Children
No Data