Harry,
I was able to get the servers within each line to populate their ServiceTime input to "[Line1].ServiceTime","[Line2].ServiceTime" and so on.
In my parent model, I have a Keyword expression, "{ ServiceTime TimeUnit }".
Each entity has a prescribed amount of time to spend at each respective line with a "ServiceTime1" attribute for line 1, "ServiceTime2" attribute for line 2, and so on.
So for line 1, I have my ServiceTime attribute (under the Key Inputs tab) set to "this.obj.ServiceTime1".
When the object arrives to the server, I receive the following error message,
"Line1.Server keyword 'ServiceTime':
Line1:
Trying to resolve output on null entity
[Line1].ServiceTime"
I have attempted to remove units or move them to different levels, but have had no luck. What do you think I am missing? I also appreciate your continued support.
Thank you!
Sam