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.



FW: [MAXIMO List] Updating User record with XML import

From: Ian Wright (2013-11-01 08:30)


Note the object structure MXPERUSER does not contain the email and phone objects I think it would be quite easy to add them
The table is PHONE the relationship PHONE and the same for Table EMAIL relationship EMAIL
When you add them got “select action”
Select “generate Schema/View XML
This will give you all the available fields

Rgds Ian
BPD Zenith Ltd


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: (2013-11-12 10:07)

Thank you everyone for the support.

Ian, I have worked through your examples and am still getting some errors:



BMXAA5598E - Processing of an inbound transaction failed. The processing exception is identified in document 2.
BMXAA3097E - The person does not exist or is not active.

Do you have any ideas as to what is causing this.
I tried to search online for a solution, but have found nothing yet.

Thank You in advance for your time,

Michael


---In MAXIMO@yahoogroups.com, <ian.wright@...> wrote:


Note the object structure MXPERUSER does not contain the email and phone objects I think it would be quite easy to add them
The table is PHONE the relationship PHONE and the same for Table EMAIL relationship EMAIL
When you add them got “select action”
Select “generate Schema/View XML
This will give you all the available fields

Rgds Ian
BPD Zenith Ltd


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-11-12 19:21)

Sorry Michael your right I’ve just tested it and it doesn’t work.
I now remember having the same issues back in MEA I’ll try and remember how we resolved or worked around it
I’ve tried a few things but nothing resolves the issue it maybe that it will need two load files ☹

Rgds Ian

From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of happiestguyalive@hotmail.com
Sent: 12 November 2013 18:08
To: MAXIMO@yahoogroups.com
Subject: RE: FW: [MAXIMO List] Updating User record with XML import



Thank you everyone for the support.

Ian, I have worked through your examples and am still getting some errors:



BMXAA5598E - Processing of an inbound transaction failed. The processing exception is identified in document 2.

BMXAA3097E - The person does not exist or is not active.

Do you have any ideas as to what is causing this.
I tried to search online for a solution, but have found nothing yet.

Thank You in advance for your time,

Michael


---In MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>, <ian.wright@...<mailto:ian.wright@...>> wrote:



Note the object structure MXPERUSER does not contain the email and phone objects I think it would be quite easy to add them

The table is PHONE the relationship PHONE and the same for Table EMAIL relationship EMAIL

When you add them got “select action”

Select “generate Schema/View XML

This will give you all the available fields



Rgds Ian

BPD Zenith Ltd



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: (2013-11-13 13:10)

In Maximo, before you can save a user, a corresponding PERSONID also has to be created. If this is the case, you would need to load the PERSONID first, then when you create the MAXUSER, you have to associate the PERSONID to the MAXUSER.