-1

Unable to locate file "TestSubFlow.subflow" in this project or a referenced project.

enter image description here

My project hierarchy.

IIB Version: 10.0.0.5

enter image description here

JoshMc
  • 10,239
  • 2
  • 19
  • 38
  • Could you add a screenshot of your project's hierarchy? Are the flow and the subflow in the same schema? Which version of IIB are you using? – VincentS Jan 17 '17 at 10:15
  • IIB Version: 10.0.0.5 No, different packages –  Jan 17 '17 at 14:30
  • In the screenshot below, your Subflow is in the defaut Broker package, and in the error message it is in gen/X.subflow. I guess you the problem is here. – VincentS Jan 17 '17 at 15:09

1 Answers1

0

I had the same error with a referenced library. Solved by deleting the library from the workspace and reimporting it.

ReemRashwan
  • 341
  • 3
  • 8