Maximo Wire - The IBM Maximo Help & Discussion Forum
February 08, 2012, 03:10:46 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to Maximo Wire, the IBM Maximo help forum. Feel free to register and ask any Maximo related questions you like.
 
  Home Help Search Login Register  
*
Pages: [1]   Go Down
  Print  
Author Topic: Maximo 7.2 => How to set Incident view to show only my site.  (Read 1688 times)
0 Members and 1 Guest are viewing this topic.
pleza14
Newbie
*

Karma: 0
Posts: 5


View Profile
« on: June 14, 2010, 02:28:21 pm »

Hi all,

I just starting to take maximo admin role and need your consult about Incident and SR module.
I have 2 sites in maximo then when my user each site create Incident/SR tickets they would like to see only their account in Incident/SR view. How to set it?  Huh

Thank you for your advice.  Cheesy
Logged
Ethen
Global Moderator
Sr. Member
*****

Karma: 16
Posts: 299



View Profile WWW
« Reply #1 on: June 14, 2010, 03:18:03 pm »

well there are lot of ways to do it..
you can create two different security groups one for each site and attach this group to users. if user wants to access both sites SR, attach assign user to both security groups.
Logged

regards,

Ethen...
Ethen
Global Moderator
Sr. Member
*****

Karma: 16
Posts: 299



View Profile WWW
« Reply #2 on: June 14, 2010, 03:20:24 pm »

or if you dont want to enforce it but just want to make convenience to users, but want that they should be able to see all sites records when they want it.

you can set a query for every user and make it default query in their profile.
Logged

regards,

Ethen...
pleza14
Newbie
*

Karma: 0
Posts: 5


View Profile
« Reply #3 on: June 14, 2010, 03:44:37 pm »

Hi Ethen Smiley

Thank you for your answers

For the first way is not work i have tried but for the second way, can you give me for the example of query because i don't know for query writing..
P.S. i want to separate Incident and SR witn each site. Others table can separate e.g PO, ASSET except incident and SR (TICKET table). please kindly advice me again. Smiley


Thank you very much..
Logged
Ethen
Global Moderator
Sr. Member
*****

Karma: 16
Posts: 299



View Profile WWW
« Reply #4 on: June 14, 2010, 06:41:00 pm »

you can go to any application and click on advance query
there you enter the query 'say siteid='yoursite'' and save the query and make it your default query.

so whenever the user comes into that application his default query is loaded (all the records from siteid='yoursite'), although he can still see all other records by selecting all records from drop down in the left upper corner...

This doesnt put any restriction..

or you can put a restriction in the restriction tab in a security group like siteid='yoursite'. this way user can only fetch the records based on his site. This can be done in security groups application in restriction tab..(I am talkin about maximo 6 version.. you can check it in maximo 7)
Logged

regards,

Ethen...
pleza14
Newbie
*

Karma: 0
Posts: 5


View Profile
« Reply #5 on: June 15, 2010, 04:55:30 am »

Hi Ethen,

Thanks you for your reply. Smiley

As your recommend I have to save query and i found error message that
"No records found that match the specified query"
The statement query is  status in (select value from synonymdomain where maxvalue in         ('INPROG','NEW','PENDING','QUEUED' ,'RESOLVED','SLAHOLD') and domainid in  ('INCIDENTSTATUS')) and siteid='yoursite'

is it correct?

Thanks

Logged
Ethen
Global Moderator
Sr. Member
*****

Karma: 16
Posts: 299



View Profile WWW
« Reply #6 on: June 15, 2010, 01:06:24 pm »

why are u searching in the synonym domain..
query should look like
(siteid = 'HCM')

in the SR application
Logged

regards,

Ethen...
pleza14
Newbie
*

Karma: 0
Posts: 5


View Profile
« Reply #7 on: June 15, 2010, 02:24:00 pm »


Shall I set query every user?  Huh

I have 2 sites and each site has user about 1000 users. Shocked
Logged
Ethen
Global Moderator
Sr. Member
*****

Karma: 16
Posts: 299



View Profile WWW
« Reply #8 on: June 15, 2010, 02:36:04 pm »

well yeah... you have to..
Actually you have to create 2 queries and declare them as public queries. so they will be available to all users..

then for every user you have to insert the record in defaultquery table so it becomes their default query for application...

you can run a script to assign users their default queries..
Logged

regards,

Ethen...
Pages: [1]   Go Up
  Print  
 
Jump to:  

Recent

TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!