Asset coming as null when workflows triggered through Launcher | Community
Skip to main content
October 19, 2015
Solved

Asset coming as null when workflows triggered through Launcher

  • October 19, 2015
  • 4 replies
  • 977 views

Hi,

    I tried to trigger the workflow through launcher by configuring when node(nt:unstructured) modified workflow need to be called(i.e. When metadata of an asset gets modified). I am getting Null Pointer Exception for asset. But If I triggered the workflow manually it is working fine.Please guide me to resolve this issue.

Regards,

Kirithi

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

Hi Scott,

            Thanks for your reply.It works for other node,in my use case only it is not working(Triggering workflow when metadata of an assets gets modified in Asset editor page).

            For the below scenario also it is not working

           cq:WorkflowNode = = "Title of WorkItem"(i.e. Assign to Approver) It is not triggering my custom workflow

 

Regards,

Kirithi

4 replies

Accepted solution
October 22, 2015

Hi Scott,

            Thanks for your reply.It works for other node,in my use case only it is not working(Triggering workflow when metadata of an assets gets modified in Asset editor page).

            For the below scenario also it is not working

           cq:WorkflowNode = = "Title of WorkItem"(i.e. Assign to Approver) It is not triggering my custom workflow

 

Regards,

Kirithi

smacdonald2008
New Participant
October 20, 2015

Can you use other nodes? 

I have not seen issues using Workflow Launcher. It works for me as described here:

https://helpx.adobe.com/experience-manager/using/Workflows.html

(see the Using Workflow Launcher).

If its only this type of node - there may be a bug. 

October 20, 2015

Hi Lokesh,

             Thanks for your reply. Please find the attachment.

 

 

Regards,

Kirithi

Lokesh_Shivalingaiah
New Participant
October 19, 2015

Hi Kirithi,

 Can you post the error you are seeing ?? We will have to see what is throwing null pointer

 

Regards,

Lokesh