Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



The endpoint reference (EPR) for the Operation not found

From: John Ballnik (2013-12-03 08:26)

Hi Gang,
I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5.  Here is my URL
http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter
The Service name is correct including case, the content type is text/xml, I can access the WSDL file via the web and I can see my service in there. But I still get the following error.  Any ideas?
The endpoint reference (EPR) for the Operation not found and the WSA action = null
John


From: Ian Wright (2013-12-03 16:38)

Does the xml you are sending work ok via a manual import ?
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:27
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
Hi Gang,
I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5. Here is my URL
http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter
The Service name is correct including case, the content type is text/xml, I can access the WSDL file via the web and I can see my service in there. But I still get the following error. Any ideas?
The endpoint reference (EPR) for the Operation not found and the WSA action = null
John
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************


From: John Ballnik (2013-12-03 08:57)

Hi Ian...a manual import does work.  The only difference is that I need to strip off the <soapenv> Envelope tags.
On Tuesday, December 3, 2013 8:38 AM, Ian Wright <ian.wright@gdfsuezep.co.uk> wrote:

 
Does the xml you are sending work ok via a manual import ?
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:27
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
Hi Gang,
I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5. Here is my URL
http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter
The Service name is correct including case, the content type is text/xml, I can access the WSDL file via the web and I can see my service in there. But I still get the following error. Any ideas?
The endpoint reference (EPR) for the Operation not found and the WSA action = null
John
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************


From: Ian Wright (2013-12-03 17:18)

Have you set
mxe.int.webappurl http://abz-wms.local:9085/meaweb
mxe.int.containerdeploy 0 (I used zero for this)
mxe.int.globaldir \\abz01\maxshare\uat\MIFgbl<file:///\\abz01\maxshare\uat\MIFgbl>

when you deployed the web service did you generate the wsdl and view xml, I have had a couple of issues when re-deploying after a change and biztalk then having issues until the generate happened again

Are you using a tool such as soap ui to test the message ?




From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:58
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] The endpoint reference (EPR) for the Operation not found


Hi Ian...a manual import does work. The only difference is that I need to strip off the <soapenv> Envelope tags.


On Tuesday, December 3, 2013 8:38 AM, Ian Wright <ian.wright@gdfsuezep.co.uk<mailto:ian.wright@gdfsuezep.co.uk>> wrote:

Does the xml you are sending work ok via a manual import ?

From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:27
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: [MAXIMO List] The endpoint reference (EPR) for the Operation not found

Hi Gang,

I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5. Here is my URL

http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter<http://%3chost%3e:9080/meaweb/services/SKYNET_SKYNET_ASSETInter>

The Service name is correct including case, the content type is text/xml, I can access the WSDL file via the web and I can see my service in there. But I still get the following error. Any ideas?

The endpoint reference (EPR) for the Operation not found and the WSA action = null

John

GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.

**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************





From: John Ballnik (2013-12-03 11:52)

All three properties are set, I was able to generate the WSDL file and I use firefox Poster to test.
 
when you deployed the web service did you generate the wsdl and view xml, I
have had a couple of issues when re-deploying after a change  and
biztalk then having issues until the generate happened again
 
Are you using a tool such as soap ui to test the message ?
On Tuesday, December 3, 2013 9:18 AM, Ian Wright <ian.wright@gdfsuezep.co.uk> wrote:

 
Have you set
mxe.int.webappurl           http://abz-wms.local:9085/meaweb
mxe.int.containerdeploy 0  (I used zero for this)
mxe.int.globaldir              \\abz01\maxshare\uat\MIFgbl
 
when you deployed the web service did you generate the wsdl and view xml, I have had a couple of issues when re-deploying after a change  and biztalk then having issues until the generate happened again
 
Are you using a tool such as soap ui to test the message ?
               
 
 
 
From:MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:58
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
 
 
Hi Ian...a manual import does work.  The only difference is that I need to strip off the <soapenv> Envelope tags.
 
 
On Tuesday, December 3, 2013 8:38 AM, Ian Wright <ian.wright@gdfsuezep.co.uk> wrote:
 
Does the xml you are sending work ok via a manual import ?
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:27
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
Hi Gang,
I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5. Here is my URL
http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter
The Service name is correct including case, the content type is text/xml, I can access the WSDL file via the web and I can see my service in there. But I still get the following error. Any ideas?
The endpoint reference (EPR) for the Operation not found and the WSA action = null
John
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************
 


From: Derek Kitzelman (2013-12-03 14:01)

