Getting the below error while creating/enabling/disabling processing rules in TN on wM 8.2.2.
Error Details:.
wm.tn.route:update
com.wm.app.b2b.server.ServiceException
The following sender(s) configured in the processing rule do not exist in the system: "000000000000000000000127"
com.wm.app.b2b.server.ServiceException: The following sender(s) configured in the processing rule do not exist in the system: "000000000000000000000127"
at wm.tn.route.validateRule(route.java:1669)
at wm.tn.route.update(route.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:443)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:643) ...
Fix Details:
TNS_8.2_SP2_Fix27 8.2.2.0.73 2015-06-09 15:59:36 GMT-05:00 Software AG
This is happening only when i use my sender / receiver is “Enterprise Profile”
“000000000000000000000127” doesn’t look like a partner ID.
Can you check what’s the internal ID for your own profile?
Do you see “000000000000000000000127” anywhere?
This happens only when i used Enterprise Partner profile in processing rule, otherwise it’s working fine.
How to use this service? What are the inputs that i need to give?