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

Re: Marketing Channel Processing Rule Setup - Please Verify

$
0
0

Hi ursulab50161321

The following Adobe Analytics parameters has been set in Processing Rules. (refer attached screenshot)

Please review the below setup for Social Networks - Processing Rules

 

  • d_src = ig ; fb
  • d_placement = Facebook_Desktop_Feed ; Facebook_Mobile_Feed ;
  • d_creative = creative id e.g 1528752458754
  • d_adgroup = Facebook - Rest of Europe
  • d_campaign = Sign Up - week11

 

 

PR - Setup 1.PNG

Thanks,

PV


Re: Text Frame event listener

Javascript undefined error for JS Use APIs

$
0
0

Hi all,

 

I'm using AEM version 6.3.0.2 and created a component using sightly and JS use API. I keep getting this error. Its the same with other components as well.

org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException

  • org.apache.sling.scripting.sightly.SightlyException: No JavaScript engine was defined.

at org.apache.sling.scripting.sightly.js.impl.JsUseProvider.provide(JsUseProvider.java:90)

at org.apache.sling.scripting.sightly.impl.engine.extension.use.UseRuntimeExtension.call(Use RuntimeExtension.java:72)

at org.apache.sling.scripting.sightly.impl.engine.runtime.RenderContextImpl.call(RenderConte xtImpl.java:75)

  at

 

What could be the reason and how do we fix it? Thanks.

Workflow Instances not COMPLETED

$
0
0

Hi,

 

I am creating a simple workflow with Process Step, Assign Task, Generate Document Of Record and Send Email.

I am able to complete the workflow successfully. However, the workflow instance is still showing RUNNING. It is intermittent.

 

Can you please tell me how to complete a workflow OR make sure its status changes to COMPLETED?

 

Sometimes I get the below error message:

 

com.adobe.granite.workflow.WorkflowException: Process implementation not found: com.aem.community.core.CustomStep

    at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:207)

    at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:261)

    at org.apache.sling.event.impl.jobs.JobConsumerManager$JobConsumerWrapper.process(JobConsume rManager.java:502)

    at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.startJob(JobQueueImpl.java:293)

    at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.access$100(JobQueueImpl.java:60)

    at org.apache.sling.event.impl.jobs.queues.JobQueueImpl$1.run(JobQueueImpl.java:229)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

 

Please help me understand why it is happening.

Pass Data elements attribute value to evars

$
0
0

Hi Team,

 

I am new to launch and configuring solutions , data elements, rules for sandbox environment.

Wanted to check how do we pass the data elements value to evars ?

 

I have Guests (evar18 ) configured in Analytics Admin UI and Data Element Name --->  "Guests" in Launch UI.

I want to set Guests Data element value to v18 . How can I do this?

Re: AEM 6.4.x: How to disable insertion of components unto an existing page?

$
0
0

I checked the configuration I submitted (as stated, I only wrote it down from memory, sorry). The issue seems to stem from the fact that there is a render condition used which hides the edit UI if insufficient ACLs are given - including the lack of create/delete paragraphs. Although the ACL setting is correct, the UI does not adapt accordingly.

 

The reason is the render conditions in the components, e.g. for the edit button at /libs/cq/gui/components/authoring/editors/clientlibs/core/js/edit/ToolbarActions/edit.Too lbarActions.EDIT.js which is checking the pageInfoHelper.canModify().

 

The information for that is coming via the pageInfo object, rendered by  the com.day.cq.wcm.core.impl.servlets.PageInfoServlet. I'm afraid the servlet only knows the AEM rights (Read, Modify, Create, Delete, Replicate, ACL_Read, and ACL_Edit) and therefore doesn't distinguish between can edit, but not add components.

 

So you will have to roll with the UI customizations as outlined above; but the ACL settings enforce that the rights actually reflect what you allow in the UI.

Re: why maven update reset to default modules? AEM 6.5.0

Re: Marketing Channel Processing Rule Setup - Please Verify

$
0
0

do you still face a problem? the rule looks good as far as I can see out of the screenshot.


Re: Broken renditions for AI, EPS and PDF file extensions

$
0
0

I am getting this in error.log when i make AI file as cover :-

 

