Hi all,
I am running the below service and it showing up an error.I have mentioned both flowoverview and the errormessage.The webMethods version is 6.1.What i am trying to do here is quering the connection state of the JDBC adapter connection first and the enabling the JDBC Connection.
CAN the 2 services mentioned below be used one after the other because they are working fine when i invoke them individually but getting an error when used in the same flow service
Flow Overview:
Invoke:pub.art.connection:queryConnectionState
Invoke:pub.art.connection:enableConnection
Input is Name space of JDBC Adapter connection(which is disabled)
Below is the error i have received.
Could not run ‘Service’.
com.wm.app.b2b.server.ServiceException: [ART.118.5043] Adapter Runtime (Connection): Unable to disable connection resource [ART.118.5029] Adapter Runtime (Connection): Unable to disable connection Namespace. Connection is already disabled.
Thanks,
vkram
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB