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
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
I want to populate user's default site on job plan using Autoscript.How can i do that?
ReplyDeleteyou can use the same procedure to set default insert site instead of automation script.
ReplyDelete