run-crank/cog-salesforce

SalesForce Account: Error occurs when deleting a salesforce account in yaml file.

Closed this issue · 0 comments

Steps to Reproduce

  1. Create a yaml file that delete a salesforce account. (You may use the attached file)
  2. In cmd, type crank run then drag the file.
  3. Press enter and wait until it finishes running.

image

Note:
This issue is not happening when it's deleted using the step.

Expected Result:
The salesforce account should be deleted using yaml.

Actual Result:
HoEncountering an error when there's a delete step in the yaml.

SalesForceAccountAPITest.zip