We are using the Salesforce Connector and are experiencing issues with trying to

We are using the Salesforce Connector and are experiencing issues with trying to update Checkbox/Boolean value in Salesforce using the a!sfcUpdate function.

For the value we have tried toboolean(1), true(), "1", "TRUE" and a bunch of other crazy values. No luck.

Always get this error message:
Expression evaluation error : An error occurred while attempting to store into the following variables: [local!opportunityDetails]. Details: [[local!opportunityDetails:The external server for this system [key=salesforce.triad.dev] generated an exception when calling a function [sfcUpdate]. Details from external system: Writes failed: 1/1, First error: Status Code= INVALID_TYPE_ON_FIELD_IN_RECORD, Message= Appian Campaign Setup Initiated: value not of required type: 1]]

Any ideas? We can update Date, DateTime, Number, Text fields but the Checkbox/Boolean just errors out everytime.

Rob

OriginalPostID-156097

OriginalPostID-156097

  Discussion posts and replies are publicly visible