Hi All, There are two userevent scripts that are d...
# suitescript
s
Hi All, There are two userevent scripts that are deployed on expensereport, the second script is executing first I have configured the first userevent to execute first in scripted record even though second one executing Any solution for this?
b
identify which entry points are being used
there is no ordering which will make an after submit entrypoint run before a before submit
s
ok Thanks