Clarity

 View Only
  • 1.  Resource fields in action items

    Posted Nov 16, 2016 05:47 AM
      |   view attached

    Hi all,

     

    I created attributes for idea object which are fed by dynamic niku queries from srm_resources table. For example the request goes to sales manager (which is an attribute of idea) and its query is like select from srm_resources whose primary role is sales manager.

     

    In process of idea approval, I would like to send an action item to sales manager. But in assignees fields I cannot see Sales manager.

     

    I attach the related screenshots,

     

    I will be pleased if you lead me to a solution,

     

    Best regards, 

    Attachment(s)

    docx
    Resource fields.docx   507 KB 1 version


  • 2.  Re: Resource fields in action items
    Best Answer

    Posted Nov 16, 2016 07:01 AM

    I think, you should have srm_resources.id as hidden key in the lookup.

    Also, try associating resource object in lookup properties.



  • 3.  Re: Resource fields in action items

    Posted Nov 17, 2016 01:22 AM

    Hi, although SRM_RESOURCES.ID is defined as hidden key, it was still not shown in resource field list. I added Resource object on lookup properties and it worked perfect. Thank you.