Here's how we set up our config file in for a .NET windows service:
<system.serviceModel>
<bindings>
<basicHttpBinding>
<binding name="MXASSETSOAP11Binding" closeTimeout="00:01:00"
openTimeout="00:01:00" receiveTimeout="00:10:00"
sendTimeout="00:01:00"
allowCookies="false" bypassProxyOnLocal="false"
hostNameComparisonMode="StrongWildcard"
maxBufferSize="524288" maxBufferPoolSize="524288"
maxReceivedMessageSize="524288"
messageEncoding="Text" textEncoding="utf-8"
transferMode="Buffered"
useDefaultWebProxy="true">
<readerQuotas maxDepth="32" maxStringContentLength="32768"
maxArrayLength="16384"
maxBytesPerRead="4096" maxNameTableCharCount="16384" />
<security mode="None">
<transport clientCredentialType="None"
proxyCredentialType="None" realm="" />
<message clientCredentialType="UserName"
algorithmSuite="Default" />
</security>
</binding>
</basicHttpBinding>
</bindings>
<client>
<endpoint address="http://<host>:9080/meaweb/services/MXASSET"
binding="basicHttpBinding"
bindingConfiguration="MXASSETSOAP11Binding"
contract="AssetService.MXASSETPortType"
name="MXASSETSOAP11Port" />
</client>
</system.serviceModel>
On Tue, Dec 3, 2013 at 11:18 AM, Ian Wright <ian.wright@gdfsuezep.co.uk>wrote:
>
>
> Have you set
>
> mxe.int.webappurl http://abz-wms.local:9085/meaweb
>
> mxe.int.containerdeploy 0 (I used zero for this)
>
> mxe.int.globaldir \\abz01\maxshare\uat\MIFgbl
>
>
>
> when you deployed the web service did you generate the wsdl and view xml,
> I have had a couple of issues when re-deploying after a change and biztalk
> then having issues until the generate happened again
>
>
>
> Are you using a tool such as soap ui to test the message ?
>
>
>
>
>
>
>
>
>
> *From:* MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] *On Behalf
> Of *John Ballnik
> *Sent:* 03 December 2013 16:58
> *To:* MAXIMO@yahoogroups.com
> *Subject:* Re: [MAXIMO List] The endpoint reference (EPR) for the
> Operation not found
>
>
>
>
>
> Hi Ian...a manual import does work. The only difference is that I need to
> strip off the <soapenv> Envelope tags.
>
>
>
>
>
> On Tuesday, December 3, 2013 8:38 AM, Ian Wright <
> ian.wright@gdfsuezep.co.uk> wrote:
>
>
>
> Does the xml you are sending work ok via a manual import ?
>
> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com<MAXIMO@yahoogroups.com>]
> On Behalf Of John Ballnik
> Sent: 03 December 2013 16:27
> To: MAXIMO@yahoogroups.com
> Subject: [MAXIMO List] The endpoint reference (EPR) for the Operation not
> found
>
> Hi Gang,
>
> I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5. Here
> is my URL
>
> http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter
>
> The Service name is correct including case, the content type is text/xml,
> I can access the WSDL file via the web and I can see my service in there.
> But I still get the following error. Any ideas?
>
> The endpoint reference (EPR) for the Operation not found and the WSA
> action = null
>
> John
>
> GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and
> Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N
> 2PB.
>
>
> **************************************************************************************************************
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error please notify the system manager.
>
> **************************************************************************************************************
>
>
>
>
>
>
>


From: Ian Wright (2013-12-04 14:43)

Can you post the inbound xml ?
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Derek Kitzelman
Sent: 03 December 2013 20:01
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
Here's how we set up our config file in for a .NET windows service:
<system.serviceModel>
<bindings>
<basicHttpBinding>
<binding name="MXASSETSOAP11Binding" closeTimeout="00:01:00"
openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
maxBufferSize="524288" maxBufferPoolSize="524288" maxReceivedMessageSize="524288"
messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered"
useDefaultWebProxy="true">
<readerQuotas maxDepth="32" maxStringContentLength="32768" maxArrayLength="16384"
maxBytesPerRead="4096" maxNameTableCharCount="16384" />
<security mode="None">
<transport clientCredentialType="None" proxyCredentialType="None" realm="" />
<message clientCredentialType="UserName" algorithmSuite="Default" />
</security>
</binding>
</basicHttpBinding>
</bindings>
<client>
<endpoint address="http://<host>:9080/meaweb/services/MXASSET<http://%3chost%3e:9080/meaweb/services/MXASSET>"
binding="basicHttpBinding" bindingConfiguration="MXASSETSOAP11Binding"
contract="AssetService.MXASSETPortType" name="MXASSETSOAP11Port" />
</client>
</system.serviceModel>
On Tue, Dec 3, 2013 at 11:18 AM, Ian Wright <ian.wright@gdfsuezep.co.uk<mailto:ian.wright@gdfsuezep.co.uk>> wrote:
Have you set
mxe.int.webappurl http://abz-wms.local:9085/meaweb
mxe.int.containerdeploy 0 (I used zero for this)
mxe.int.globaldir \\abz01\maxshare\uat\MIFgbl<file:///\\abz01\maxshare\uat\MIFgbl>
when you deployed the web service did you generate the wsdl and view xml, I have had a couple of issues when re-deploying after a change and biztalk then having issues until the generate happened again
Are you using a tool such as soap ui to test the message ?
From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>] On Behalf Of John Ballnik
Sent: 03 December 2013 16:58
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: Re: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
Hi Ian...a manual import does work. The only difference is that I need to strip off the <soapenv> Envelope tags.
On Tuesday, December 3, 2013 8:38 AM, Ian Wright <ian.wright@gdfsuezep.co.uk<mailto:ian.wright@gdfsuezep.co.uk>> wrote:
Does the xml you are sending work ok via a manual import ?
From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com] On Behalf Of John Ballnik
Sent: 03 December 2013 16:27
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: [MAXIMO List] The endpoint reference (EPR) for the Operation not found
Hi Gang,
I'm trying to send over a new ASSET using WebServices to MAXIMO 7.5. Here is my URL
http://<host>:9080/meaweb/services/SKYNET_SKYNET_ASSETInter<http://%3chost%3e:9080/meaweb/services/SKYNET_SKYNET_ASSETInter>
The Service name is correct including case, the content type is text/xml, I can access the WSDL file via the web and I can see my service in there. But I still get the following error. Any ideas?
The endpoint reference (EPR) for the Operation not found and the WSA action = null
John
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************