Tristan Gale
08/26/2024, 8:54 PMCeligo AI
08/26/2024, 8:54 PMAI generated answer (using internal Slack threads):Based on the conversations, it appears that creating a journal entry through a workflow using a saved search is not directly possible in NetSuite. The main reason is that workflows are triggered when a record is stored on the server, which means the record has already been created. Additionally, it seems that you can't directly interact with journal lines the same way you can with item lines using a workflow. One suggestion was to write a script to perform the lookup and reject the transaction if necessary. Another suggestion was to add a custom column, source it onto the record, and then reject it from there. In another conversation, it was mentioned that a workflow can only use a saved search as a condition for actions, such as setting a field to a static value, but only for each record in the search results. The parameters for setting a field value are static value, formula, or from another field. If these options don't work, scripting might be necessary. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
08/26/2024, 8:55 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.85417372
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.849916637
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846340299
Celigo AI
08/26/2024, 8:55 PM