Workflow Template Expressions

HI I am getting the error. Failed: Action not performed because 1 errors are present. Error: Workflow rule โ€˜Service Docket 2โ€™ action โ€˜Action 1โ€™ Attachment template. Contains expression โ€˜<<Start:<<[Equipment Required>>โ€™ having a start token โ€˜<<โ€™ without a matching end token โ€˜>>โ€™.

This is the expression I have Type in and not sure what I am missing.

Thanks

Blake

2X_d_d9655eb5ae27523b09c5b13d7222a13c7613301f.jpeg

0 4 447
4 REPLIES 4

Steve
Platinum 4
Platinum 4

This:

<<Start:<<[Equipment Used]>>

should be this:

<<Start:[Equipment Used]>>

Same for <<Start:<<[Equipment Required]>>.

Hi @Steve

I now get the error

Failed: Action not performed because 2 errors are present. Error: Workflow rule โ€˜Service Docket 2โ€™ action โ€˜Action 1โ€™ Attachment template. Expression โ€˜Start:[Equipment Required]โ€™ is invalid due to: Unable to find table โ€˜START:โ€™, did you mean โ€˜Menuโ€™?. Error: Workflow rule โ€˜Service Docket 2โ€™ action โ€˜Action 1โ€™ Attachment template. Expression โ€˜Endโ€™ is invalid due to: Expression refers to undefined fieldโ€ฆ

I donโ€™t believe you can have two <<Start>> expressions on the same line of the template. Unfortunately, Iโ€™m at the bounds of my template knowledge, so I canโ€™t say for sure.

You may need to do something like this:

Yes thatโ€™s true. If you need to do that, you need to insert the 2nd one into another table (nested).

Top Labels in this Space