If you are working with a record and the usage unit exceeded is experienced for a instance, I would either go to the route of having an UE will will handle the offloading the work to the UE but that would affect the performance. The other way is to offload the work to a scheduled script or map/reduce script
d
D17339
04/15/2020, 12:24 PM
@クリスピポテト i have some multiple searches before i display the output in suitelet, on selection of results i create som custom records,
D17339
04/15/2020, 12:24 PM
@クリスピポテト i have not exceeded, but script is nearer to exceeding limit, so need to find alternatives
b
battk
04/15/2020, 12:35 PM
generally you are doing too much work in the suitelet
battk
04/15/2020, 12:36 PM
find ways to split up your data
✔️ 1
k
Kevin
04/15/2020, 3:40 PM
I would suggest send data to Restlet or other server scripts to handle creation instead of doing in Suitelet