Create an App with Advanced Page Building 4.5.1

0
Hi all,   I am working on this assignment of above mentioned learning path and I am building microflow: ACT_RequestLine_Edit the Aggregate List activity is working, the Decision is working with expression $Count=1. I set the Condition value true.    But now I come to the False condition value.  I have put a Validation feedback activity before the endpoint. but now I cannot connect it to the correct variable and entity. I think I should use RequestLine  entity but it is not available in the dropdown?    What am I doing wrong here?  
asked
2 answers
0

At this point you only have the list, which has more than one request line...You cannot address a specific requestline in your validation message until you filter that one from the list first. So add a head or filter action and it will work...

answered
0

Hi Jacob,

 

you mean like so? which variable should I select?

answered