1

Error env:Receiver -1 Could not commit transaction Login

 1 year ago
source link: https://answers.sap.com/questions/2901369/error-envreceiver--1-could-not-commit-transaction-.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Former Member

Sep 03, 2007 at 05:24 AM

Error env:Receiver -1 Could not commit transaction Login

402 Views

hi all

when trying to log in using the DI server I get the following error message

Error env:Receiver -1 Could not commit transaction Login

cmd = "<?xml version=""1.0"" encoding=""UTF-16""?>"

cmd = cmd & " http://schemas.xmlsoap.org/soap/envelope/"">"

cmd = cmd & "<env:Body>" & Environment.NewLine

cmd = cmd & " http://www.sap.com/SBO/DIS"">"

cmd = cmd & "<DatabaseServer>sap-1</DatabaseServer>"

cmd = cmd & "<DatabaseName>SBODemo_Us</DatabaseName>"

cmd = cmd & "<DatabaseType>dst_MSSQL</DatabaseType>"

cmd = cmd & "<DatabaseUsername>sa</DatabaseUsername>"

cmd = cmd & "<DatabasePassword></DatabasePassword>"

cmd = cmd & "<CompanyUsername>manager</CompanyUsername>manager</CompanyUsername>"

cmd = cmd & "<CompanyPassword>inecom</CompanyPassword>manager</CompanyPassword>"

cmd = cmd & "<Language>ln_English</Language>"

cmd = cmd & "<LicenseServer>localhost:30000</LicenseServer>"

cmd = cmd & "</dis:Login>"

cmd = cmd & "</env:Body>"

cmd = cmd & "</env:Envelope>"

sSOAPans = pDISnode.Interact(cmd)

thanks for ur help

jason

1 comment
20 minutes ago

Just to help for other person for finding the solution - I also came across the issue and the root cause was the validation I put in the transaction notification. Initially I disable the transaction notification and then i got the pointers to fix the issue.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK