Solved

Urgent: Value process business rule - Different tables

  • 24 February 2020
  • 2 replies
  • 99 views

Userlevel 5
Badge +12

I am trying to create a business rule that does the following:

 

When creating a task, look at the default brand on the request_unit and insert the correct template based on that model number. So if Default_Brand = FRANKE then put in FRANKE Task Template.

I tried to do this 

Right now - its putting it on all tasks. I figured this is because i set the value table name and column under the input properties. Must be just matching off all the table values instead of the request unit. The model/request unit isnt put on the task until AFTER the task is inserted so thats why im trying to look back at the request. If it was on the task before insert then this rule wouldnt be so much trouble

icon

Best answer by jbernardo 25 February 2020, 18:59

View original

2 replies

Userlevel 5
Badge +12

I have resolved this with an outside developer

Userlevel 7

I have resolved this with an outside developer

Great news. Would be nice if you’d share the solution, in case someone else runs into the same issue in the future.

Reply