Inside the sopcreate node, i setup a file node to load obj file, setting up the file path to
`@directory`/`@filename``@extension`
then in the TOPs network. first i use a file pattern to traverse and get all obj file. then i sue a python top to batch processing each work Item(each obj file), inside the python lop. i create File Cache node to connect to the output of Sopcreate Node, and cache them for each work item. i suppose this logic should work fine but the issue is the result cache nodes all caching the same file. i thought it was the sopcreate not recook after wokr_item change. but if i manually click on differnt work item, the sopcreate would load accordingly.
here is the setup and some params details:
and here is the testing demo:
(please see the first MP4 file in the attach file)
though when i manually clicking , each work_item load properly:
(please see the second MP4 file in the attach file)
here is project file:
https://drive.google.com/file/d/10pT4WUd4yPXjOCRCn6d67O6Gj-8id0L0/view?usp=sharing [drive.google.com]