Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Saved Search for List of Message and their respective File attachment
I have an use case to generate a report to get the list of message ID and their respective file ID (attachment). The report should show all message and the respective attachment attached to the message.
Currently I have some third parties software which connected to NS schema and replicated the entire schema in my SQL database. Below are the schema that I have replicated, however, I cannot find the linkage / joining for the relevant tables to link up message and file.
- SuiteTalk (Browser Schema)
- SuiteAnalytics via ODBC (Connect Schema)
- SuiteAnlaytics via netsuite2.com (Record Catalogue)
I have also tried to generate via Saved Search, which I started with message : Internal ID as the base and tried to include the file ID as the additional column as part of the search result. However, I cannot find any file relevant field for it. I am not sure if this saved search is even possible.