我们正在尝试通过soapUI连接Salesforce,但遇到错误,有人可以提供正在使用的详细解决方案的帮助。 从https://github.com/ascendix/salesforce-jdbc
获得了Salesforce JDBC驱动程序和连接字符串com.ascendix.jdbc.salesforce.ForceDriver
jdbc:ascendix:salesforce://;user=username;password=password
错误:
无法获得指定属性的连接; java.sql.SQLException:[LoginFault [ApiFault exceptionCode = 'INVALID_LOGIN'exceptionMessage ='用户名,密码或无效 安全令牌或锁定的用户。” extendedErrorDetails ='{[0]}']]