Skip to main content
July 6, 2022
Solved

Cannot generate document

  • July 6, 2022
  • 5 replies
  • 0 views

 I am getting this error whenever i m trying to generate the document

{ "error" : "APNX -1000-000" , "message" : "Invalid Content ID", "title" : "AN error has occured.

Any suggestions?

    Best answer by stefanhelzle0001

    OK. As I am good in guessing, I roll a few dices and do my best.

    So you create a new document based on a template. Instead of updating the template, you deleted it. When you now run the process, you see this error message.

    If all of this is true, then you will need to modify the process node to point the template document to the new created document.

    If some or all of this is nonsense, please explain in detail what is going on.

    5 replies

    stefanhelzle0001
    Brainy
    July 6, 2022

    Can you give us a few more hints on what "generate the document" actually means? Process model? Nodes? Node config? Code snippets?

    July 6, 2022

    The requirement was to update the document .Instead of updating the document at front end I accidentally  deleted it and created the new document and now when I am trying to open the document its giving above error

    stefanhelzle0001
    Brainy
    July 6, 2022

    OK. As I am good in guessing, I roll a few dices and do my best.

    So you create a new document based on a template. Instead of updating the template, you deleted it. When you now run the process, you see this error message.

    If all of this is true, then you will need to modify the process node to point the template document to the new created document.

    If some or all of this is nonsense, please explain in detail what is going on.

    mikes0011
    Brainy
    July 6, 2022

    More details would be useful. 

    1. What type of document are you trying to generate?
    2. What rule / smart service node are you using for it?
    3. What is the current configuration of said rule / smart service?
    The Expression Guru
    July 6, 2022

    We are generating HTML document