Author |
Message
|
Cogito-Ergo-Sum |
Posted: Tue May 21, 2013 4:17 am Post subject: Creating a UDN from an existing sub-flow. |
|
|
 Master
Joined: 07 Feb 2006 Posts: 293 Location: Bengaluru, India
|
As described here, the step 2 (as described in Infocenter link) is to select the sub-flow, right-click to have it converted into a UDN. I don't see that option in my right-click. I am able to do step 1.
When I start with creating a UDN project first, and select the option as 'Implemented as a sub-flow', a default message flow (.msgflow file) opens up.
Therefore, in step 2 (mentioned in first para above), I first converted the sub-flow into a message flow and then - voila! - I am able to create a UDN.
What is wrong ? _________________ ALL opinions are welcome.
-----------------------------
Debugging tip:When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
---Sherlock Holmes |
|
Back to top |
|
 |
kash3338 |
Posted: Wed May 22, 2013 8:35 pm Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Did you go through this link? I guess this is what applies in your case. |
|
Back to top |
|
 |
Cogito-Ergo-Sum |
Posted: Wed May 22, 2013 9:02 pm Post subject: |
|
|
 Master
Joined: 07 Feb 2006 Posts: 293 Location: Bengaluru, India
|
Your link is about a sub-flow from scratch. Whereas, my case is about using an existing (in a library) sub-flow. _________________ ALL opinions are welcome.
-----------------------------
Debugging tip:When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
---Sherlock Holmes |
|
Back to top |
|
 |
kash3338 |
Posted: Thu May 23, 2013 12:57 am Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Oops!! Sorry, probably I did not read your subject line properly!!! Hope you have taken care of all the limitations mentioned here.
But not sure on why the option itself is not shown on your right-click. May be someone else have also come across the same issue?? |
|
Back to top |
|
 |
kash3338 |
Posted: Thu May 23, 2013 1:00 am Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Oops!! Sorry, probably I did not read your subject line properly!!! Hope you have taken care of all the limitations mentioned here.
But not sure on why the option itself is not shown on your right-click. May be someone else have also come across the same issue?? |
|
Back to top |
|
 |
Cogito-Ergo-Sum |
Posted: Thu May 23, 2013 1:02 am Post subject: |
|
|
 Master
Joined: 07 Feb 2006 Posts: 293 Location: Bengaluru, India
|
But not sure on why the option itself is not shown on your right-click. May be someone else have also come across the same issue??[/quote]
And, the first bullet in that link says, what I want cannot be done. Thanks !
Quote: |
You cannot use user-defined nodes that are created from subflows in subflows that are defined in .subflow files. |
It is a bit mis-leading though. When the UDN project provides you an option as 'implemented as a sub-flow', it gives an impression that a .subflow would work. _________________ ALL opinions are welcome.
-----------------------------
Debugging tip:When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
---Sherlock Holmes |
|
Back to top |
|
 |
kash3338 |
Posted: Thu May 23, 2013 1:08 am Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Cogito-Ergo-Sum wrote: |
And, the first bullet in that link says, what I want cannot be done. Thanks ! |
I dont think that is your problem. You have problems in creating a UDN and this point below is about its usage.
Quote: |
You cannot use user-defined nodes that are created from subflows in subflows that are defined in .subflow files. |
It just says, the UDN created from a Sub-Flow cannot be used in any sub-flow, but has to be used in the main flow.
But your problem as mentioned in your initial post is in creating the UDN from a existing sub-flow.
Guess they are different!!!! |
|
Back to top |
|
 |
mqjeff |
Posted: Thu May 23, 2013 4:13 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I strongly suspect that this behavior is different in 8.0.0.0 than it is in 8.0.0.2.
I strongly suspect that the best thing is to only use a .msgflow for now.
I strongly suspect that the only reason for trying to build a UDN from a subflow in this case is to avoid having to redeploy an entire application when there is a change in a library that is being used by that application. |
|
Back to top |
|
 |
|