Add comments in Batch Request

Hi experts,

Just like a comment can be posted when the Request Access , I want to add a comment when making request access or role by ‘Batch Request’ operation.

Looking at the IdentityIQ User Guide, I have seen that this is not possible OOTB. Is there any way to add comments when request is performed via Batch Request

Thanks in advance

1 Like

Hi @ismaelmoreno1

For Batch Request, we follow the standards rite (which columns to pass). If you pass extra column (comments), the OOTB task should accept data, parse the columns and give it to the Workflow you use for batch requests.

If it is just this comment you need, you can see the source of operation rite which will be Batch Request. You can customize the comments argument to include some text if source is Batch Request.

Thanks
Krish

1 Like

Hi @MVKR7T

I tried to apply this solution but couldn’t find where the extra column is passed to the workflow. It’s true that if I pass in an extra column, the task accepts the data and works as if the column wasn’t included. However, I looked at the workflow variables and I didn’t find any that seem to include the csv data.

Could you please tell me where to get the extra column data?
Thanks in advance!
Víctor

Sorry, I am on vacation. Glad that you found the solution already.

Thanks
Krish

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