Maximo

Maximo

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

 View Only
  • 1.  Integration Script on Asset and Assetspec data

    Posted 07/09/21 01:36 PM
    Hello All,

    I have requirement on publish the data on asset and assetspec child data with specific attribute field data changes and creation time. I have tried with process rules with existing relationship and custom relationship for child object and  Written script on publish channel(processing rules disabled for this scenario), both cases not working properly. Only owner Asset MBO changes data on publish successfully but when ever any changes done in assetspec child object  integration script or processing rules not triggered properly.

    Appreciate your valuable suggestions.

    Thanks in Advance.






    ------------------------------
    R K
    ------------------------------



    #AssetandFacilitiesManagement
    #MaximoIntegrationandScripting
    #Maximo


  • 2.  RE: Integration Script on Asset and Assetspec data

    Posted 07/12/21 08:25 AM
    Go to the Object Structure  application for the OS you are using
    In the Advanced Configuration action  - select assetspec object to propagate events

    Tom

    ------------------------------
    Tom Sarasin
    Maximo Designer
    IBM
    (978) 899-2592
    ------------------------------



  • 3.  RE: Integration Script on Asset and Assetspec data

    Posted 07/12/21 08:38 AM
    Hi Tom,

    I have already enable the propagate event in the object structure level.

    Thanks for your suggestion.

    ------------------------------
    RK
    ------------------------------



  • 4.  RE: Integration Script on Asset and Assetspec data

    Posted 07/13/21 08:17 AM
    Hi RK:
    I remember having the same issue between workorder and workorderspec. Modifying the workorderspec would not trigger the publish channel, even when the propogate event is set on the workorderspec object. I was using a custom relationship for the workorderspec mbo in the Object structure. After changing the relationship to  use WORKORDERSPECCLASS (or WOSPECCLASS not sure which one), was able to successfully initiate the transaction when the child object is changed.

    Try changing the relationship in the object structure for AssetSpec and see if it works.

    Thanks,
    Pratap

    ------------------------------
    Pratap Seetharaman
    ------------------------------