Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

KMarchewa
KMarchewa
Online

Badges

Badges
13

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
14

Posts

Posts
27

Discussions

Discussions
10

Questions

Questions
16

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by KMarchewa
Customize the badges you want to showcase on your profile
Including Adobe Target SDK in Custom OSGI Bundles - Adobe Experience Manager 07-06-2022
Hello.I have a custom OSGI bundle deployed to an AEM 6.5 instance. I wanted to include the Adobe Target Java SDK in the project (so it can be utilized by another service class). I have added it to my pom.xml: com.adobe.target target-java-sdk compile However, after publishing the package, I see the following error in the Web Console:com.adobe.target.delivery.v1.model -- Cannot be resolved com.adobe.target.edge.client.model -- Cannot be resolved After noting this error, I configured the maven-bu...

Views

224

Likes

0

Replies

8
People Core Services/Audience Library - Real Time Audiences , How Long is "Profile" Valid For - Adobe Experience Platform 23-05-2022
If I created an Audience in the People Core Audience library using an Analytics Dimension, how long is the "lookback" period or profile lifetime (to use Target terminology)? That is, if Dimension X came to be associated with Visitor Y, how long would Visitor Y be placed in the Real-Time Audiences built using Dimension X? Thanks.

Views

114

Likes

0

Replies

1
Adobe Target - Form Based/Mbox Activity not Functioning when QA Token Present for Separate Activity - Adobe Experience Cloud 20-05-2022
I have two Activities. One is Live, created using the FEC, and is has a local mbox ('conditionalMbox') for the location. The other is Inactive and created using the VEC. The VEC based Activity attaches an event handler to a button; this event handler calls applyOffer/getOffer passing the 'conditionalMbox' in the body. The problem is that, even though I have the "Show default content for all other activities" OFF, the "getOffer" callback returns no content/offers. However, if I remove the QA toke...

Views

137

Likes

0

Replies

0
Re: Adobe Experience Fragments - Event Handlers Not Consistently Being Attached When Injected by Target - Adobe Experience Manager 05-05-2022
Thanks for the response. I understand there are ways to modify the JS to address this, but is there anyway to do so without modifying that JS directly; for example, controlling when the XF gets injected, etc.

Views

97

Like

1

Replies

1
Adobe Experience Fragments - Event Handlers Not Consistently Being Attached When Injected by Target - Adobe Experience Manager 04-05-2022
Hello all:We have an Experience Fragment that utilizes custom AEM Components. Some of the elements in one of these Components get an event handler attached to them through a "clientlib" JS script in AEM. When using these Components through AEM, the event handlers are attached consistently and the code works as expected. The issue arises when we export the XF to Target and use it in an Activity. Approximately 90% of the time, the code works fine. The events are attached and client-side behavior i...

Views

126

Likes

0

Replies

3
Is it Possible to TriggerView in One Activity and Use SPA VEC in Another - Adobe Target 29-04-2022
Hello,Is it possible to (1) create an Activity that adds event handler that calls `adobe.target.triggerView()` (Custom Code Modification), and then (2) create another Activity that uses this View in the VEC (like you would for any SPA)? Or is it strictly necessary that triggerView() be added in the SPA/code base itself outside of Target? I have tried using the QA link for Activity 1 when creating Activity 2 but without success.

Views

92

Likes

0

Replies

0
Re: AEM - Possible to Integrate with Target Server Side? - Adobe Experience Manager 16-04-2022
Thanks for the reply. I understand the basics of server-side delivery; e.g. how I would implement in a "typical" server-side app (i.e. a Spring MVC one). My question is what is the best/common practice with using it alongside AEM specifically. Are the calls to Target's API normally put in the Sling models, a separate API, etc? Thanks.

Views

110

Like

1

Replies

0
AEM - Possible to Integrate with Target Server Side? - Adobe Experience Manager 15-04-2022
Hello,This may seem like a bit of a silly question, but is there any way to use Target Server side alongside AEM? I would not think it is possible since I am not sure where one could "hook" the usual server-side logic (calls to Target's Delivery api), but not sure if I am missing something?

Views

127

Likes

0

Replies

2
Re: AEM - Possible to Add Meta Tags to Pages in Bulk - Adobe Experience Manager 31-03-2022
Thanks much for the quick response. Unfortunately, I cannot install the Groovy Console package in AEM. Is there a good alternative that does not require in new packages in AEM itself?Thanks!

Views

248

Like

1

Replies

0
AEM - Possible to Add Meta Tags to Pages in Bulk - Adobe Experience Manager 31-03-2022
Hello, We have a need to add meta tags in bulk to many of our pages in AEM (normally adding through Page Properties -> Meta Tag). I was wondering if there is a way to automate this/do it in bulk, either through cURL or other means?Thanks,Kelly

Views

255

Likes

0

Replies

4