Forum Discussion
7 Replies
- dmillerFormer Employee
A Mapper Snap before the Salesforce Update Snap can be used to specify ID.
See the example in the documentation: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438491/Salesforce+Update- GBekkantiNew Contributor III
Hi dmiller,
for example, I want to update the table in which 3 columns are there; empNo, Salary, Department.
now, I want to increase the salary for particular department. My question is where we are configuring that Department is condition and Salary is the updating column. In mapper we just map two columns Salary and Department.
- brianrandolphNew Contributor III
I’m having a similar problem with a custom object. I believe it has to do with permissions and if the columns are accessible and updateable to your user. I am currently working with my Salesforce administrator prior to raising a support ticket.