Maximo Wire - The IBM Maximo Help & Discussion Forum
May 20, 2012, 11:29:37 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: Inbox / Assignments Setup  (Read 1301 times)
0 Members and 1 Guest are viewing this topic.
Gotja
Newbie
*

Karma: 0
Posts: 37


View Profile Email
« on: January 26, 2011, 05:32:49 pm »

Maximo 6.2

Ok, here is my dilemma.....the start center screen has my end users assignments in the Inbox / Assignments view. The description is pointing to the workspace description instead of the transaction description. I tried editing the portlet selection and adding Long Description but the field is blank.

I can see the object I want to display in this view, how do i make it available on the Inbox / Assignments portlet selection?

Logged
mph
Newbie
*

Karma: 0
Posts: 7


View Profile
« Reply #1 on: February 11, 2011, 09:10:21 am »

I believe it is only possible to add columns associated to the assignment in the workflow inbox, not the actual transaction.

What you could do is to insert a variable into the assignment description i.e Description for a work order assignment:  <Please approve wo :wonum with description :description>

I have not tried to show the long description for the transaction though. Let us know if it works. Maybe a variable like :description.longdescription, or something like that.
Logged
Gotja
Newbie
*

Karma: 0
Posts: 37


View Profile Email
« Reply #2 on: February 15, 2011, 10:24:57 pm »

ok thank you
Logged
pgribben
Newbie
*

Karma: 0
Posts: 8


View Profile Email
« Reply #3 on: February 17, 2011, 08:23:23 pm »

We have successfully created result sets that emulate the user inbox. This gives you the ability to call on columns from the application where the workflow assignments. The issue with this, is you would need a result set for each Application to take advantage of it. Another option would be to create the query, and allow users to call it in the application itself when they have an assignment.

WHERE historyflag = 0 and istask = 0 and exists (select ownerid from wfassignment where app = 'PLUSWOTR' and assignstatus = 'ACTIVE' and assigncode =  'USERID'  and roleid in ('GROUP_REV','PGROUP_REV') and ownerid = workorder.workorderid )
Logged
Gotja
Newbie
*

Karma: 0
Posts: 37


View Profile Email
« Reply #4 on: March 22, 2011, 09:02:26 pm »

Thats pretty cool, thanks
Logged
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!