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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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