How do I query a document preview job in CI?
Use either of the following methods:
Method 1: Use the console
1. Log in to the CI console and click Bucket Management on the left sidebar. 2. Click the name of the bucket you want to query.
3. Click Document Processing on the left and select the Document Preview configuration item.
4. You can filter and view document preview jobs on the task management tab page.
Method 2: Use an API
What should I do if "Non-business domain names cannot be opened" is displayed when I use the document preview service in a mini program?
This message may be displayed when you use the document-to-HTML preview service in the mini program for the first time. In this case, you can configure as follows:
1. Log in to the mini program backend and select Development > Development Management on the left sidebar.
2. Click Development Settings and locate the Business Domain Name section.
3. Click Configure. In the pop-up window, add "https://prvsh.myqcloud.com" and click Download Verification File. Then, contact us and provide the verification file for us to configure.
Does CI's document-to-HTML feature support editing?
No. It cannot be edited. It can only generate HTML format for multiple file types for preview.
Is ObjectKey
in CI's document preview API a local filename?
How should I set queueid
for document preview?
Obtain its value using either of the following methods:
2. Use the console.
Log in to the COS console, click the target bucket, and choose Task and Workflow > Queues and Callbacks. In the Document preview queue section, view the queue ID, which is queueid
.
Was this page helpful?