Jump to content

Server processing times from table


WD0001

Recommended Posts

I am trying to set the server processing times from a table, but it results in an error message.


ServerData table:

  • Column 1 = object instance pointing to server

    Column 2 = processing time

 

Server Process Logic:

  • Processing Time = ServerData.ProcessingTime

 

image2.jpg.fa99222447bd9bed1e9849631eabc837.jpg

Link to comment
Share on other sites

Within the table, highlight the column that includes the server names. Within the properties for that column shown on the right, go to the Advanced Options section, and change the Auto-set Table Row Reference from 'False' to 'True'. This will then associate the corresponding rows with the Servers that are listed and allow you to reference other columns for data associated with those Servers.


Note also that for time related columns (delays, etc.), change the Unit Type property to 'Time' and specify the Default Units appropriately.

Link to comment
Share on other sites

×
×
  • Create New...