Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Newbie "teach a man to fish" question: how would I go about constructing a search condition for (and here's a very specific example) a specific Category value of a SupportCase record? I know the incoming JSON for Category looks like this:
"Category": "{\"name\":\"Problem Report\",\"internalId\":\"3\",\"externalId\":null,\"type\":null}",
But how do I filter on the name value? Everything I try throws errors ("String is not List", usually).
Hello,
Could you please refer to this scenario about:TalendHelpCenter: Scenario: Handling data with NetSuite.
In step 4, it describes how to define a search condition. Let us know if it is OK with you.
Best regards
Sabrina