56 results found
-
Reporting on unpublished pages
As a web content editor, reporting on unpublished pages means better governance of the website where there are multiple editors leaving pages unpublished.
1 vote -
Allow for CMS access management in the DXP Portal
New properties added to App Settings in the DXP Portal, allowing for DXP users to whitelist allowed IPs for CMS access.
5 votes -
Access to container / docker logs
As a developer, I want to access and download container/docker logs from PaaS portal and my environments, just as I can download application logs. This will help me find useful information when a container crashes or fails to start.
See attached dockerlogsmockup.png for suggestion for how this could look.
Here is an example of interesting exception in the docker logs. Today I need to reach out to support to access this vital information.
2024-09-24T05:29:04.3588100Z Starting ssh...
2024-09-24T05:29:04.4980741Z Starting OpenBSD Secure Shell server: sshd.
2024-09-24T05:29:04.4993808Z Starting application...
2024-09-24T05:29:13.4824830Z info: Microsoft.Hosting.Lifetime[14]
2024-09-24T05:29:13.4827604Z Now listening on: http://[::]:80
2024-09-24T05:29:13.4935836Z info: Microsoft.Hosting.Lifetime[0]
2024-09-24T05:29:13.4936420Z…9 votes -
Add display names to SaaS CMS instances in Opti ID
I am a CMS developer. I am just beginning to work with SaaS. In Opti ID, when I look at my SaaS instances, the instance names are not very human readable. Each begins with code representing the client name, and then a very generic environment name is added:
Production
Test 1
Test 2It would be very useful if we could set display names for these environments:
For myself, I work for an agency and may have access to many environments. Having to scroll the names as they currently exist is challenging. Am I looking at the right environment or…
1 vote -
Restore access to SendGrid
Before CMS 12 (and/or Commerce 14, DXP customers had access to SendGrid to log in directly at Sendgrid to see statistics on emails sent, bounce rates, open rates etc. This access was revoked as clients upgraded and the DXP environments were switched out.
Emails are fundamental for any commerce solution and I don't see any justifiable reason that DXP customers shouldn't at least have read-only access to SendGrid directly to self serve information on their email deliverability health.5 votes -
Support Early Hints in Cloudflare
Providing a means to enable the Early Hints feature in Cloudflare, which is included in all plans, could potentially improve performance drastically.
Enabling through PaaS portal is prefereable but a support ticket would be fine aswell.
https://developers.cloudflare.com/cache/advanced-configuration/early-hints/5 votes -
Allow developers to directly access databases in lower level environments
As a developer, allowing direct database access to lower level environments, such as integration, to troubleshoot issues or run queries to confirm schema/validate data. Direct access allows developers to do this quickly and efficiently, as the current ways of working with exports can be very cumbersome and time consuming for large databases.
14 votes -
Support using Sendgrid's EU datacenter
As a European site owner, I would like to send mails through Sendgrid's EU-based datacenter.
At the moment, DXP always uses the US API endpoint and routes the mails through a dedicated US address. For various reasons, we would like to have the choice of either EU or US datacenters.3 votes -
Using HTTP/2 calls from the Server
HTTP/2 is more performant than the current HTTP 1.1 and it is already available on the Cloudflare side, it would nice if it could be used when integrating with other systems. Faster calls on the server should add to the overall speed of the application.
4 votes -
Feature request: Cloudflare Turnstile Support in DXP
Cloudflare Turnstile is a modern, privacy-friendly captcha solution that improves user experience. Since Cloudflare is already part of DXP, it would be great to see native support for Turnstile in the platform.
1 vote -
Ability to smoke-test other sites during deploy (slot domains
As a CMS developer and QA specialist we want to be able to smoke-test multiple sites so that we can detect potential issues on all our sites during deployment with DXP Cloud Platform to our multi-site CMS platform.
When we deploy to PREP/PROD we get a temporary SLOT to run our smoke-tests against. For example:
* https://projectidprep-slot.dxcloud.episerver.net/
* https://projectidprod-slot.dxcloud.episerver.net/
These are the default URL provided by Optimizely and are configured on the first website. We would like to be able to smoke-test multiple sites on the SLOT instance.
We could configure additional domain names on each site like so:
* …4 votes -
Enable Brotli Support For WebP and Avif
Brotli support can be enabled in Cloudflare for assets and is the best compression mechanism.
Also for Core WebVitals we and many other solutions compress images to Avif (best or WebP (second best so that they are delivered in the best way.
The default compression formats do not support these formats for Brotli https://developers.cloudflare.com/speed/optimization/content/compression/#compression-between-cloudflare-and-website-visitors and need compression rules enabled to support enabling it.
Current the DXP does not allow us to do that and we would like the ability to add these file types so that Brotli can be used.2 votes -
Support or Access to Create Stored Log Queries on Preproduction and Production Environments
As a performance engineer, I need either support or access to create Stored Log Queries on our preproduction and production environments. Currently, we have minimal functionality and rights to create these queries in our staging application insights, which has been beneficial.
Having similar access in preproduction and production is crucial for maintaining performance and quickly resolving issues. Your prompt assistance in this matter would greatly enhance our operational efficiency.
Creation of custom queries is possible by going to:
Application Insights > Monitoring > Logs > Create a query > Click Save -> Save as query (or save as function4 votes -
DirectDeploy For Preproduction And Production
I'd like to request the ability to use DirectDeploy (https://docs.developers.optimizely.com/digital-experience-platform/docs/deploy-using-powershell#deploy-directly-to-web-app-without-a-slot-swap on both preproduction and production as currently the option is only available for integration. I understand that during the DirectDeploy process the site becomes unavailable, which you'd typically want to avoid for a production deployment. But there are scenarios where a fast fix is needed opposed to having to wait for the normal deployment process to complete. One such scenario is if there is an unforeseen error with a deployment that causes the site to no longer work properly or simply throwing a site wide exception.
Some companies can…43 votes -
Allow Access to App Insights > Investigate > Performance > Code Optimizations
I was advised by Technical Support services that Code Optimization access is not currently supported for DXP. Please Allow Access to App Insights > Investigate > Performance > Code Optimizations. It is a read permission, can provide useful information for developers, and I'm not aware of any major downsides or risks to adding this to the Power User role.
6 votes -
Cloudflare 524 error page Statistics, Alerting and Customization request
When Cloudflare fails to load a page on our DXP hosted website we would like the ability to see statistics about the number of time the 524 error page was displayed to our users.
We would like to request that statistics and/or alerting be made available through the DXP portal to be able to determine the scope of issues involving 524.
https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors/
https://developers.cloudflare.com/analytics/account-and-zone-analytics/zone-analytics/
We would also like to request the ability to provide customization to the 524 page to include our company's branding and/or the ability to add Google Analytics to provide statistics on these error page views.
https://developers.cloudflare.com/support/more-dashboard-apps/cloudflare-custom-pages/configuring-custom-pages-error-and-challenge/1 vote -
Execute Manually run Scheduled Jobs on the Scheduled Job Server
When a scheduled job is executed on a schedule it is executed on the special Scheduler server instance. When a scheduled job is executed by running it Manually it appears it executes on one of the front end servers. This feedback request is to suggest adding the manually run jobs to the queue or some other mechanism so they are executed on the scheduler instance. Running the scheduled jobs on the frontend web instances exposes the end users to poor performance when CPU and memory is peaked and can cause delays in executing the scheduled job when the server becomes…
2 votes -
Customer Feedback on Log Availability & Request for Product Roadmap Update
Hi Opti Team,
We are consistently receiving feedback from our customers expressing dissatisfaction with the current availability of logs within our system.
For context, we recently received the following response from your support team regarding log access:
"As mentioned in the follow up ticket, the CMS system does not handle login information. You can see the last login date in [dbo].[AspNetUsers] if you use AspNetIdentity. If you use another authentication method, you will have to handle it yourself."
This response, while technically accurate, does not provide a practical solution for our customers who require access to log data for various…1 vote -
Feature to export memory dump
Hi Team,
In the PAAS portal, we can download database, and logs for any environment. Similarly, can we have an option to download memory dump with time range selection for any environment?
Most of the time, the cause of timeout, and other unknown errors is custom code or data. It's useful for the customer for their initial investigation of such issues.
I can see a similar tool is developed by the Optimizely team and it is compatible with IIS but not with the DXP environment ( Linux https://github.com/episerver/DeveloperTools/tree/master
Can you please check the possibility?5 votes -
DXP ability to amend app service access restrictions
To restrict environments by IP requires implementing something via code:
https://docs.developers.optimizely.com/digital-experience-platform/docs/restricting-environment-access
This is cumbersome, especially for IP ranges. In addition it's not possible to restrict/allow by service tag - which we would also like to do.
Our application needs to allow it's own outbound IPs that can change at any time. Relying on a code-based IP restriction means that the site could become unavailable if the outbound IPs change.1 vote
- Don't see your idea?