CORAL-UI - Publish Action -- cq.wcm.publish | Community
Skip to main content
April 29, 2016

CORAL-UI - Publish Action -- cq.wcm.publish

  • April 29, 2016
  • 3 replies
  • 1314 views

Hi All,

I am new to CORAL-UI(touch-UI) and need small help on publish the record using "cq.wcm.publilsh".

The path is  : /libs/wcm/core/content/sites/jcr:content/body/content/header/items/selection/items/publish/items/now

The "now" node properties are:

   action : cq.wcm.publish

how the record is publishing and where to find this action(which js the action contains).

i would appreciate if some one respond asap.

 

Thanks in advance.

 

Thanks,

Nani.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

smacdonald2008
Level 10
April 29, 2016

The AEM docs are very detailed on how to publish pages https://docs.adobe.com/docs/en/aem/6-2/author/page-authoring/publishing-pages.html. Hope that helps.

Ratna_Kumar
Level 10
April 29, 2016

Hi Nani,

In AEM, you can publish only the pages not the nodes. You have to use the packages(through package manager) to move nodes.

As Scott stated above, refer the AEM docs that tells in detail about how to publish pages: https://docs.adobe.com/docs/en/aem/6-2/author/page-authoring/publishing-pages.html.

Hope this Helps!

Thanks.
Ratna Kumar.

April 29, 2016

actually my requirement is how below actions are triggering i mean which js it is triggering.

site console actions from the touch ui:

     cq.wcm.publish  -- for publish

     cq.wcm.copy   -- for copy

     cq.wcm.move -- for move

I need to develop with new action same as above.so can some one explain how which files are executing from aem side it would be great.

I mean entire flow for one action

 

Thanks in advance.

 

Thanks,

Venkatesham G

smacdonald2008
Level 10
April 29, 2016

"which js it is triggering"

 It looks like you want someone to tell you how internal AEM JS scripts work. 

Modifying JS files in AEM is not recommended, 

April 29, 2016

Yes...I mean i need end to end flow of file names only...Thanks...i need to create end to end flow for my action so i asked.

Please help me if anybody knows.It would be great if some one respond to this.

Thanks in advance.

Thanks,

Venkatesham G.