LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  � Symbol Restriction

    Employee
    Posted 08-03-2017 08:51

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ANTARA MALLIK

    Hi Team,

    I have been trying to load data in Salesforce using the new Salesforce specific nodes which are present in Lavastorm v6.1.4.

    I have just come across an issue while data loading, wherein if the field has any value consisting of symbol �, the node fails.

    ERROR: error occurred during executing request: cannot deserialize instance of a string
    from VALUE_STRING value or request may be missing a required field

    Error code : brain.nodes.sfdc.requestError

    Can you please suggest in this?

    Thanks and Regards,
    Antara Mallik


  • 2.  RE: � Symbol Restriction

    Employee
    Posted 08-03-2017 09:10

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    You might try one of several things:
    1) make sure the field is unicode
    2) try converting the symbol � to "�"
    3) try converting the symbol � to "£"