Javiera Posted October 14, 2022 Posted October 14, 2022 Hello Everyone, please can someone help me with this situation? I want to use a Server as a storage place, entities coming out of it go into the MemberInput of a Combiner. I want the number of entities that leave the Server to depend on the state of the entity that will enter the ParentInput of the Combiner. How can I access the state of the parent entity that will enter the combiner from the Output Node of the Server? Thank you very much, Greetings! 14.10.spfx
jzhou Posted October 15, 2022 Posted October 15, 2022 Maybe Juntar_secos.ParentInputBuffer.Contents.FirstItem.ModelEntity.Cant_bultos_secos ??
Javiera Posted October 19, 2022 Author Posted October 19, 2022 On 10/15/2022 at 3:04 AM, jzhou said: Maybe Juntar_secos.ParentInputBuffer.Contents.FirstItem.ModelEntity.Cant_bultos_secos ?? Thank you very much! it worked!
Recommended Posts