Rapid setup - event triggered but no work item or access request is generated

Hello Developer,

I have updated the workflow for JML progress in the lower environment, it’s working fine without any issue, but in the high environment it is not running, when I have the identity refresh task for single identity in task result it showing that event process but there is not work item or access request generated.

Thanks,
Md Riyazuddin

Hi @RiyazuddinM,

did you change the existing WF or you have created a newer?

Hi @enistri_devo ,

yes, I have added the approval step in the workflow

and same thing I did in lower envi with the workflow.
everything is working in the lower envi.

any idea how to resolve it,
why the access request or work item is not generating.

Thanks,
Md Riyazuddin

Hi @RiyazuddinM ,

Enable tracing on the workflow by adding the trace variable, then review the logs and workflow case. This will help you to identify the issue better.

 <Variable initializer="true" name="trace">

Thanks,

@Arun-Kumar ,
where to add that, since I am using rapid setup leaver process

THANKs,
MD

Rapid Setup - Leaver with Approval.xml (18.5 KB)

This is the workflow which I am using

Just add the following into the xml, as shown in the attached screenshot. (You dont need the description tag)

<Variable initializer="true" name="trace">

Hi @Arun-Kumar and @sreeram,

I have added the trace tag in the workflow,

But nothing has been generated in the logs.
only the user CN is been mention.

please let me know what should I do.

Thanks

Hello @sreeram ,

any update what should I tried to complete the requirement

Thanks
Md Riyazuddin

2025-03-12T123603,534 workflowCaseNull.txt (256.9 KB)

Hello Support,

This is the log I am getting, but I am unable to see that workflows are getting executed, access requests, or work items.

Please suggest to me what to do.

Thanks,
Md Riyazuddin

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.