DEV Community

Mariela Dimitrova for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

Using Query/Read Operation in Sitecore Content-Hub Connector

Steps to create query/read operation

  1. Login to webMethods.io Integration tenant and create a workflow.
  2. Inside the workflow drag and drop the Sitecore and Click on Add Custom Action. image
  3. Choose a valid connection, provide a name for your operation and click on next. Help - Configuring a new connection → Configuring Sitecore ContentHub Account in webMethods.io Integration - Forum - Software AG Tech Community & Forums image
  4. Select the operation and click on next. image
  5. Select Business Object/ Entity and click on next. image
  6. Select required properties and relations. Click on Finish.
  7. Run the workflow.

Usage Note - One must be cautious while using query and read operations, in case of both of these operations numbers of relations selected at boDescribe wizard impacts the number of API calls made to the Sitecore. You must choose the relations only when required and avoid selection of all the relations or relations which are not required for your integration.

In case you select 2 relations for an entity for the query operation which list 25 records. There will be in total of 1(Query) + 25*2 (Each relation per record)= 51 API calls will be made to Sitecore content hub. In cases where the selection of relations are not made cautiously you might end up exceeding API calls limit set by Sitecore Content Hub.

Read full topic

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more