Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hi All,
If user publishing a page , looks like it is being published as administrator instead of his own user. Please let me know what might be the cause
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
There several ways in which a page can be published. In addition to the user simply activating the page from say the side kick or the Sites console a page can be published through a workflow (either by the author starting a workflow directly, or via the Activate Later function. In the case of activation via a workflow there is a process step at the end of the workflow where code triggers the publishing of the page in question. Be default this workflow code will use that a system user (the admin user) to publish the code.
If you are use the Activate Page/Asset custom workflow step (in the WCM Workflow category) you have the option to choose Replicate as Participant which will tell the workflow process code to use the approving user to publish the page instead of the admin user. If you aren't using Replicate as Participant the only way to know who published the page is via workflow history.
Vues
Réponses
Nombre de J’aime
is it publishing using workflow? then the workflow step is using admin session instead of use session.
Vues
Réponses
Nombre de J’aime
Hi sham,
Can you please elaborate more on this ? Any related docs to refer.
Vues
Réponses
Nombre de J’aime
There several ways in which a page can be published. In addition to the user simply activating the page from say the side kick or the Sites console a page can be published through a workflow (either by the author starting a workflow directly, or via the Activate Later function. In the case of activation via a workflow there is a process step at the end of the workflow where code triggers the publishing of the page in question. Be default this workflow code will use that a system user (the admin user) to publish the code.
If you are use the Activate Page/Asset custom workflow step (in the WCM Workflow category) you have the option to choose Replicate as Participant which will tell the workflow process code to use the approving user to publish the page instead of the admin user. If you aren't using Replicate as Participant the only way to know who published the page is via workflow history.
Vues
Réponses
Nombre de J’aime
Thanks Orotas and sham,.Issue with "activate later" only.
Vues
Réponses
Nombre de J’aime