Microservices - Limitations | Zoho Creator Help​

Limitations:​ Microservices

AI Models:

Prediction field

OCR field

Size based limitations

  • The maximum size of each uploaded image cannot exceed 5 MB.

  • Overall model size must not exceed 150 MB.

  • The maximum size of each uploaded PDF cannot exceed 5 MB file.

  • Maximum 2 pages of similar layout per PDF is required in case of custom OCR models.

Language (for print and handwritten text) based limitations

  • Currently, only English is supported.

Other limitations

  • When entering the name of a model or of a field, it cannot exceed 30 characters in length.

  • You can add a maximum of 20 images or 10 PDFs of the same layout per model, depending on whether the training data is image based or a PDF.

  • Deleting a model that is deployed in any of your applications will remove its deployment in those applications. This action cannot be undone.

Object Detection field

  • Ensure that the overall model size does not exceed 250 MB.

  • If you upload a folder containing all the required images, we import only the first 20 images from that folder.

  • If the size of the image folder exceeds the model size limit of 250 MB, only a few images will be uploaded, provided their size is within the allowed model size. 

AR Library:

  • You can add up to 50 AR sets and 50 models per set in your Creator account.

  • An AR model can be up to 30 MB in size

  • You can add, edit, export, and delete AR sets in the AR library. Learn How

  • You can edit, export, and delete the 3D models in an AR set. You can also move models from one set to another. Learn How 

Connections: 

  • System connections can only be authorized by super admin, admins and developers.

  • Admin connection can be authorized only by the admins of an account.

  • Logged-in user connections can only be created in Creator 6. It can be created based on custom connectors and is only available only for specific built in connectors.

  • OAuth2.0 authorization process of a connection will be valid only for 90 seconds.

  • Connections invoked within nested functions (i.e., functions called inside another function used in a workflow) will not be displayed in the Connections slider or considered as a reference. Only connections used directly in workflows or first-level functions will be listed.

Custom connectors -

  1. Custom connectors with OAuth type of authentication can't be imported and exported across datacenters.
  2. The connections created with custom connectors can be used only in Deluge invoke URL tasks, mentioning the respective action API for any specific scenario/workflow. Refer to this example to fetch files from the connected Dropbox account using an invoke URL task.
For Connections in Creator 5 -
  • Zoho OAuth connection comes with a limit set at 100.

  • This limit is applicable to individual users belonging to an account.

  • Each user can have 100 active Zoho OAuth connections in Creator.

  • When the user exceeds this limit and creates a new connection, the one that was created in the beginning will be deactivated.

  • The deactivation of past connections will continue upon creating subsequent connections after exceeding the limit.

Datasources:

  • For creating datasources and schedulers in logged-in user connections, the primary account is mandatory to channelize integrated services through a single account.

  • When creating a datasource, the service module should have its field options to a maximum of 500. If the options count in the dropdown of the selected module is more than 500, you will not be able to create the respective datasource.
  • The number of fields you can have in a module selected for a datasource depends on the total character limit of all fields within that module. For example, maintaining the 255-character limit will restrict the datasource to 60 fields, while adjusting the character limit to say 100 or 80 characters allows for a higher number of fields per module (160 and 200 respectively).
Custom APIs:
  • In the Response tab, you can add upto 50 status codes.

  • Your custom response codes can contain only upto 4 digits.