can you query for the scheduled time of a script d...
# ask-stanley-ai
a
can you query for the scheduled time of a script deployment in suiteql?
c
AI generated answer (using internal Slack threads):
Based on the conversations, it appears that you cannot directly query for the scheduled time of a script deployment in SuiteQL. However, you can access script deployment records via SuiteScript, which may allow you to retrieve the scheduled time indirectly. The
scheduledscriptinstance
record can be searched to check the status of a script deployment, but it does not provide information about the scheduled time of the deployment. For scheduling a script to run at a specific time, it seems that this is not directly supported in SuiteScript. The conversations suggest that scripts can be scheduled to run on demand, but not at a specific time. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.854389
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.852116525
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.851550102
Please provide your feedback on this answer.