Skip to main content
Nintex Community Menu Bar

Help with metadata fields on Upload a File action

  • December 20, 2018
  • 2 replies
  • 12 views

Forum|alt.badge.img+1

I'm trying to write a workflow to send a document from one site collection to another, using Upload a File action. It works well with text fields and mapping them but I can't seem to get a MM field or a person or group field to work at all. Additionally, it seems that a date/time field is pushed over but the time is off by 6 hours. 

Here is what I'm trying to do.

221713_pastedImage_2.png

2 replies

Forum|alt.badge.img+7
  • December 21, 2018

Try storing those fields that aren't working into variables, and then pass the variables.

As for the time, yes, the official system time is GMT so, you're going to need to do a date/time calculation. (Don't forget about daylight savings time.)


Forum|alt.badge.img+7
  • Nintex Partner
  • December 26, 2018

Hi 

for Metadata fields update you have to use Display name

example 

221737_pastedImage_1.png

for more info : Refer this link 

How to Update a Managed Metadata Field using a SharePoint Designer 2013 Workflow – a journey into software best practice… 

Regards

Ranjith