Solved

Current user in a workflow data constraint (FSM Customer Portal)?

  • 29 March 2020
  • 3 replies
  • 220 views

Badge +3

Hi Everybody,

 

Do you think it is possible to get the current user person_id and set this value into a data constraint  (FSM 6.4 Customer portal)?

 

I’ve tried different values like current_user, user_id, person.person_id instead of portal_places.

 

Thanks for your help!

 

icon

Best answer by Paul Drennan 2 July 2020, 12:33

View original

3 replies

Badge +3

Hi Mary and Paul,

 

Thank you for you answers, we finally did not use the customer portal to fulfill the customer requirements.

 

Userlevel 2
Badge +5

Hi Clement,

 

I have also spent some time trying to make table restrictions work in customer portal.

 

As Paul said,  what you are trying to do is not possible to achieve in workflow header constraints. I also tried to do this via the metadata editor. Again not possible to do do this. 

Userlevel 4
Badge +11

Hi,

Filtering only supports a value, so for example req_type = INSTALL or the entry ‘Portal_Places’.

Unfortunately, your requirement for ‘current_user’ is not possible in this screen.

Reply