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!
Messages connected to support cases
Hi, im trying to pull down all the messages connected to a given support case, but at the moment im only getting messages created by the api user that I use to connect to netsuite.
If i log in to the web front end of netsuite using the same credentials as the api connection i can see all messages in a support case, so i cant see that its a permission issue. Or is it?
Below is a print_r of the search request that I send to netsuite.
SearchRequest Object ( [searchRecord] => MessageSearch Object ( [basic] => [authorJoin] => [caseJoin] => SupportCaseSearchBasic Object ( [assigned] => [awaitingReply] => [caseNumber] => [category] => [closedDate] => [company] => [contact] => [createdDate] => [email] => [escalateTo] => [externalId] => [helpDesk] => [inboundEmail] => [internalId] => SearchMultiSelectField Object ( [searchValue] => RecordRef Object ( [internalId] => 55 [externalId] => [type] => ) [operator] => anyOf ) [isInactive] => [issue] => [item] => [lastMessage] => [lastModifiedDate] => [lastReopenedDate] => [locked] => [message] => [messageAuthor] => [messageDate] => [messageType] => [module] => [number] => [origin] => [priority] => [product] => [stage] =>
0