16.09.2019 06:11:27.404 *INFO* [sling-oak-observation-15] org.apache.sling.event.impl.jobs.queues.JobQueueImpl.Granite Transient Workflow Queue Starting job queue Granite Transient Workflow Queue

16.09.2019 06:11:27.407 *INFO* [sling-oak-observation-15] org.apache.sling.event Service [QueueMBean for queue Granite Transient Workflow Queue,110713, [org.apache.sling.event.jobs.jmx.StatisticsMBean]] ServiceEvent REGISTERED

16.09.2019 06:11:27.433 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.adobe.xmp.worker.files.ncomm.XMPFilesNComm [PERF][EXECUTE_START] | /mnt2/java_temp/cq-dam-wf-file3937067595363153570.tmp | XMP extraction

16.09.2019 06:11:27.449 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.adobe.xmp.worker.files.ncomm.XMPFilesNComm [XMPFilesProcessor-4787] PROC: Executing request extractXMP

16.09.2019 06:11:27.449 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.adobe.xmp.worker.files.ncomm.XMPFilesNComm [PERF][EXECUTE_END] | /mnt2/java_temp/cq-dam-wf-file3937067595363153570.tmp | XMP extraction

16.09.2019 06:11:27.451 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.adobe.granite.asset.core.impl.metadata.xmpjcr.XmpToJcrVisitor No custom schema available, using default XMP schema service

16.09.2019 06:11:27.474 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.core.process.CommandLineProcess execute: mime type [image/png] of asset [/content/dam/projects/checkaiepscover/cover] is not in list of accepted mime types [[image/eps, image/x-eps, application/postscript, application/eps, application/x-eps]], ignoring.

16.09.2019 06:11:27.485 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.scene7.impl.S7ConfigResolverImpl Get S7Config null for resource /content/dam/projects/checkaiepscover/cover

16.09.2019 06:11:27.485 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.scene7.impl.process.Scene7UploadProcess Skip S7 upload due to cannot find configuration for file: /content/dam/projects/checkaiepscover/cover

16.09.2019 06:11:27.528 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.core.impl.RenditionMakerImpl generated rendition: /content/dam/projects/checkaiepscover/cover/jcr:content/renditions/cq5dam.thumbnail.140.1 00.png

16.09.2019 06:11:27.534 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.core.impl.RenditionMakerImpl generated rendition: /content/dam/projects/checkaiepscover/cover/jcr:content/renditions/cq5dam.thumbnail.48.48 .png

16.09.2019 06:11:27.556 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.core.impl.RenditionMakerImpl generated rendition: /content/dam/projects/checkaiepscover/cover/jcr:content/renditions/cq5dam.thumbnail.319.3 19.png

16.09.2019 06:11:27.556 *INFO* [49.249.236.30 [1568614287124] POST /bin/mls/crproject HTTP/1.1] com.adobe.granite.workflow.core.advance.DynamicParticipantNodeHandler Activate com.adobe.granite.workflow.core.advance.DynamicParticipantNodeHandler@2b7bbac6

16.09.2019 06:11:27.592 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.core.impl.RenditionMakerImpl generated rendition: /content/dam/projects/checkaiepscover/cover/jcr:content/renditions/cq5dam.web.1280.1280.p ng

16.09.2019 06:11:27.614 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.pim.impl.sourcing.upload.process.ProductAssetsUploadProcess payload path :/content/dam/projects/checkaiepscover/cover/jcr:content/renditions/original

16.09.2019 06:11:27.668 *INFO* [JobHandler: /var/workflow/instances/server0/2019-07-31_1/update_asset_952:/content/dam/projects/check aiepscover/cover/jcr:content/renditions/original] com.day.cq.dam.core.impl.process.SendTransientWorkflowCompletedEmailProcess Transient workflow complete email notification is disabled

Re: playhead blinks constantly...

$
0
0

Hi Jeff, 

 

after some testing, it happens with this project that is so big.

 

I just opened an empty project with some material (4k proress) from this documentary and it works fine. it's not blinking.

 

I've to check with other projects (spots and small edits) to see what happens. I hope have time this week to do those testing, now i'm immersed in this documentary.

Re: ACS file transfer with Amazon S3

$
0
0

This is the same issue I am facing "CRL-290151 HTTP response received from S3 0". Any update on this request.

Re: I would like to duplicate the design We Retail Is it possible to duplicate We Retail?

