0

I have to insert SPCIFICchild record values into a table, when if
msg.SPECIFICchildrecord.rows.count > 1 ,

For this I would like to use decide shape with the condition msg.SPECIFICchildrecord.rows.count > 1 Could you please any one suggest me, what would be the expression I have to give in Decide shape.

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
user2124664
  • 35
  • 1
  • 1
  • 5

1 Answers1

0

The expression would be msg.SPECIFICchildrecord.rows.count > 1

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54