我想从 Netsuite 添加、获取和更新客户详细信息。我使用 apache axis 1.4(由 Netsuite 推荐)与 Netsuite 公开的 Web 服务进行通信。我可以成功登录,但是一旦我登录,我就无法进行进一步的操作,比如添加、更新和获取客户。
这是我得到的错误消息:
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: Your connection has timed out. Please log in again.