Flow designer showing Error?

siva44
Tera Contributor

I have created flow for submit the catalog request for perticular schedule and i am using update record for request start date field same as opened field in request table  using script nut i am getting the error like below

Error: Cannot read property "opened_at" from null,Detail: Cannot read property "opened_at" from null

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@siva44 

if you want to perform some addition then use this

Use the correct step which has "Submit Catalog Item Request"

Something like this will work for you

 

AnkurBawiskar_2-1737450926413.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

 

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

@siva44 

if you want to perform some addition then use this

Use the correct step which has "Submit Catalog Item Request"

Something like this will work for you

 

AnkurBawiskar_2-1737450926413.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

 

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@siva44 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi @Ankur Bawiskar  I have updated Using Ur reply now working fine