Hi Team,I am looking for some solution which can help me in setting up monitoring for the developer console UI, can I achieve this via some workflow or monitoring tool like zabbix?I want to check if the page loads and also login using my email and passwd to ensure the site is up and running.
Hello,I tried to access the Developer Console. I am unable to proceed because there is dialog box requesting I accept Updated Terms. However, the agree button is greyed out. I opened the terms link, scrolled all the way to the bottom, but my only choice is to sign-out,Any help would be most apprecia...
I am sending emails to end user by using Adobe Campaign. I want to know the status of email sent for example whether email was delivered, open, etc. How can i achieve that.
When i run debug tracing API of Adobe IO events, then i got response of all events rather than a particular event or last one. How can i get response for a particular event or last one through below API: "https://api.adobe.io/events/organizations/1161908/integrations/424802/tracing/1489ca15-bbdd-40d...
Hii,While doing the installation in mac in safari, I was installing the packages in package manager, and also increased the size of the heap in start file by 4096, but I got one error says: gc overhead limit exceeded. May someone pls help, what could be the max value.Thanks!Muskan Garg
Hi Devs.Do we have a support for regex at dispatcher level.Actually I have added a generic rule like this which is not working.$1 and $2 are country code and language code.RewriteRule "^/([a-zA-Z]{2})/([a-zA-Z]{2})/precision-brewer/my-perfect-cup.html" "/$1/$2/precision-brewer/precision-brewer.html"...
Is there any other way through which we can generate any other API endpoint except JOURNALING UNIQUE API ENDPOINT to trigger our custom events? (before adding custom event in a particular project in stage environment of adobe developer console)
How can we post data through events_url or through any other url(if you can suggest) when our custom event gets triggered ? check below screenshot for more reference When i run events_url (https://events-va6.adobe.io/events/organizations/1161908/integrations/424802/1489ca15-bbdd-40d2-8723-088d57f3ea...
Hi.We are experiencing an issue with an action that exhausts it's memory, when the payload has a string array with ~1000+ values. The values are all 10 characters. The entire payload is roughly 15 kilobytes.We send the payload to a 3rd party endpoint, and the response is then used to update values i...