There was no separate IMS configuration was created for analytics as far as I know, can you raise a ticket with adobe support for this issue this is totally new stuff I am seeing.Hope they provide some solution for this.
Umesh Thakur
can you check your user's access to workspace from which you are trying to pull the audiences and as you already mentioned that audiences are being synched so there should not be any configuration issues there.
You change your name here sir/mam, not feeling good to call by this name....
It seems you are missing AT Analytics config and Framework configuration, even though you are not using any reporting source that configuration should be there in place.
While I was doing this integration with AEM 6.5, ther...
It seems your config is not getting resolved as there are some issue with the config
here is the example from my local.
/apps/system/config/com.adobe.granite.auth.oauth.accesstoken.provider.c3450e9d-3bc1-46ed-849f-25d1ce8ce945.cfg.json
if you follow the same pattern, it will work for sure.
look fo...
Hi @test1234567,When you are creating any activity directly in AEM with synced segment from Target, with the help of context hub, AEM used to show the personalise content on author instance but when you publish the personalised page then target comes into play based on how Target is configured for y...
Yes you can add suffix, in-fact if you add the configuration thru IMS console, you can find a hash string as suffix with the PID so that is alway a good practice to have one with suffix if you are expecting more than one configuration .
Hope this helps
Umesh Thakur
for IMS configuration you can use com.adobe.granite.auth.oauth.accesstoken.provider as PID to configure this thru your code I would suggest first configure IMS in your local then from /apps/system copy or move it to your codecloud configuration for target can be found at /etc/cloudservices/testandta...
Yes you can use Mybatis with AEM as it mybatis is also a java framework, I think adding just dependency, creating configuration and creating services will be sufficient to get started with it.For your references please go thru below post from @Pallavi_Shukla_ https://experienceleaguecommunities.adob...