I think the problem here is a cumbersomeness of VL:
_Configure → Connect to signature. approach:
-
Define AAAA process
-
Define XXXX proccess:
Now XXXX includes AAAA
This works for simple stuff, let’s notice when it’s starts to be cumbersome:
Let’s define an operation in AAAA:
When we expose operation like that notice the pin is greyed out:
However on our forward it’s not
Now if we define BBBB operation here:
We notice our pin still not grayed out. (You can likely fix that with interface)
So… I guess you can do that - that way, but if you are using Operations (methods) at may lead to confusion…
That’s just one of the approaches…
process-connect-to-signature.vl (9.3 KB)





