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.



Add Item to Storeroom

From: Rana (2011-07-18 17:06)

Maximo 7.1.1.6
WebLogic 9.2
Oracle 10G.
Is there a way to add a newly created ITEM to 'CENTRAL' storeroom automatically, without going through "Select Action"->"Add Item to Storeroom"?
If not, does anybody know the class/action handler which does that?
Thanks.
Rana.


From: Stephen Jury (2011-07-19 07:42)

Hi Rana,
In version 4.1.1 (our present version) it would be a very simple trigger from the backend which would be used to populate the Inventory table with an additional record - not sure what it would be with version 7.1.1.6 but surely not that different?
Regards
Steve
Stephen Jury
Maintenance Systems Analyst
eMail stephen.jury@subsea7.com
Tel +44 1224 711536
Fax +44 1224 715129
Website www.subsea7.com
SAFETY | INTEGRITY | INNOVATION | PERFORMANCE | COLLABORATION
Please consider the environment - only print this e-mail if absolutely necessary
[cid:image001.jpg@01CC45EF.C99E5940]
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Rana
Sent: 18 July 2011 18:07
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Add Item to Storeroom
Maximo 7.1.1.6
WebLogic 9.2
Oracle 10G.
Is there a way to add a newly created ITEM to 'CENTRAL' storeroom automatically, without going through "Select Action"->"Add Item to Storeroom"?
If not, does anybody know the class/action handler which does that?
Thanks.
Rana.
This message may contain confidential information which may also be legally privileged and is intended only for the use of the parties to whom it is addressed.
If you are not an intended recipient you are hereby notified that any disclosure, copying, distribution or use of any information in this e-mail is strictly prohibited.
If you receive this message in error please notify the sender by return e-mail and then destroy it.
Further, we make every endeavour to keep our network free from viruses. However, you do need to verify that this e-mail and any attachments are free of viruses as we can take no responsibility for any computer viruses which might be transferred by way of this e-mail.
All information and attachments remain the property of Subsea 7 and should be held as confidential.


From: Rana (2011-07-19 13:47)

Thanks Steve.
IBM recommends against the use of DB Triggers, therefore, we converted all of our dbtriggers customizations into Java customizations by extending related maximo business objects during 5.2 upgrade. With 7.1.1.6 upgrade, we are going one step further and removed most of our java code customizations by using built-in Maximo applications/configuration tools.
I am quite sure that I will figure out what java object/method to call to add an item to Storeroom during Item Save, but hoping that there is an easier way via configuration (workflow, escalation, Action, etc...) to avoid the Java customization.
We think that by moving all the customizations into configuration, next maximo upgrade would go smoothly.
Thx.
Rana.
--- In MAXIMO@yahoogroups.com, Stephen Jury <stephen.jury@...> wrote:
>
> Hi Rana,
>
> In version 4.1.1 (our present version) it would be a very simple trigger from the backend which would be used to populate the Inventory table with an additional record - not sure what it would be with version 7.1.1.6 but surely not that different?
>
> Regards
> Steve
> Stephen Jury
> Maintenance Systems Analyst
>
> eMail stephen.jury@...
> Tel +44 1224 711536
> Fax +44 1224 715129
> Website www.subsea7.com
>
> SAFETY | INTEGRITY | INNOVATION | PERFORMANCE | COLLABORATION
>
> Please consider the environment - only print this e-mail if absolutely necessary
>
> [cid:image001.jpg@...]
>
> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Rana
> Sent: 18 July 2011 18:07
> To: MAXIMO@yahoogroups.com
> Subject: [MAXIMO List] Add Item to Storeroom
>
>
>
> Maximo 7.1.1.6
> WebLogic 9.2
> Oracle 10G.
>
> Is there a way to add a newly created ITEM to 'CENTRAL' storeroom automatically, without going through "Select Action"->"Add Item to Storeroom"?
>
> If not, does anybody know the class/action handler which does that?
>
> Thanks.
>
> Rana.
>
>
>
> This message may contain confidential information which may also be legally privileged and is intended only for the use of the parties to whom it is addressed.
> If you are not an intended recipient you are hereby notified that any disclosure, copying, distribution or use of any information in this e-mail is strictly prohibited.
> If you receive this message in error please notify the sender by return e-mail and then destroy it.
> Further, we make every endeavour to keep our network free from viruses. However, you do need to verify that this e-mail and any attachments are free of viruses as we can take no responsibility for any computer viruses which might be transferred by way of this e-mail.
> All information and attachments remain the property of Subsea 7 and should be held as confidential.
>
>
>
>


From: amir samir (2011-07-29 12:34)

Dear Rana,
I kind of have the same request from the client , so did u find a solution for this , if so ,please share.
Best Regards,
________________________________
From: Rana <rana.khalid@turner.com>
To: MAXIMO@yahoogroups.com
Sent: Tuesday, July 19, 2011 4:47 PM
Subject: Re: [MAXIMO List] Add Item to Storeroom
 
