Another Maximo Blog
March 10, 2009 in Maximo by Michael Chrisman 2 Comments
OK, this one is pretty new but looks promising. It is called Maximo Times. Give is a look: http://maximotimes.com/
March 10, 2009 in Maximo by Michael Chrisman 2 Comments
OK, this one is pretty new but looks promising. It is called Maximo Times. Give is a look: http://maximotimes.com/
Jeeva
Posted on May 27, 2009
Michael Chrisman
Posted on June 04, 2009
Jeeva,
Maximo is not designed to do this out of the box. You will have to create a UserExit for each Enterprise service that would create the message (or creates a record in a table you created and then have a published channel on that table to push the message back out).
Mike
Hi,
I am using an enterprise service to create a new asset. If the asset creation was unsuccesful due to the validations, the error needs to be caught and sent back to the external system as a publish channel. I was able to track the error message in MAXINTERRORMSG, but would also require the assetnum for which it failed. Any table where we can get the xml data, so that I can get them with the messageid?
Any suggestions?
Thanks