teams chat component in dynamics, is the component available - chat

dynamics chat image
is this component available i.e(Gifs, emoji , edit the text ) rather building the chat component using fluent ui northstar

Teams chat component is the part of Teams product, so I think it's not available as reusable component for 3rd party apps development.
You can raise a user voice here:
https://microsoftteams.uservoice.com/forums/555103-public/filters/new

Related

What is the use of trackingFeature property in aem cq_dialog?

While anlalysing some aem component, I saw
trackingFeature="core-components:image:v2"
property in cq_dialog > .context.xml. What is the use of trackingFeature="core-components:image:v2" ?
This was added across AEM Core Components a couple of years back. The purpose of the change was to align the components with Coral UI tracking functionality. See the Coral UI 3 docs for more information.
Judging by the comments on a related GitHub issue, Adobe use this API to provide some analytics as part of the opt-in aggregated usage statistics
Quoting from the docs:
You can help improve Adobe Marketing Cloud by sending Adobe statistics about how you interact with AEM. This information does not contain any data about your company’s site visitors and will only be used to help Adobe deliver, support and improve your user experience.
You can opt into usage statistics collection by using either the Touch UI or the Web Console.
It's likely that the component you're looking at is a proxy component that extends one of the Core Components.

Is there a way to create intents and entities without the IBM Watson Conversation toolkit?

I want to train the Watson Conversation service without using the toolkit? I want the chatbot to be trained by code.
I want to develop a system from which the administrator of a web page can edit or create intents and entities, so that in this way I do not have to be the one to edit if something is wanted to change. IBM Watson Virtual Agent is something similar to what I want to create
You can create your own tooling or integration into conversation using the Workspace API.
https://www.ibm.com/watson/developercloud/conversation/api/v1/#workspaces

Two Adobe DTM - Dynamic Tag Manager - Instances On One Site?

Has anyone on Stack implemented two separately controlled Adobe DTM [Dynamic Tag Manager, formerly Satellite Tag Management System] instances on a single site? My team is looking to implement our DTM instance, for delivering 3rd party marketing tags, on a partner site that already has DTM implemented. My concern is that we might run into data duplication, tag collisions or js errors.
I found a post that provides insight around running two separately controled Google Tag Manager instances on the same site [domain], but nothing around Adobe DTM: Two different google tag manager accounts in same domain
Any help/direction/suggestions would be appreciated.
Art
DTM is not designed to have two instances on the same page. You will encounter issues with duplicate calls, namespace collisions etc..
I would recommend creating a new "container" within the company just for the third-party marketing tags. This way, those tags can be managed independent of the existing implementation on the site. To implement the new container, simply add the container embed code to the header of the site. The _satellite call at the bottom of the page only needs to be fired once, regardless of the number of containers.

How to plot route on a map?

Is there a way to plot route on a mapview? I can do it through opening a webview, but is there a way to plot it inside the application?
Please go through below links which includes Github project:
https://github.com/kishikawakatsumi/MapKit-Route-Directions
https://github.com/route-me/route-me/tree/master/samples
This is just the demo applications you need to edit as per your requirements.
If oyou are thinking of drawing a route between two locations obtained from Google API then unfortunately, Google license won't let you do what:
10.9 use the Service or Content with any products, systems, or applications for or in connection with:
(a) real time navigation or route guidance, including but not limited
to turn-by-turn route guidance that is synchronized to the position of
a user's sensor-enabled device;
(b) any systems or functions for automatic or autonomous control of
vehicle behavior; or
(c) dispatch, fleet management, business asset tracking, or similar
enterprise applications (the Google Maps API can be used to track
assets (such as cars, buses or other vehicles) as long as the tracking
application is made available to the public without charge. For
example, you may offer a free, public Maps API Implementation that
displays real-time public transit or other transportation status
information.
Here is a similar question:
Drawing a route in MapKit in iPhone SDK

Choosing a Portal / CMS software for developing multi brand websites?

We are in the early stage of overhauling a multi-brand website built using a custom developed java mvc framework to enable web 2.0 features. Built-in features we are looking at are: i18n, sso, content search and indexing, personalization, mashup support, ajax support, rich media content storage and management support, friendly to search engine optimizations, bookmarkable URLs, support for social networking sites, support for page composition and decoration using templates.
A combination of these features are supported by many portal and cms software.
Any insights will be very helpful in using a portal/cms combination to address this requirements!
This is a follow-up on this post focusing on the portal/cms angle
we are developing the same sort of thing, we are using Umbraco, open source, by far the best opensource we have come across
Joomla comes to mind. The ability to skin and implement templates is a core strength of the product. You can create channels of content as well as enable varying levels of user customization via roles.
Another nice feature is that you can export your changes to your template. that way you can port your changes easily from QA to a customer site.
Finally, there is a very active community of extension developers with customizations, as well as numerous template designers.
If you require a Portal that does integrate with your CRM such as Salesforce and yet allows you to build a Mobile-Optimized branded portal for Customers, Partners or any other groups of users you can check out Magentrix:
www.magentrix.com