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.
Dear all ,
can i create changeby field in maximo which changes automatically with the name or id of a person in Inventory reorder tab. is there any java custimazation involved , if it is then please share code.
best regards
Amir
If your on 7.5 automation script would be very simple no code
There is a explicit variable :-
user String Name of the user whos eaction initiated the script execution.
Available from All launch points
Set up your changeby field as an in out parameter and set its value to user
Changeby = user
Rgds Ian
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of ashahzad.1978@yahoo.com
Sent: 19 March 2014 12:30
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] can i create changeby field in inventory application
Dear all ,
can i create changeby field in maximo which changes automatically with the name or id of a person in Inventory reorder tab. is there any java custimazation involved , if it is then please share code.
best regards
Amir
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.
**************************************************************************************************************
Dear Ian Wright,
i am on 6.2.4 and beaweblogic 8.1
Thanks for your help
Old school ☺
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of ashahzad.1978@yahoo.com
Sent: 20 March 2014 04:43
To: MAXIMO@yahoogroups.com
Subject: RE: [MAXIMO List] can i create changeby field in inventory application
Dear Ian Wright,
i am on 6.2.4 and beaweblogic 8.1
Thanks for your help
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.
**************************************************************************************************************
I almost feel like this field may already exist in Maximo, but not shown in the application. Maybe search around the database to see if its already there. If not, I can envision you using Database Configuration and adding this attribute with a default value of &USERNAME& More details here: http://www-01.ibm.com/support/docview.wss?uid=swg21296329 http://www-01.ibm.com/support/docview.wss?uid=swg21296329