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.
Search for URL of File using File's InternalID C#
Hello,
I have just been tasked with finding the url of a file using SuiteTalk C#. I have never really used this before so I'm struggling to find the information I need.
I have managed to get the Internal ID of a file from an Item Record and would like to use this to get this file's URL.
Could anyone explain how to do this? As I am a novice I would appreciate a verbose walkthrough as I've found some potential answers on here and Stack Overflow but they have only confused me more.
I assume this will be done using a FileSearch() but do not know how this would be formatted.