Thanks arpitv27529355. I think, this does not require AEM and Salesforce cloud service integration. AEM just uses the API to fetch the user list from SF. Am i right?
Re: Exporting SF users to AEM
Re: Static Template on the ADOBE AEM 6.4
I realized that yesterday. Stupid me.
Can I abort requests processing using AEP SDK and Launch?
Hi,
Imagine this scenario: one developer has wrongly created a new trackAction call that is generating unnecessary requests. Is there a way to intercept them in Launch and avoid them to be processed? Something like s.abort = true for web environments?
Or I am seeing it from the false perspective? Our app developers are used to send trackAction and trackState calls... And I think that this will still be needed in the code, as actually under trigger conditions in Launch I can only pick between trackState, trackAction, collect PII & Launched. I was expecting to be able to tell developers just to send context.Data information, and depending on the values sent, send a specific call to Adobe Analytics (à la dataLayer.push for web environments)
I am totally new to App Tracking (the only experience I have is by using processing rules in the Analytics Admin page), so please understand my lack of certainty.
Best Regards,
Agustin
Re: Query of AEM Administration Certification?
Hi ALL - can someone please confirm and share the details
Re: Offer error: CompileRealTimeScript
Hello jyotiy43907700
I've deleted the Typology folder in Live environment, but the result is the same.
Except the Live environment folder, all its subfolder are generated after the deploy.
Thank you in advance,
Salvatore
Re: Multilingual support in AEM forms
Hi mandeepg68051529,
I am also facing similar issue. How do you expect a end-user to add query param for his/her preferred choice of language?
Request parameter afAcceptLang:End user isn't that much technical to append such query param.
Let's say, If a person is travelling to China from United-States, would see form in chinese language becasue browser says so. To override browser preference, he has to append afAcceptLang in query pram. If he isn't aware, will always see the form in Chinese lang?
Kindly suggest.
Re: Exporting SF users to AEM
Yes saravanank65031214 , it will just consume the API to get the users of salesforce as a response
Re: AEM 6.5 Certification Exam Study Material
Hi Vishu,
thanks for your reply! I am preparing myself for the AEM Developer Certificate. As I explained above, the general information does not include some code exercises that could appear on the exam. There are only some test questions for practicing, but this is not enough for the exam requirements.
My point is: Are there extra content to practice in addition to the AEM Assessment section?
Regards,
Fran.
Re: Adobe VID and MID
Hello,
Thanks a lot for your input.
I already checked the MID and it have the same value in all requests.
I tried to create a report to check it and it seems really related to the two environments that we have.
Exemple:
At 10:04am --> I go on www.mydomain.com/login page (MID = 76516731327854063534395696080000000000)
At 10:05am --> I arrive on closed.mydomain.com/index page (MID = 76516731327854063534395696080000000000 and VID = 7846847145)
At 10:06am --> I logout and arrive on www.mydomain.com/logout (MID = 76516731327854063534395696080000000000)
In the report, all the page from the www.mydomain.com under one single visit/unique visitor (in screenshot it is the Visit Number 19), and all the page on the closed.mydomain.com on another visit/unique visitor (in screenshot it is the Visit Number 28), even if the MID is the same.
Is there a configuration regarding the subdomain to do ?
Kind regards,
Julien Chevalier
Re: Query of AEM Administration Certification?
The first two seems more of a business practitioner work where as for others the best matching certification is Dev/Ops Engineer
Business Practitioner - Adobe Experience Manager Sites Business Practitioner Certification
Dev/Ops Engineer - Adobe Experience Manager Dev/Ops Engineer Certification
Cq show hide required field
Hi,
I am using cq-show-hide-dropdown feature of aem 6.4
If selection is number I have to show number field and if selection is text I have o show text field.
I have handled with cq-show-hide-dropdown.
Now both the number and text field are mandatory fields.
If given required: true on both of them the hidden field is showing the required error while submitting the dialog.
I can handle this in Js, but is there any way I can handle it in aem without js?
Community UI and Platform Changes Rolling Out Next Month!
![]() |
Hello Experience Cloud Community Users,
With the new release just around the corner, we wanted to give you a peek at what’s coming to the Experience League Community. This post will detail all major changes planned, including improvements in design, search, structure, and the road ahead!
These changes were reviewed in close collaboration with several of you. Thanks to everyone who participated in our surveys and in-person interviews. We hope these improvements make the Community easier to navigate, more organized, and most importantly, more fun!
Without further ado, here’s a preview of the upcoming Community changes. All improvements will be rolled out on 12th December 2019.
How will I access the new Community?
Bookmark and save the new community URL: https://experienceleaguecommunities.adobe.com (will be live on 12th December 2019). Experience Cloud Community users will be redirected from https://forums.adobe.com/community/experience-cloud to the new community URL.
What should I expect in the new Community?Our goal is to continue to be a trusted source of information and answers, and we strive to consistently improve your journey. To that end, we’re rolling out a completely redesigned Community interface including the following enhancements:
Important Migration Notes
Please keep in mind that consolidating or moving spaces and content will only affect the location of the content. It will NOT result in the deletion of posts or a resetting of group permissions.
How can I learn more?The new Experience League Community is almost here! Our team will continue to share important updates in the weeks to come. Don’t forget to leave your feedback and comments because they are vital to our success both now and in the future. Please share your feedback here: Experience Cloud Community Feedback
For more updates, stay tuned to the Community!
Thanks, Experience League Community |
Re: AEM users and groups migration from 6.2 to 6.4
If you are doing in place upgrade then all the users and groups will be migrated as is..
Excluding an entire table
Hi Adobe Classic Users -
I have a campaign which uses a location ID to send trending products to users in a trending product table. I want to be able to send a generic list of products to people not in the table but am having trouble figuring out how to exclude those in the table from the population.
Is there any way to create an exclusion against a table?
Right now I have recipeints joined to the Trending product table and a location table. and then sending out the email based on their location. Both joins are joined on location ID
Basically - I want to target all the recipients that have a location ID that is not in the Trending Products table with generic version of the email.
Re: AEM users and groups migration from 6.2 to 6.4
Hello,
It's not in place upgrade and we are still testing. Currently we have migrated only the content and configurations but the users and groups are not.
Regards,
Ivo
Re: AEM users and groups migration from 6.2 to 6.4
Please refer below to create package with user permissions
http://www.aemcq5tutorials.com/tutorials/migrate-users-and-groups-with-acl-permissions-in- aem/
Re: Query of AEM Administration Certification?
Agreed with nirmaljosehere, First go for the business practitioner and then DevOps. Once you have passed these, you can look into Developer and Lead developer later
Re: Maintain Login Information
Out of the box, there is no property set on users that stores the last login time. In other words, the Last Logon time is not stored in AEM for a user.
If you would like to capture those details, either you need to get it from IDP/LDAP side OR Update the user properties in AEM with a custom last login time property using the "org.apache.jackrabbit.api.security.user" API.
See this community article for information about working with this API:https://helpx.adobe.com/experience-manager/using/developing-aem-osgi-bundles-jackrabbit.ht ml
Once this property is set, you can use the link "https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/config uring.html" to configure report based on a query on the custom property and display it as a report.
Re: AEM users and groups migration from 6.2 to 6.4
You can use the link at [1] to move ACL's from one version of AEM to another.
Re: AEM users and groups migration from 6.2 to 6.4
Hello,
I know about ACL but my colleague told me not to use it for some reason. Is there any other way?
Regards,