Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Exstream Designer - Variables missed when data comes in last
I am using OT Communications 25.1 and have some incoming data in json…. (simplified) { "generalData": { "displayName": "Test" }, "description": { "about": "Test" }, "documentMeta": { "documentLanguage": "sv", "documentAnonymous": false, "compactMode": false, "numberOfCategories": 1 } } The variables documentLanguage and…
-
Exstream Cloud Native Installation on Kubernetes
Hi There, Is there an posts that describes Exstreal Cloud Native Installation with Kubernetes servers. I got many issues with that
-
How to create a custom connector SDK from 0
I need to create a node within the orchestration flow to consume an API. I have only identified that custom connectors are used for this task, but I don't know how to configure it from 0. Since in the flow context this option does not appear, what should I do first?
-
Exstream Input Channel Https
Hi, good day, I am using Exstream Cloud Native and I need help on the https input channel to identify how to use this link: https://<orquestrationURL>/api/v1/inputs/<mode>/<domainID>/<serviceName> And how you could run it with postman for testing.
-
Exstream CN basic question
Hi all, We are looking into implementing our current solution into Exstream Cloud Native. Our current solution is build on Communication Builder service, where we have one StoryTeller process exposed to StoryBoard and here we have created 200+ Themes which all have a Theme rule when to be triggered. The value which decide…