58 results found
-
DXP support for alerts
The scenario for usage is to add monitoring to be able to react swiftly on production issues and support our partner customers.
This gives both us partners and Optimizely more enviroment insights which results in more stable environments and happy end users and thereby customers.
Some examples to mention a few scenarios:
Response times in checkout
High error rates
Failing external calls
Slow response times external services
Slow response times servers
Failing endpoints
Asp.net core threading issues
High cpu on web fronts
High cpu database
SQL locks
SNAT issues
Anomalies in traffic or exceptions after deploysBest Regards / Jakob
4 votes -
Add Custom .NET Event Counters to Commerce
In order for development teams to identify development issues within their implementation they need to be able to see under the hood of their implementation and inspect the qualitative metrics of their implementation.
Additionally, within our production environment, we should have a variety of metrics available to us to diagnose the quality of an implementation. These metrics would help guide our investigation as the
Currently, this is missing and we have major issues with partner and customer implementations because of it and our MTTR within our production environments is protracted because of the lack of this information.
We also need…
1 vote -
Document the Cache Configuration Values
Without proper detailed documentation of configuration values, we can't expect partners/customers to properly configure our products. There is simply not enough detail in documentation to aid developers in the proper configuration of values, which results in production misconfigurations and causes unnecessary work.
https://docs.developers.optimizely.com/commerce-connect/docs/caching
1 vote -
Scan and Communicate Production Misconfigurations to Customers
Today, on my call with Wex, we came across a caching issue that I wanted to see if we could scan for potential cross-customer issues and generate a report on to help customers improve their performance.
Wex basically had a copy/paste "bug" in their configuration that came from documentation that likely every customer is using. It's likely that it's been misconfigured across many customers.
You can see here the documentation shows 1 minute as the cache duration. In many cases this should be set to 10 or 20 or 30.
https://world.optimizely.com/documentation/Items/Developers-Guide/Episerver-Commerce/9/Caching/
Is it possible to get someone in RE or…
1 vote -
Feature Enhancement Request: AD Data Feed Refresh Error / Increase Attribute Value column length
As a CSM, I am submitting this enhancement request on behalf of Stellar Industrial and their systems integration partner, Apexon, who are integrating an external AD-based product data feed with Optimizely Commerce Connect.
Stellar Industrial's AD system supports attribute values up to 500 characters, but Commerce Connect currently limits the attributeValue table to nvarchar(255). When their data feed refresh job runs, any attribute value exceeding 255 characters causes the job to throw an error, resulting in incomplete and inaccurate product data in their catalog.
What we're trying to solve: Stellar Industrial needs their AD data feed refresh jobs to complete…
1 vote -
Ability to update custom order status from order management
We have recently introduced a new custom order status called "Pending".
In our custom order workflow, when an order is placed using a specific payment gateway then it first gets "Pending" status and later the status is changed to 'In Progress' or 'Cancelled' via a webhook call.
As shown in the screenshot attached, it is possible for us to filter sales orders by this custom status and we can also view this in the grid but there is no way to change the status from "Pending" to "In Progress" or "Cancelled" using the Actions available in the order detail screen.
…
1 vote -
Access rights on tabview level of a custom meta class
When creating a custom meta class and linking it to e.g. a customer object, the meta class and it's data is shown on the customer object.
With AddPermissions() access rights for this metaclass are added for the "administrators" group. Non administrators, that can see/edit the customer object, also have access to the tab for the metaclass.It would be great if the access for the custom metaclass rights were implemented on the tabview level
It is also a limitation at API level as well, accoring to support, so the API should be enabled code to customize the tab level permission…
1 vote -
3 votes
-
Show full catalog path of categories/items added to discount
When viewing the categories/items added to a discount, it would be helpful to show the full catalog path of each item, to ensure the correct categories/items are added.
Currently, only the name of the category/item is shown.
1 vote -
Commerce Connect UI - "Edit Categories" selector field allow non master language to be selected
Commerce Connect UI - "Edit Categories" selector field allow non master language to be selected.
See COM-201515 votes -
B2C/ Commerce Connect UI - Implement a role for users to have read-only access to view orders and cart
In UI for Url -
customerdomain/EPiServer/Commerce/OrderManagement#/Make a read-only role to be able access but only view orders and carts.
4 votesWe will look into utilizing permissions for functions for the Order Management screen.
-
B2C / Commerce Connect UI - implement read only role for an user to view Orders
Several Partners wants to give read only access to induviduals to view Orders and Carts in UI, but not able to add or edit existing ones.
example url:
mycommercesite/EPiServer/Commerce/OrderManagement#/3 votes -
Commerce Connect Catalog Ui - implement category sort order
Catalog UI - implement category sort order
8 votes -
Commerce Connect Catalog Ui - Allow alphanumeric sort setting
The "catalog" tab in the right-hand pane of the CMS should have an associated setting for alphanumeric sort.
2 votes -
List which campaigns/discounts a product/variant/SKU is included in
Commerce Connect > Edit product/variant
When viewing the All Properties of a product, variant or SKU, it would be useful to show a list of any marketing campaigns/discounts that the item is included in.
This would help a marketer clean up campaigns and reduce the risk of items being added to wrong/multiple campaigns in error.
2 votes -
Set archived content to unpublished/inactive
When we set content to archived, it can still be routed to.
This should be unpublished or updated to say isActive = false when archived, or an option provided to do this so it isn't 2 separate requests1 vote -
Archive content using API
Currently it is not possible to archive content using the commerce api, meaning we had to create a separate integration for this in our PAAS CMS code which makes use of the ICatalogArchiveHandler.
Ideally we would have been able to do this via an API, providing just the code1 vote -
Change default value of UseBinaryFormatter to false
Change the default value of UseBinaryFormatter in Mediachase.DataProvider.DataOptions to false, as it will no longer be supported in .NET9, and will throw an exception 100% of the time if used. See https://devblogs.microsoft.com/dotnet/binaryformatter-removed-from-dotnet-9/
1 vote -
Update custom metafields of Address business entities with ServiceApi
I need to be able to GET and PUT Address custom metafields using ServiceApi. Currently this is possible for Organization business entities using the json body "Properties" array. This is documented in the API documentation. But if a custom metafield is added to an Address, which is used on an Organization with the "Addresses" array, neither can you GET the custom metafields in the response, but neither can you PUT the custom metafields in an update.
I was informed that this was indeed not possible right now in ServiceApi hence my request here to have this added.
1 vote -
Ability to refund after exchange order
There was a support request raised for this earlier, and we have been told that it is not supported at the moment: https://support.episerver.com/hc/en-us/requests/1757342.
For our business, we would love to have the ability to refund the customer at any stage of the order. In this case, a customer has purchased a product (online courses) and made a exchange one or more times, but eventually could not make it.
The current system cannot refund the order through the Optimizely Commerce interface, and we have to refund from the relevant payment gateway (e.g. Stripe) directly.
In the Optimizely Commerce UI, we…
1 vote
- Don't see your idea?