RobertRufli1
3 years agoQrew Member
Pipeline Confused why getting Validation error
I am creating 2 simple pipelines that when a record is created in one table it creates the same information in another table and I send the record ID# with the new creation.
Then the seconds takes that record ID# and looks up the original and deletes it.
But when I try to use the record ID for the lookup step I keep getting a "Validation error: Output fields should be of type integer"
I am confused all fields are same type numeric. And I have it working in another set of tables but for some reason I cant get it to take.
------------------------------
Robert Rufli
------------------------------
Then the seconds takes that record ID# and looks up the original and deletes it.
But when I try to use the record ID for the lookup step I keep getting a "Validation error: Output fields should be of type integer"
I am confused all fields are same type numeric. And I have it working in another set of tables but for some reason I cant get it to take.
------------------------------
Robert Rufli
------------------------------