Problem to consume WS release 18
Hello,
I have tried to do a query over an account with QueryPage method in JDeveloper 10.1.3.5 but i have the following error:
javax.xml.rpc.soap.SOAPFaultException: Server
* at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:566)*
* at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:401)*
* at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:114)*
* at crm.outlook.proxy.runtime.Account_Stub.accountQueryPage(Account_Stub.java:76)*
* at crm.outlook.proxy.AccountClient.accountQueryPage(AccountClient.java:108)*
* at crm.outlook.proxy.AccountClient.main(AccountClient.java:73)*
And the URL format to connect is:
https://secure-ausomx[ENV].crmondemand.com/Services/Integration;jsessionid=4d60be775d680584e919a0b2fd6bb4260a4be9df6c10ab607eef3e1f167be64b.e3iRbxmMax50bxaNchyRa3yMe0
I have tried to do a query over an account with QueryPage method in JDeveloper 10.1.3.5 but i have the following error:
javax.xml.rpc.soap.SOAPFaultException: Server
* at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:566)*
* at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:401)*
* at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:114)*
* at crm.outlook.proxy.runtime.Account_Stub.accountQueryPage(Account_Stub.java:76)*
* at crm.outlook.proxy.AccountClient.accountQueryPage(AccountClient.java:108)*
* at crm.outlook.proxy.AccountClient.main(AccountClient.java:73)*
And the URL format to connect is:
https://secure-ausomx[ENV].crmondemand.com/Services/Integration;jsessionid=4d60be775d680584e919a0b2fd6bb4260a4be9df6c10ab607eef3e1f167be64b.e3iRbxmMax50bxaNchyRa3yMe0
0