Jump to content

In a workflow (of EBX5) how can I change a node without affecting all other nodes


Dale DeMott

Recommended Posts

I am currently working with EBX5. Inside of this tool, I'm creating large workflows. My question is this. How can I change a node without breaking the rest of the workflow There are many nodes that have the same ID throughout the workflow however if I decide to delete a node, it deletes ALL nodes with the same ID throughout the entire workflow. If I decide to remove the link from the above node, it removes all nodes. Here's an example

A(ID=41)

B(ID=45)

C(ID=56)

B(ID=45)

 

Now if I want to change what comes after C, all Bs will be removed. If I use Delete an item, it deletes ALL Bs. if I remove the link ALL Bs are removed, and item B ends up being removed from the tree and disconnected at the bottom of the tree. Any help would be appreciated. Either way it seems my workflow ends up looking like this.

 

A(ID=41)

C(ID=56)

 

This forces me to have to add all the other B items back where they were. How can I remove an item from a single tree branch without removing it from another

 

Thanks much!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...