Hi Craig, Yes, we are working with support to get the DB restore done.I am wondering where we can provide the feedback for the product bug and also future product enhancement to provide ability to modify schema definition via xml ThanksSambhav
Hi ACS experts, We have encountered an issue in ACS while creating a new schema.We created a new schema which was joined with profile extension schema based on custom columns (email and name).When defining links, we have to give a link id which says it should contain maximum 30 characters. It do not...
Hi Amelia,If we use Launch/DTM to triggerview on URL/hash change detect, then back button will override the original content.The solution to this is to move the triggerview function in router (in your react app) so that irrespective of from where the view is changed, triggerview will always be trigg...
Hi,I had some experience Targeting Activity running on a react app. I have placed code on URL path change to trigger triggerView() function which is working fine.I did some personalizations like changing text etc. All of them works fine when I navigate to the views via website clicks.But when I clic...
Thanks Varun for replying,Yes thats correct, it is because of iframe behavior on mobile device.We do not want to disable the ID synch. Does it mean that AAM cannot be used for Hybrid app and we would need to use SDK for mobile app.Thanks
Hi,We have a hybrid mobile app which is using webview to display the webstite in mobile. Now the issue is, when we click on some links in app, it opens a new browser window in mobile (iOS) which is pointing to demdex.net/dest5.html and loads a blank page. This is the same URL that AAM script adds on...
Hi,We have a client who wants to access external database in AC. the problem here is, they are on hosted model. so as per AC documentation, they cannot use FDA.I want to know, what are the other available options to acheive this excluding file/SFTP option.Thanks
Hi,I am looking to create an activity based on if someone has clicked on an external link on page.What will be the suggested way.I have tried, creating a DTM rule for clicks and then trigger mbox, but thats not working for some reasonI can see error in mbox call: Uncaught TypeError: Cannot read prop...