Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
SupportCase Messages
I'm using C#.NET Webservices to create SupportCases, and I notice on the Case page there is an "Interactions" tab with a "Messages" sub tab. When I set the incomingMessage property for a new SupportCase object, a message is added under this tab. My question is, how do I attach a message to an exsiting case object. I tried creating a Message object and setting the recipient to case.contact, but this attaches to the contact record, not the case. Is there a way to accomplish this?
0