Verification

  1. Verify whether URL for Celonis Process Management Rendering Service has been successfully added.

    On a command line execute:

    Copy
    Copied
    netsh http show urlacl

    The result should contain the URL, similiar to the example below:

    Copy
    Copied
    Reserved URL            : https://localhost:3334/
    User: \Everyone
        Listen: Yes
        Delegate: No
        SDDL: D:(A;;GX;;;WD)
  2. Verify whether Celonis Process Management Rendering Service is running by opening Services.msc .

    image.png

  3. Verify that you can access the URL https://localhost:3334/ . Result should be a 404 error page.
  4. Verify in Celonis Process Management whether process manuals display the correct editor graphic instead of the default Celonis Process Management layout.
    1. As an Author, create a sub process.
    2. Add Start and Task shapes to process flow.
    3. Switch to Editor view.
    4. Add stencils and save the editor graphic.
    5. Switch to the graphic.
    6. Generate the process description manual.
    7. After a successful export, open the process description manual in Microsoft Word.
    8. Open the page containing the graphic (page 5)
    9. Instead of the Celonis Process Management layout with its movmint shapes, the graphic should contain the stencils added in step 4.