AppXtender REST API POST Failure

Options

I am attempting to copy a document from one application to another using the 'Create a new document which is a copy of a specified source document' POST command with REST API version 22.2. I keep getting an ErrorCode of 117, 'No index was copied from source document". I am attempting this using Postman.

This is the endpoint I am currently using: api/axdatasources/{dsn}/axdocs/{appid}

There is a request body that is supposed to be sent along with this, however, none of the fields listed are described in the documentation.

Does anyone have any experience with this method and how to make it work?

Answers

  • Jnor
    Options

    Hi I was wondering if you were able to resolve your issue? I am trying to upload a doc and also getting an error with regards to passing the right index information