Quantcast
Channel: Adobe Community: Message List
Viewing all 150094 articles
Browse latest View live

Re: AEM 6.4 Event Listener & DAM

$
0
0

These are the INFO messages which does not seem to be related to your issue.

Check the browser console or network tab (Chrome developer tools) to see if there is an error.


VEC how does connect to Android Native App?

$
0
0

Hi community, i'm working on a Poc of adobe Target, but i'm stuck on VEC connection to my app, i don't know if i misunderstood the documentation because i don't able to connect to VEC, i've followed the steps on documentation and not mention explicit if this is enough to get the connection that i wanted between my app and VEC, this is my configuration and i hope you can help me with this.

 

 

I'm already using Sample Android App 1.4 (Located on Bottom of "Manage settings app" section in Mobile Services)

The json file have configured the parameters like "risds" and "clientCode" (target) and other parameters are configured by default on json by Adobe Mobile Services.

 

According to Target documentation, just need to do:

 

  • add the clientCode to Json
  • Put dependencies to gradle (app level)
  • Generate deeplink on xml in your activity
  • set up onCreate with methods TargetVEC.registerExtension(); & Target.registerExtension();

 

Additional methods (i understand) they're to dynamic views and other settings, so technically in the process to link VEC on app it'll be:

 

  • Generate A/B testing to mobile device
  • Add deep link (previously generated on XML view)
  • Synchronize VEC with app through opening link on web browser (mobile app)

 

 

All of those steps are successfully configurated of my part, but i'm just still unable to get any response of VEC, nothing happens once app is opened  from browser by link generated on VEC, (obviously i open the link on browser's device where is installed the app that i'm testing )

 

So please, can anyone give me some help here.

Thanks in advance to all of you! : )

Re: AEM 6.4 Event Listener & DAM

$
0
0

HI,

 

I made that test no errors logged in JS console. Also I saw is working on Touch UI but if you access DAM by the classic UI and click open on a published asset won't work any other assets are working properly.

Re: AEM 6.4 Event Listener & DAM

$
0
0

Check if you see a similar issue in Classic UI with assets published manually.

Re: Application ID Capturing in Page Name - How to Debug?

$
0
0

Dear Jennifer,

 

Thanks for the reply.

We are sure that we didn't call 'trackState' method in our Application Code.

Regarding Launch Rule, how do we set the 'trackState' call within the Launch Interface?

Based on my understanding 'trackState' implementation at Mobile Application will not request the Launch Rule to fire the Page View unlike Web Implementation right? Pretty not sure on the important of having 'trackState' at Launch, anyhow we wont have the control. Would you explain a bit?

 

Thank You!

Arun

Re: Facebook Ads Manager Data Integration into Adobe Analytics

$
0
0

Hi Roman,

 

Do you have your post about setting this one from Facebook Business Manager to Adobe?

Re: Migration of workflow from /etc to /var for 6.5 to 6.5 upgrade

$
0
0

Thanks Wasil and Vishu, that permission fixed the problem partially.

The behaviour of my custom workflow seems to be a little peculiar. For some workflow models, the scripts are getting picked and complied correctly, whereas for some other, I am getting the above error that the script doesn't exist [even though it does]. Any help on that?

HttpConnectionHandler - Connection failure - Sample Bus Booking Android APP

$
0
0

I am trying to Implement the Experience Cloud in Mobile Android Applications, I've followed the instruction carefully as per the tutorial.

 

Unfortunately we're getting some errors while Confirming that calls are being made to the Adobe servers in the Android Studio Logcat.

 

Unable to retrieve the Launch configuration. I affixed the error screenshot here for your reference.

 

 

Can anyone please help us to complete the Implementation process?https://docs.adobe.com/content/help/en/experience-cloud/implementing-in-mobile-android-app s-with-launch/configure-launch/launch-install-the-mobile-sdk.html

 

Followed Instruction: Install the Mobile SDK

 

Screen Shot 2019-11-28 at 11.40.31 AM.png


Re: Pound sign arriving as # in SMS recurring delivery

Re: TarMK Cold Standby - Channel Unregistered for Primary Instance

$
0
0

This issue has been solved by updating the folder structure for config file. Earlier the install folder was renamed to install.primary and install.standby. After create new folder install.primary and install.standby under install folder, the standby is working now.

Re: Adobe Target Global MBOX

$
0
0

Hi Shruthi,

Thanks for the response.

I am able to see the image request now if i filter it by delivery in network tab.

I could see the client id , session id and at.js version in that image request.

I could also see the Execute>payload in the beacon. but it is empty and doesnt have any values. is it normal or do we have to have any values inside it ?

Last Touch Channel - Paid Search showing as Natural Search

$
0
0

My Last Touch Marketing Channel report is picking up appx. 20% of Paid Search under Natural Search.

I have setup utm_medium params to identify Paid Search traffic [utm_medium=cpc].

As you can see in below Workspace for Last Touch report, the breakdown containing cpc actually has a First Touch channel of Paid Search but still gets shown as Natural Search in Last Touch - even though it's Paid Search traffic.

 

