can we execute a WF from a client script? based on...
# suitescript
m
can we execute a WF from a client script? based on some values upon saving the record, i'd like to pass some details to the WF like the record internal id and other data...
b
not from client script
but you can try N/workflow or N/task for workflow related initiation
m
thank you