We're saving our files to Salesforce Content Libraries, but there's an added requirement where we need to update the Category and Type fields on the ContentVersion object for each document produced.
We're trying to use Insert-Update in Nintex DocGen to update those fields, but when we run the doc gen, it does nothing. We have it set up like the attached.
Since the record would have already been created when the document was created, we're selecting Updating Existing Record and letting Nintex move the Content Version ID to the Field-Value Pairs.
Are we doing something wrong? Can this be done through DocGen?