Hello ,
I am hitting a LIFE_CYCLE_READ_TIME_OUT_ERROR validation error when trying to deploy a custom Python AWS Lambda function (lcatest) as an LCA hookb(Before Save) on my Customer entity.
The Error Message:
The custom function LambdaFunction:lcatest took more than 50ms to execute and so the processing of the record is stopped.
LCA Hook : Before save
What I am trying to do:
I want to concatenate FirstName and LastName from the inbound request payload to populate a consolidated CustomerName attribute.
Any guidance would be greatly appreciated!
------------------------------
Bavithra G
Mastech InfoTrellis
------------------------------