Hi WmART Expert,
I have a problem :when i use “pub.art.connection:enableConnection” with input, it enables the connection. but when i put “pub.art.connection:enableConnection” inside sequence(with exit on done), then it does not gives any errors and does not enables the connection.
This scenario works
Flow Steps(begin)
pub.art.connection:enableConnection
Flow Steps(end)
Following Scenario does not works
[b]
Flow Steps(begin)
pub.art.connection:queryConnectionState
Branch(evaluate lables)[/b]
|------ Sequence(exit on done)
|--------||----------[b]pub.art.connection:enableConnection
Flow Steps(end)
[/b]
Does anybody have any clue about it?
Regards,
Puneet Saxena
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods