Can anyone find out what mistake i have done. this is not running

woksets for revit links.dyn (44.4 KB)

This dyn is actually for eliminate the existing workset and to create &assign workset for the newly added Revit links. But its not working

What does the error say? I’m guessing it’s something about not being a numeric value. Provide the workset element instead of the Id and see what happens.

I checked with numeric one also but still not working. If i provide only one ID to the value its running fine.

What does the error say?

Check the Object.Type of the worset Ids. They should be numbers. If they’re not, you need to convert them.