How can I add resources on a project as an assigne...
# ask-stanley-ai
a
How can I add resources on a project as an assignee on a project task using Celigo?
c
AI generated answer (using internal Slack threads):
To add resources on a project as an assignee on a project task using Celigo, you would typically use the CSV import functionality. However, based on the conversations, it appears that NetSuite does not support CSV import of resources to project records out of the box. One workaround mentioned in the conversations is to create a custom script to handle this. However, it's important to note that this approach requires a good understanding of SuiteScript and the NetSuite API. Here's a general outline of how you might approach this: 1. Create a CSV file with the necessary information for the project tasks and assignees. Each assignee would need to be in a separate column if there are multiple assignees for a single task. 2. Use Celigo to import the CSV file into NetSuite. You would map the columns in the CSV file to the corresponding fields in NetSuite. 3. The custom script would then run, reading the imported data and creating the project tasks and assigning the resources. Please note that this is a high-level overview and the actual implementation may vary based on your specific requirements and the capabilities of your NetSuite instance. ****** 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.802978575
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.799987674
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.795166
Please provide your feedback on this answer.