Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Generate Work Orders from PM Sporadically not Sending Emails

    Posted Mon August 14, 2023 02:37 PM

    Some weeks, the email is received from generate work orders from PM.  Other weeks, it is not.  This is run in the background. Is there a way to find out whether the email is sent or not?  Where would I look for that?



    ------------------------------
    Angela Collins
    ------------------------------


  • 2.  RE: Generate Work Orders from PM Sporadically not Sending Emails

    Posted Tue August 15, 2023 03:06 AM

    What means are you using to trigger the email. Response Plan, Escalation, Auto script, Workflow or something else?



    ------------------------------
    Andy Winter
    Salisbury Group
    01908 208472
    ------------------------------



  • 3.  RE: Generate Work Orders from PM Sporadically not Sending Emails

    Posted Tue August 15, 2023 03:34 AM

    Hi Angela,

    I assume that you are using the PM Workorder generator crontask.

    You should look at the SystemOut log file on the server for the time that the crontask is scheduled to run.

    my article here talks about where to find this file - http://www.linkedin.com/pulse/introduction-most-important-maximo-log-file-mark-robbins

    If there are problems then they should be visible in there.

    If you haven't worked with this file before then send me a private message and I can provide some additional help.



    ------------------------------
    Mark Robbins
    Support Lead/Technical Design Authority / IBM Champion 2017 & 2018 & 2019 & 2020 & 2021
    Vetasi Limited
    https://www.linkedin.com/pulse/maximo-support-advice-from-non-ibm-engineer-article-mark-robbins/
    ------------------------------



  • 4.  RE: Generate Work Orders from PM Sporadically not Sending Emails

    Posted Wed August 16, 2023 03:21 PM

    This is manual.  It is using Generate Work Orders with the number of days and Run Work Order Generation in the Background checked.



    ------------------------------
    Angela Collins
    ------------------------------



  • 5.  RE: Generate Work Orders from PM Sporadically not Sending Emails

    Posted Wed August 16, 2023 03:49 PM

    Hi Angela,

    you still need to look at the systemout.log file. If an error is being logged then it will be logged there.

    Does it always happen with the same record?

    If it is repeatable with the same record then look at the associated records to confirm that the email addresses are correct.

    If it works intermittently for the same record then it is likely to be an environment error.

    Do you know if the servers are hosted on Amazon AWS servers ?

    best regards,

    Mark



    ------------------------------
    Mark Robbins
    Support Lead/Technical Design Authority / IBM Champion 2017 & 2018 & 2019 & 2020 & 2021
    Vetasi Limited
    https://www.linkedin.com/pulse/maximo-support-advice-from-non-ibm-engineer-article-mark-robbins/
    ------------------------------



  • 6.  RE: Generate Work Orders from PM Sporadically not Sending Emails

    Posted Wed August 16, 2023 04:00 PM

    I am not seeing anything in the SystemOut.log in the JVM.

    There are 2 bookmarks used for the criteria, and both do the same.  Some weeks, an email is received while others have no emails received.  When I was watching, it sent the email out.  Lately, it seems like it does not send out the email.

    I can determine the work orders which should be created, and I can see the date/timestamps are roughly when generate WOs is run.  We know it is creating the work orders, but the emails are not being generated.  

    I noticed that there was a KBA that said to put in date criteria, and I am waiting to see if that helps.  

    Maximo is on-premise using WebSphere.



    ------------------------------
    Angela Collins
    ------------------------------



  • 7.  RE: Generate Work Orders from PM Sporadically not Sending Emails

    Posted Wed August 16, 2023 04:17 PM

    Have a look at the mail.debug system property.

    Switching that to true will log details of the conversation between the JVM and mail server. It can write a log of entries.

    Also check the systemerr log file for the same time.



    ------------------------------
    Mark Robbins
    Support Lead/Technical Design Authority / IBM Champion 2017 & 2018 & 2019 & 2020 & 2021
    Vetasi Limited
    https://www.linkedin.com/pulse/maximo-support-advice-from-non-ibm-engineer-article-mark-robbins/
    ------------------------------