Tuesday 6 December 2016

Automatically populate default user's Site on SR | IBM MAXIMO

1 create a Cross over domain
Domain: MAXUSER2SR
object: MAXUSER
Validation Where Clause: USERID = :user # (:USER means current logged in user)
Source Field: DEFSITE # (attribute in maxuser table)
Destination Field: SITEID

2 In Database Configuration; attach this domain (MAXUSER2SR) with attribute TICKETID in SR object

2 comments:

  1. I want to populate user's default site on job plan using Autoscript.How can i do that?

    ReplyDelete
  2. you can use the same procedure to set default insert site instead of automation script.

    ReplyDelete