Skip to main content
Solved

Fragments

  • November 12, 2022
  • 2 replies
  • 59 views

When I create a new fragment I get an error message as “Invalid Fragment. No open Input or Output lanes”. Anything that I miss here?

 

Best answer by saleempothiwala

@mr_manii

Your fragment should have at least 1 open end. It looks like you have origin and destination both added to a fragment. 

2 replies

saleempothiwala
Headliner
Forum|alt.badge.img
  • Headliner
  • 258 replies
  • Answer
  • November 12, 2022

@mr_manii

Your fragment should have at least 1 open end. It looks like you have origin and destination both added to a fragment. 


  • Author
  • Roadie
  • 7 replies
  • November 22, 2022

Yeah got it, I was trying to create a fragment selecting both the origin and the target and hence getting the error.

 

Now I am able to create the frament.

 

Thanks for the quick response