Hi ,
I am trying to use start and commit transaction in V 9.5 and find that the input to these services has changed from startTransactionInput/transactionName to $dbAlias, $dbURL, $dbUser, $dbPass, $dbDriver.
It is throwing error if I leave these as blank. Since I am trying to connect to MS SQL on Amazon RDS I do not have a URL and have only the
DB Server name, Port, DB instance identifier, username and password.
Please let me know how the transaction handling can be done in 9.5.
Also, the buil in service document for 9.5 is not updated.
#Integration-Server-and-ESB#webMethods-Upgrade#webMethods-General#webMethods