Maximo

Maximo

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

 View Only
  • 1.  Dynamic filter in grahical scheduling

    Posted 03/31/21 01:39 PM

    I tried to use for graphical scheduling something like this (part of WHERE clause)

    SOMEUSERGROUPFIELD in (select persongroup from persongroupteam where respparty = :USER)

    But for other user it returns results the same as for user who creted this graphical schedule.

    If other user trys to reload data for graphical view, there is message ,that it can't be saved with those attributes or similar.

    I don't wan't to create separate graphical schedules for each user group, I wanted to creta one for all groups, but so, that results differs for each group.

    Graphical schedule is used mainly as advanced filter, to see results and gantt view, then change statuses for part of workorders.






    #Maximo
    #AssetandFacilitiesManagement
    #SupportMigration
    #Support


  • 2.  RE: Dynamic filter in grahical scheduling

    Posted 03/31/21 06:04 PM

    Hi Juris,

    I work in Maximo Scheduler support. Have you tried clicking Discard Changes and Refresh when first opening the schedule? This should cause the query to be run again which will reload the SKD tables. If you don't refresh it will use the records loaded from the last time that have already been stored in the SKD tables.

    The SKD tables are an intermediate set of tables that are written to when you create a schedule or save it. To write back to the workorder table you then use Commit Changes.

    While the refresh may work I would really suggest that each user open the template schedule you created and then use Duplicate Schedule Definition to make their own copy of the schedule. When the copy is saved it will have their work orders in it.

    regards ....................dick






    #Maximo
    #Support
    #SupportMigration
    #AssetandFacilitiesManagement


  • 3.  RE: Dynamic filter in grahical scheduling

    Posted 04/01/21 06:00 AM

    Thank You for response!

    When I try to Discard changes, I get erorr, something like

    BMXAA4017E - Object SKDPROJECT can't be saved with given data.

    I hav provided access for specific person group to that schedule.

    I need to check, maybe security group needs some additional rights.






    #SupportMigration
    #Support
    #AssetandFacilitiesManagement
    #Maximo


  • 4.  RE: Dynamic filter in grahical scheduling

    Posted 04/01/21 06:58 PM

    Juris,

    The error when you try Discard sounds like a bug to me, not a security group problem. For that you should open a Case with support.

    Or try installing the most recent Interim Fix (IFix) for whatever version of Maximo you are running. Fixes for Scheduler are part of the core Maximo/TPAE IFixes. If you are running 7.6.1.2 with Scheduler 7.6.8 you would load the most recent 7.6.1.2 IFix (released yesterday).

    regards .....................dick






    #Support
    #SupportMigration
    #AssetandFacilitiesManagement
    #Maximo