For each - No place for variable input

Hello Automation wizards
So i’ve been at this for a while, but i never really seen anything like this.
We have a ‘For Each’ activity that does not allow for any type of input. There are no input box, neither on the activity nor on the properties submenu.


Has anyone ever seen something like this?

Studio 2023.4.2 VB Windows
System.Activities 24.3.1

1 Like

Hi @jeppe_jakobsen
Try to decrease the version 24.10.5 and try if worke, then you can update latest again.

No difference unfortunately

Hi @jeppe_jakobsen ,
Can you restart the UiPath and try again.

Regards,
Arivu

Hey @jeppe_jakobsen could you please update the System.activities package with latest one.or if you have to specially work with the same version can you uninstall and install it again .but be there is some bug and install that again resolve your issues.

cheers

No difference sadly :frowning:

So for anyone interested this is the xml

<ui:ForEach x:TypeArguments=“x:Object” CurrentIndex=“{x:Null}” DisplayName=“Test” sap:VirtualizedContainerService.HintSize=“434,165” sap2010:WorkflowViewState.IdRef=“ForEach`1_1”>
ui:ForEach.Body

<ActivityAction.Argument>

</ActivityAction.Argument>

sap:WorkflowViewStateService.ViewState
<scg:Dictionary x:TypeArguments=“x:String, x:Object”>
<x:Boolean x:Key=“IsExpanded”>True</x:Boolean>
</scg:Dictionary>
</sap:WorkflowViewStateService.ViewState>


</ui:ForEach.Body>
</ui:ForEach>

hi @jeppe_jakobsen

Could you pls share the error screenshot and manage package?

Well there arent really an error other than this


@jeppe_jakobsen

Please update UiPath.System.Activities to latest and try.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.