Can anyone please help with identifying what needs to be changed in my Marketing Channel Processing Rules for the Last Touch report to show correctly?

Thanks.

Paid Search under Natural Search.JPG

The processing order for my rules has Paid Search well above Natural Search.

Marketing Processing Rules - 1.JPG

Processing rule for Paid Search - OR condition: utm_medium=cpc or matches Adobe's Paid Search detection

Paid Search Processing Rule.JPG

 

Processing rule for Natural Search / ALL condition: medium does not contain cpc, source does not contain google and referrer contains the main three search engines.

NAtural Search Processing Rule.JPG

Re: EU cookie rule on tracking consent

$
0
0

... even better would be server-side implementation without any cookies!

Adobe campaign and Snow flake connector

$
0
0

Hi Team ,

 

does any know how do we connect to snow flake from AC ? I know there is no any connector yet at adobe .

is there any other way to connect snow flake db from AC ?

 

Thanks!

Pradyumn

Performance issue in AEM XML Documentation due to Indexing

$
0
0

Hello All,

 

Would like to share you about the performance challenge faced by one AEM customer w.r.t AEM XML Documentation and the solution which fixed the problem.

Customer use AEM XML Documentation solution in AEM 6.3.0.2.

They upload Zip of HTML files which would be processed by OOTB DITA Workflows and custom workflows to create new set of content for their product(s).

 

Problem faced:

  • Inconsistent performance was observed while processing the input HTML data.
  • For the same input data, it takes sometimes X min and sometimes Y min.
  • Consistent longer processing time irrespective of size of input data.
  • Processing time always takes more than 15 mins.
  • Slowness is observed across
    1. Async processing step of validating file for DTD compliance.
    2. Automated workflow step of creating preview page, replicating the preview page.

 

Client Environment:

AEM Version

6.3.0.2

Cores

8 Cores

RAM

64 GB

XML Add-on3.4

 

 

Spliting the process:

To find the rootcause , we first analyzed the distinct steps involved in the whole process.Following were the distinct steps involved

1. Completion of Preset availability

2. Completion of Preview page correction

3. Activation of preview page/ assets

4. Update of product pages

 

On extensive testing, it was observed that considerable time was spent on Preview page Correction & Activation of preview page/assets steps.

 

Thread dump analysis

To further investigate the issue, we collected the thread dump shared by customer.Thread dump covered the period of 20 min during which the whole processing occurred.So, we had 20 thread dumps. Each of these dump file contains 10 Jstack files to represent  the state of thread at every 4 secs.

So, overall we had 200 thread dump snapshots to analyze.

 

We analyzed each of these 200 snapshots, looked for those threads which are found to run frequently.

Found that 'async -index-update' thread was trigggered multiple times and found to be part of almost all thread dumps.

And this indexing was found to be taking almost 4 secs.

Also observed that such indexing were getting triggered for around 5 such custom oak indexes due to significant change happening in nodes pertained to some of folders which involves upload / processing.

 

Based on these observation, we suggested to customer to exclude some of the folders which involves extensive content creation(like /content/dam/htmlfiles) at the definitions of the aforementioned 5 indexes.

We suggested this, as it is confirmed that there would be no impact to functionality, by excluding such folders.

Once done, we see that performance increased massively.  File which used to take 25 min for processing takes just 2-3 mins for completion.

 

Hope this blogs helps!

 

Regards,

Venkatesh


Re: Integrating Adobe Experience Manager and Adobe Campaign Standard to create Newsletters

$
0
0

My problem was that on the server url for the AEM setting on campaign there was the port 4502. I used ngrok to set up a temporary url to test it.

Where is saving relationship data in /crx/de repository about Blueprint/LiveCopy

$
0
0

Hi Guys,

 

As you can see the screenshot regarding "Blueprint Control Center", I can see there has many status about pages live copy, but I cannot find the relationship in /crx/de path, I know somewhere saving the relationship and maintenance.

I mean why Blueprint knows there has two site ca/en, us/en reference by language-masters/en? It definitely somewhere saving the data.

Thanks a lot.

 

 

Capture1.PNGCapture2.PNG

Pages in AEM getting blank after adding Akamai .edgegrid dependency

$
0
0

After Adding com.akamai.edgegrid dependency into pom.xml pages in AEM showing blank.

 

I have added following akamai dependency into pom.xml

<dependency>

  <groupId>com.akamai.edgegrid</groupId>
  <artifactId>edgegrid-signer-apache-http-client</artifactId>
  <version>4.0.0</version>
</dependency>

 

As this belongs non-OSGi dependencies so I have imported following java package into pom.xml

<Export-Package>
   com.akamai.edgegrid.signer.*

</Export-Package>

 

has anyone faced the same issue?

Re: HttpConnectionHandler - Connection failure - Sample Bus Booking Android APP

Re: Pages in AEM getting blank after adding Akamai .edgegrid dependency

$
0
0

Check in the bundles how many bundles are in resolved state and what is missing in those bundles.

Viewing all 150094 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>