When submitting a document to a Records Center with the "Send Document to Repository" workflow action, there is a parameter called "this destination router".
Click the "this destination router" link and enter the full URL to your SharePoint Records Center, including the suffix of _vti_bin/officialfile.asmx.
If you are editing the Collect Signature workflow in SharePoint Designer 2010, and don't see the following action available:
Send Document to Repository
...it could be b/c that workflow is a globally reusable workflow and not specific to a library or content type...which is what the action "Send Document To Repository" needs.
Try these steps:
Go to the root SharePoint site and create a content type
Go to your target library where you need to do this "Send Document to Repository" action, and associate the content type created in step #1
Go to the root SharePoint site
Open SharePoint Designer
"Copy/Modify" the Collect Signatures SharePoint 2010 Workflow
On "Create Reusable Workflow" pop-up / modal window select the bottom dropdown list "Content Type" you created in step #1
Now when the new workflow is open, type "Send" to filter back 3 options for your workflow "Actions"
You should see "Send Document To Repository" option now available
If you are getting the following error when trying to save a workflow as a template in SharePoint Designer, as I was trying to do with a collect signature workflow:
'the server was unable to create your template'
...try taking out some characters for the new name of the workflow. That worked in my scenario.
Special thanks to author here for pointing me in the right direction: