In my company we have a search and email that runs...
# suitescript
a
In my company we have a search and email that runs on create of a sales order. This works when created in the UI but when the sales order is created using (SOAP) Web Services, it doesn't run. Is there a way to set the context of when a search runs?
b
make sure that you setup your script deployment's audience and context filtering options correctly
then check that the company level Run Server SuiteScript and Trigger Workflows and request level runServerSuiteScriptAndWorkflowTriggers are set to run suitescript
a
@battk > make sure that you setup your script deployment's audience and context filtering options correctly But its not being run by a script. Its being run from the search itself
b
oh, probably want to ask in another channel then
a
Good point. Wish I could just use suitescript but this was set up years ago