Unable to test my catalyst application in local machine using the command “catalyst serve”
I tried testing my catalyst application which contains advanced I/O functions and a web client using the command “catalyst serve” but I am getting the error
How to migrate my project from one DC to another DC?
I have a Catalyst project in US DC which I wish to migrate to IN DC since US DC doesn’t have Zia Identity Scanner which is vital for my use case, can someone help me on this?
Getting Empty response for the cheque I uploaded in Zia Identity Scanner In Zoho Catalyst Console
I wanted to get the account details from the cheque I uploaded in Zia Identity Scanner from Zoho catalyst console. But I am getting 200 response with empty response. Can someone help me identify the issue?
How to restrict datastore table and Files from the Filestore access to other collaborators in my Catalyst project?
I am creating a catalyst project where I added a developer as a collaborator in order to create functions/backend code for my application. I want to restrict the Datastore and Filestore view access to that developer in order to protect my customer privacy, how can I restrict that access for that collaborator?
Zoho Catalyst search does not return a column that is present in the Catalyst Datastore
I have tried to search a customer ID through a column using the executeSearchQuery() Nodejs SDK method. But, it returns an empty value. I already have the Customer ID in the Customer Catalyst Datastore table. How to resolve this issue? I have attached a code snippet which I have tried to search through a column.