$
0
0

Yes, We-retail is the sample website provided with AEM and you can copy it to create custom pages. You can create a new folder(/apps/weretail-copy) and copy the clientlibs/components from "/apps/weretail"

 

Similarly, templates/policies/cloudconfigs reside under "/conf/we-retail/settings" directory, you can copy and from here and create templates using we-retail.

 

Lastly, if the instance is started with nosamplecontent runmode, you can download if from [1]

 

[1] Releases · Adobe-Marketing-Cloud/aem-sample-we-retail · GitHub

Re: How to disable Orderhistory json while using ContextHub

$
0
0

As far as I know, this is returned from "com.adobe.cq.commerce.impl.OrderHistoryServlet" and you can ignore the call. That said, try to stop the "cq-commerce-core" bundle from console[1] and check if the call is still getting triggered.

 

[1] http://<host>:<port>/system/console/bundles

Re: Javascript undefined error for JS Use APIs

$
0
0

I've seen this before when the runmode is incorrect, you can check further on this by checking [1]

 

[1] /system/console/status-slingsettings

Re: Automatically publish content from Master-Publish instance in Asset Offloading

$
0
0

Hi, yes metadata node is created after changing event type to 'Modified',but observed that workflow instances are created & getting triggered continuously at the back-end & publishing it to instance. Also thumbnails are not generated in renditions folder(only original is available).


Process step is not coming in dropdown list

$
0
0

@Component(

   label = "CQ Workflow Process amit",
   description = "Sample Workflow Process implementation amit",
   metatype = true,
   immediate = true
)

@Properties({

   @Property(

   name = "service.description",
   value = "CQ Workflow Process implementation.amit",
   propertyPrivate = true
   ),
   @Property(

   name = "service.pid",
   value = "amitsample.core.filters.WorkflowSamplefilter",
   description = "CQ Workflow Process description"
   ),
   @Property(

   name = "process.label",
   value = "my first workflow process step ",
   description = "CQ Workflow Process description"
   )

})

 

 

 

 

 

 

 

 

I am not getting  my customised process in the list . Please suggest what i m doing wromh here ...aem version 6.0 i m using ....and using all scr annotations

 

and

 

<dependency>
  <groupId>com.day.cq.workflow</groupId>
  <artifactId>cq-workflow-api</artifactId>
  <version>5.4.2</version>
  <scope>provided</scope>
</dependency>

 

 

full code if want to check:

 

package amitsample.core.filters;

import com.day.cq.workflow.WorkflowException;
import com.day.cq.workflow.WorkflowSession;
import com.day.cq.workflow.exec.WorkItem;
import com.day.cq.workflow.exec.WorkflowProcess;
import com.day.cq.workflow.metadata.MetaDataMap;
import org.apache.felix.scr.annotations.Component;
import org.apache.felix.scr.annotations.Properties;
import org.apache.felix.scr.annotations.Property;

@Component(

   label = "CQ Workflow Process amit",
   description = "Sample Workflow Process implementation amit",
   metatype = true,
   immediate = true
)

@Properties({

   @Property(

   name = "service.description",
   value = "CQ Workflow Process implementation.amit",
   propertyPrivate = true
   ),
   @Property(

   name = "service.pid",
   value = "amitsample.core.filters.WorkflowSamplefilter",
   description = "CQ Workflow Process description"
   ),
   @Property(

   name = "process.label",
   value = "my first workflow process step ",
   description = "CQ Workflow Process description"
   )

})

 

public class WorkflowSamplefilter implements WorkflowProcess {

   @Override
   public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap metaDataMap) throws WorkflowException {

 

 

 

  }

}

Disabling Extensions on Property

$
0
0

I wanted to disable Extension on an analytics property. but I get this error

Re: Process step is not coming in dropdown list

How to enable crxde light in author instance via domain.

$
0
0

How to enable crxde light in author instance via domain. Working with IP Port but not via webserver. we need it for Test Author environment. have enabled the required URL at dispatcher end, but on login we get the disabled message.

Re: Automatically publish content from Master-Publish instance in Asset Offloading

$
0
0

Do you mean that offloading (the worker instance) does not send rendition and metadata back to the master? Despite the Publishing process, does offloading topology work?

Viewing all 150094 articles
Browse latest View live


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