WMS Error when I Import Trading Network Assets

WMS Error when I Import Trading Network Assets
(MWS–>Navigate–>Administrator–>Integration–>B2B–>Asset Management–>Import)
service Name:wm.server.soap:rpc
Service Stack:wm.tn.portal.admin:pingTNServer
wm.server.soap:rpc
[ISS.0088.9134] Exception occurred while processing the body of the message
Caused by: com.wm.app.b2b.server.AccessException: [ISS.0084.9004] Access Denied
com.wm.app.b2b.server.AccessException: [ISS.0084.9004] Access Denied
at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:234)
at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:34)
at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:377)
at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:545)
at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:382)
at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:234)
at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:88)
at com.wm.app.b2b.server.Service.doInvoke(Service.java:708)
at com.wm.app.b2b.server.Service.doInvoke(Service.java:649)
at wm.server.soap.rpc(soap.java:1024)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:404)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:646)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:39)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:49)
at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:243)
at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49)
at com.wm.app.b2b.server.invoke.PipelineProcessor.process(PipelineProcessor.java:171)
at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:299)
at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:34)
at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:377)
at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:545)
at com.wm.app.b2b.server.i…

Hi,

Check whether you have proper access for importing assets.

Thanks,
Vinay.

Hi Vinary,
I log in with administrator privileges.The version I use is 9.12.
so the permissions?

Hi,

please make sure that password for Administrator is identical on MWS and IS (TN).

Check the configuration of the TN Server in MWS for correct credentials.

Additionally check for the MWS SAML Resolver URL in IS Admin to point to the right MWS:

Regards,
Holger

Hi holger,
Thanks for your reply.
I am sure the password for Administrator is identical on MWS and IS (TN).
I think maybe because the IS License Key is Expired or Invalid led to the problem.

Hi Annie,

does your license key contain the component “Trading Networks” or not?

Please check in IS Admin UI → Settings → Licensing.

Regards,
Holger

Hi Holger,
I checked and founded that the license key did’t contain the component “Trading Neworks”
So,I have a question,Should I intall the “Trading Networds’s xml file” when intall the webMethods.
Because I did’t found any Prompt windows to intall the “Trading Networds’s xml file”

Hi Annie,

yes, this should solve the issue.
Just go to the License setting and point to the TradingNetworks license file.

TradingNetworks license also contaings the neccessary IntegrationServer license parts.

Regards,
Holger

Hi Holger,
Thanks for your prompt reply,Please see the attached screenshot, I don’t know how to eidt the TradingNetworks license.Can you give me some ideas?
Best Regards,
Annie

Hi Annie,

just copy your TradingNetworls-License file as licenseKey.xml under the location specified in the screenshot.

Restart IS afterwards.

Regards,
Holger

Hi Holger,
Thanks more!
I copied my TradingNetworls-License file as licenseKey.xml under the location specified in the screenshot. And also be of not useful.
Maybe the root cause is that the License Key is Expired.
So presented the error message" Exception occurred while processing the body of the message
Caused by: com.wm.app.b2b.server.AccessException: [ISS.0084.9004] Access Denied "

Best Regards,
Annie

Check the SAML URL on IS page to see if it is pointing to correct MWS host and port, also check The “My webMethods Users” Role if its a member of the “TNAdministrators ACL”.

The ACL for the service wm.tn.portal.admin:pingTNServer should look like below :

Access Control

List ACL
(inherited)
Read ACL
(inherited)
Write ACL
(inherited)
Execute ACL
(inherited)
Enforce ACL on Internal Invokes
Off

Hi,

do you have CentralUsers Management enabled in IntegrationServer?

If yes, please check the TN-ACLs that they contain not only local/TNAdministrators group, but also system/TNAdministrators role.
The same for Administrators gorup/role.

Sometimes these get not assigned automatically leading to this kind of issue…

Regards,
Holger