I’m using “Copy Documents from library” to copy approved documents into a library on an other site.
I works quite good but for each copy - two major versions are created at the destination library.
Destination library has following version settings
‘Create Major versions’ only.
‘Require Documents’ to be checked is set No
"Require Approval is also No
Is there any reason for that it creates 2 versions when copying ?
Think I could use Require Documents to be Checkedout = true in Library Version Settings.
Checkout before using the Copy-activity and then Checkin.
But then I run into other problems - identity running Checkout and Copy must be same.
I’m running Checkout in an AppStep but your Copy function is needed to be configured with domain account. Is there any way around this ?
Might be good if you could have someting like MS general Call HTTP Webservice but with your identyty login configuratin. Or if you have Checkin / CheckOut actions.