Thanks Steve.
IBM recommends against the use of DB Triggers, therefore, we converted all of our dbtriggers customizations into Java customizations by extending related maximo business objects during 5.2 upgrade. With 7.1.1.6 upgrade, we are going one step further and removed most of our java code customizations by using built-in Maximo applications/configuration tools.
I am quite sure that I will figure out what java object/method to call to add an item to Storeroom during Item Save, but hoping that there is an easier way via configuration (workflow, escalation, Action, etc...) to avoid the Java customization.
We think that by moving all the customizations into configuration, next maximo upgrade would go smoothly.
Thx.
Rana.
--- In MAXIMO@yahoogroups.com, Stephen Jury <stephen.jury@...> wrote:
>
> Hi Rana,
>
> In version 4.1.1 (our present version) it would be a very simple trigger from the backend which would be used to populate the Inventory table with an additional record - not sure what it would be with version 7.1.1.6 but surely not that different?
>
> Regards
> Steve
> Stephen Jury
> Maintenance Systems Analyst
>
> eMail stephen.jury@...
> Tel +44 1224 711536
> Fax +44 1224 715129
> Website www.subsea7.com
>
> SAFETY | INTEGRITY | INNOVATION | PERFORMANCE | COLLABORATION
>
> Please consider the environment - only print this e-mail if absolutely necessary
>
> [cid:image001.jpg@...]
>
> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Rana
> Sent: 18 July 2011 18:07
> To: MAXIMO@yahoogroups.com
> Subject: [MAXIMO List] Add Item to Storeroom
>
>
>
> Maximo 7.1.1.6
> WebLogic 9.2
> Oracle 10G.
>
> Is there a way to add a newly created ITEM to 'CENTRAL' storeroom automatically, without going through "Select Action"->"Add Item to Storeroom"?
>
> If not, does anybody know the class/action handler which does that?
>
> Thanks.
>
> Rana.
>
>
>
> This message may contain confidential information which may also be legally privileged and is intended only for the use of the parties to whom it is addressed.
> If you are not an intended recipient you are hereby notified that any disclosure, copying, distribution or use of any information in this e-mail is strictly prohibited.
> If you receive this message in error please notify the sender by return e-mail and then destroy it.
> Further, we make every endeavour to keep our network free from viruses. However, you do need to verify that this e-mail and any attachments are free of viruses as we can take no responsibility for any computer viruses which might be transferred by way of this e-mail.
> All information and attachments remain the property of Subsea 7 and should be held as confidential.
>
>
>
>


From: Jason Verly (2011-08-02 19:11)

What is the process to include current count balance, bin number, order units, etc, when adding to the storeroom in your current version? That could help guide an option or two.
--- In MAXIMO@yahoogroups.com, amir samir <amir_s_anwar@...> wrote:
>
> Dear Rana,
> I kind of have the same request from the client , so did u find a solution for this , if so ,please share.
>
> Best Regards,
>
>
> ________________________________
> From: Rana <rana.khalid@...>
> To: MAXIMO@yahoogroups.com
> Sent: Tuesday, July 19, 2011 4:47 PM
> Subject: Re: [MAXIMO List] Add Item to Storeroom
>
>
>  
> Thanks Steve.
>
> IBM recommends against the use of DB Triggers, therefore, we converted all of our dbtriggers customizations into Java customizations by extending related maximo business objects during 5.2 upgrade. With 7.1.1.6 upgrade, we are going one step further and removed most of our java code customizations by using built-in Maximo applications/configuration tools.
>
> I am quite sure that I will figure out what java object/method to call to add an item to Storeroom during Item Save, but hoping that there is an easier way via configuration (workflow, escalation, Action, etc...) to avoid the Java customization.
>
> We think that by moving all the customizations into configuration, next maximo upgrade would go smoothly.
>
> Thx.
>
> Rana.
>
> --- In MAXIMO@yahoogroups.com, Stephen Jury <stephen.jury@> wrote:
> >
> > Hi Rana,
> >
> > In version 4.1.1 (our present version) it would be a very simple trigger from the backend which would be used to populate the Inventory table with an additional record - not sure what it would be with version 7.1.1.6 but surely not that different?
> >
> > Regards
> > Steve
> > Stephen Jury
> > Maintenance Systems Analyst
> >
> > eMail stephen.jury@
> > Tel +44 1224 711536
> > Fax +44 1224 715129
> > Website www.subsea7.com
> >
> > SAFETY | INTEGRITY | INNOVATION | PERFORMANCE | COLLABORATION
> >
> > Please consider the environment - only print this e-mail if absolutely necessary
> >
> > [cid:image001.jpg@]
> >
> > From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Rana
> > Sent: 18 July 2011 18:07
> > To: MAXIMO@yahoogroups.com
> > Subject: [MAXIMO List] Add Item to Storeroom
> >
> >
> >
> > Maximo 7.1.1.6
> > WebLogic 9.2
> > Oracle 10G.
> >
> > Is there a way to add a newly created ITEM to 'CENTRAL' storeroom automatically, without going through "Select Action"->"Add Item to Storeroom"?
> >
> > If not, does anybody know the class/action handler which does that?
> >
> > Thanks.
> >
> > Rana.
> >
> >
> >
> > This message may contain confidential information which may also be legally privileged and is intended only for the use of the parties to whom it is addressed.
> > If you are not an intended recipient you are hereby notified that any disclosure, copying, distribution or use of any information in this e-mail is strictly prohibited.
> > If you receive this message in error please notify the sender by return e-mail and then destroy it.
> > Further, we make every endeavour to keep our network free from viruses. However, you do need to verify that this e-mail and any attachments are free of viruses as we can take no responsibility for any computer viruses which might be transferred by way of this e-mail.
> > All information and attachments remain the property of Subsea 7 and should be held as confidential.
> >
> >
> >
> >
>
>
>
>
>
>