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.
bug with setting record and recordtype fields on a message record
As an ugly, embarrassing and last-ditch-effort hack to be able to attach a message to a custom record from Web Services I devised the following plan:
[LIST=1]
[*]Create message and attachment in web services (easy)
[*]Insert special text into the body of message (to be parsed by a SSS) (EG: ##ATTACHTORECORD_<recordTypeID>_<recordID>##)
[*]SSS UE parses record type ID and record id from message
[*]SSS UE sets message's 'record' and 'recordtype' fields (listed in the docs as supported!)
[*]SSS UE scrub the BS "special text" from the message and allow it to save
[/LIST]
Now, it's not pretty, but as far as I can tell (and have been told) I have no other options.
Steve Klett | Senior Developer
NetValue Technology