Hi.
I’ve used a main service, which uses select adapter service and update service. Another service is called inside main service which uses batch insert adapater service.
Select and update adapter service uses one connection(Local_Transaction)
Insert adpater uses another connection(Local_Transaction)
I’ve used Start,commit,rollback for update and batch insert adapters.
Still i receive the following error.
com.wm.pkg.art.error.DetailedServiceException: [ART.117.4018] Adapter Runtime (Adapter Service): Error while closing transactions at service completion Error:[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections.
[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections…
[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections.
[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections.
Can anybody share an option to solve the error:( .
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods