Automation Error

Why am I seeing this error when I use lookup() inside a workflow template ?

0 21 391
21 REPLIES 21

Not sure, but anyways I would try LOOKUP([_THISROW].[CUSTOMER] etcโ€ฆ


@khuslid Not workingโ€ฆ

Also, it shows success here when there is an error.

Always doesโ€ฆ One must use the Automation monitorโ€ฆ

Ok, I asume you get a green โ€œCheckโ€ symbol in your formula in the editor?
And that all table name and column names are spelled right.
And no sec filters blocking (you can โ€œBypass securityfilterโ€ in the task)?
And you use << >> around the formula in the template?

Sorry, no more cluesโ€ฆ

For lookup i can use ANY(SELECT(),โ€ฆ) Function. But I notice this error for the first time.

Also, here is the images for reference.
Sales Invoice template

Sales Table

Customer Table

Error

Even Iโ€™m out of clues.

But your error is in Body template.
What do you have thereโ€ฆ?

Same formula wrapped with << >>

Everything was working fine until i moved it to automation bot. Here is another example that is causing me error in a delivered application


Works perfectly inside app. Whenever i use lookup i get an error now. I had this working fine before.

Maybe try ANY(SELECTโ€ฆ and see. Should give the same result.

Any(select ()โ€ฆ ) Always works. Lookup is showing me the error.

Steve
Platinum 4
Platinum 4

Unbelievable.

Attn @prithpal @Dan_Bahir @praveen

Steve
Platinum 4
Platinum 4

This is definitely a bug. Please contact support@appsheet.com for help with this.

I will take a guess that the response to the success when it fails will be that the bot โ€œsuccessfully startedโ€ and is not indicated โ€œthe bot successfully completed all tasksโ€. I have seen somewhere that that was how it was described.

Hi Rifad,

Could you send an email to support@appsheet.com, provide the App Name, UserId, Bot Name and allow support access to your app?

We will debug this issue and get it working for you.

Thanks

Done @Dan_Bahir

I donโ€™t see it mentioned hereโ€ฆDid you try inserting explicit quotation marks around the second, third and fourth parameters of the LOOKUP(). Leaving them off is really a shorthand approach within AppSheetโ€™s parsers.

Yes i tried and it did not work @WillowMobileSystems

Automation Monitor is not showing my app

Top Labels in this Space