Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/10/21
    Hello community, I'm trying to fetch dialog box values using WCM POJO class(Use class and Bean class). I'm providing my bean class and use class code here to fetch "title" value. Could you help me out! MyBean.java:public class MyBean{private String title='' ";public String getTitle(){return title;}p...

    Views

    495

    Likes

    0

    Replies

    2
  • 8/6/21
    If I have a two rules that trigger from the same event and one rule at order 50, and the other rule at order 60 - will the rule at order 60 wait for the rule at order 50 to finish before executing if we have "run rule components in sequence" enabled? We are seeing some weird timing stuff going on wh...

    Views

    611

    Likes

    0

    Replies

    1
  • 8/2/21
    Hi Team,We created one custom javascript rule where we firing custom evar , props and events using custom code and firing custom event but becone is firing pageview call not event call. please help us how to fire custom code events by event call not by pageview. Thanks & Regards,Madhusudan Sura | ma...

    Views

    1.9K

    Likes

    0

    Replies

    8
  • 8/2/21
    I have webpages as Single page application (SPA) without refresh. I am getting adobe hit for every URL change with the help of History Change event type. Now I am trying to capture some of the data layer objects on every URL change. For this I created seprate data elements and mapped them to evars &...

    Views

    581

    Likes

    0

    Replies

    1
  • 7/27/21
    Hi Team, I have used data element change event type on purchase rule I have used Order_ID data element, but still the rule is not firing. Kindly help, as I am new to launch.  Note: the duration of data element is none.

    Views

    1.4K

    Like

    1

    Replies

    4
  • 7/27/21
    Hi All,  Last year, I was working on ACS push notifications (Collect PII) using Adobe launch and our mobile application integrated with AEP SDK. We found a limitation that we need to create two different Launch properties for two environments - staging and production, since ACS has unique certificat...

    Views

    560

    Likes

    0

    Replies

    1
  • 7/26/21
    Using React Native, I need to update my sdk to 1.2.8 due to the error below Can some please tell me how to do this?  > Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. > Could not find :unspecified:. Required by: project :app > com.adobe.mar...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 7/22/21
    Is it possible to return a full list of all data elements names in custom code (written under Rules)? I have a few data elements and there will be new elements added in the future. I don't want to update my custom code every time a new element is added. Instead I want to GET a full list of data elem...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 7/21/21
    HiAfter upgrading to ExperienceSDK I am not able to get the tracking identifier.Analytics.getTrackingIdentifier(object : AdobeCallbackWithError<String> { }It times out after 5 seconds, and as expected the callback is returning the error which is `general.callback.timeout`Do we need to setup anything...

    Views

    1.1K

    Like

    1

    Replies

    3
  • 7/20/21
    How do I get the SDK to implement SSL pinning so the user of my app can't see the contents of the data that the SDK sends to the Adobe server? This question applies to the iOS SDK. Thanks,Priya

    Views

    1.2K

    Likes

    0

    Replies

    2